Candle
Last updated
Last updated
type
Always Candle
String required
candleType
Type of the candle
String, required
symbol
Unique instrument symbol
String required
high
High price of the candle
, required
low
Low price of the candle
, required
close
Close price of the candle
, required
volume
Total volume in the candle
, required
time
Bid timestamp in UTC
Timestamp, required
Possible values:
m
(1 min)
5m
(5 min)
15m
(15 minutes)
30m
(30 minutes)
h
(1 hour)
2h
(2 hours)
4h
(4 hours)
d
(Day)
w
(Week)
mo
(Month)