Get candles for symbol
GET {{baseUrl}}/quotes/candles/:symbol?time_from=<get>&time_to=<get>&period=<>
Candles (aggregating quotes)
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
time_from | string | Timestamp from which to show quotes | |
time_to | string | Timestamp till which to show quotes | |
period | string | Period |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X | string | Partner header (Binary24) |