Bars
Stream bars in an OHLCV chart for pairs or assets in Standard spot exchange
✅ Request
📤 Response
📡 Streamed Data Format
📄 Field Descriptions
Index
Field
Type
Description
0
eventId
string
Unique event identifier
1
id
string
Unique identifier (e.g. ETH/USDC-PairMin
)
2
price
float
Price
3
timestamp
integer
UNIX timestamp of the event
4
volume
float
Volume (default or placeholder value is 0
)
Last updated
Was this helpful?