Changes to OHLCV chart data
GET /api/v2/market/chart/{symbol}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 21 revisions of this API.1613
What changed
- ▲
the response property
data/candlesbecame optional for the status200response-property-became-optional
- ▲
the response property
data/candles_countbecame optional for the status200response-property-became-optional
- ▲
the response property
data/currencybecame optional for the status200response-property-became-optional
- ▲
the response property
data/exchangebecame optional for the status200response-property-became-optional
- ▲
the response property
data/intervalbecame optional for the status200response-property-became-optional
- ▲
the response property
data/previous_closebecame optional for the status200response-property-became-optional
- ▲
the response property
data/rangebecame optional for the status200response-property-became-optional
- ▲
the response property
data/symbolbecame optional for the status200response-property-became-optional
- ▲
response property
data/candleslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/candles_countlist-of-types was widened by adding typesnull and numberto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/currencylist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/exchangelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/intervallist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/previous_closelist-of-types was widened by adding typesinteger and nullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/rangelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/symbollist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterperiodnew-optional-request-parameter
- ○