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

statusstring required

The status of this request's response.

daystring date required

The date that was evaluated from the request.

mapobject required

A map for shortened result keys.

msLatencyinteger required

The milliseconds of latency for the query results.

pairstring required

The currency pair that was evaluated from the request.