Days Candles

Response

Field NameDescriptionType
marketMarket IDString
candle_date_time_utcCandle time(UTC)String
opening_priceOpening priceDouble
high_priceHigh priceDouble
low_priceLow priceDouble
trade_priceClosing price.Double
timestampLast trade timestamp for the candle.Long
candle_acc_trade_priceAccumulated trade price for the candle.Double
candle_acc_trade_volumeAccumulated trade quantity for the candle.Double
prev_closing_pricePrevious Day Close Price
(Based on UTC+0)
Double
change_priceChange price compared to the previous day's closing priceDouble
change_rateChange price rate compared to the previous day's closing priceDouble
converted_trade_priceConverted Close price by 'convertingPriceUnit'.
(If not digital asset market, return null value.)
Double
Query Params
string
required

Market ID (ex. SGD-BTC, BTC-XRP)

string

When Only pagination is needed, the last candle time of the previous result. (exclusive). format : yyyy-MM-dd'T'HH:mm:ssXXX or yyyy-MM-dd HH:mm:ss.

int32
Defaults to 1

Count of candles (LIMIT : 200)

string

Converted close price unit.(Optional. If market ID is in digital asset market). Available Value : SGD

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json