Retrieves a list of aggregated candles data for a given instrument, granularity and time range
For more information, please visit the INTX Java SDK.
Identifies the instrument by name (e.g., BTC-PERP
)
The aggregation period of the candles data. End timestamp in ISO 8601 timestamp format (e.g. 2024-03-01T00:00:00Z).
ONE_DAY
, SIX_HOUR
, TWO_HOUR
, ONE_HOUR
, THIRTY_MINUTE
, FIFTEEN_MINUTE
, FIVE_MINUTE
, ONE_MINUTE
Start timestamp in ISO 8601 timestamp format (e.g. 2024-03-01T00:00:00Z
)
End timestamp in ISO 8601 timestamp format (e.g. 2024-03-01T00:00:00Z
)
Instrument list
The response is of type object
.