latestOpenAPI 3.0.32026-08-101461131.1 MB
ad6f143e43aa
fx:trades
Historic Forex Ticks
Get historic ticks for a forex currency pair.
get/v1/historic/forex/{from}/{to}/{date}
Path parameters
fromstring required
The "from" symbol of the currency pair.
Example: For USD/JPY the from would be USD.
tostring required
The "to" symbol of the currency pair.
Example: For USD/JPY the to would be JPY.
datestring date required
The date/day of the historic ticks to retrieve.
Query parameters
offsetinteger
The timestamp offset, used for pagination. This is the offset at which to start the results. Using the timestamp of the last result as the offset will give you the next page of results.
limitinteger
Limit the size of the response, max 10000.
Response
An array of forex ticks