GET /instrument/{instrument_name}/trade-history

Returns the trade history for the given instrument.

Path Params
string
required

Instrument name.

Query Params
integer

Entries created prior (<) to start time are excluded in UNIX timestamp in nanoseconds. Defaults to 0

integer

Entries created after (>) end time are excluded in UNIX timestamp in nanoseconds. Defaults to current time.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json