{
"topic": "market_candlestick:0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890:1h",
"candle": {
"t": 1699564800000,
"T": 1699568400000,
"o": 49800,
"h": 50300,
"l": 49600,
"c": 50125.75,
"v": 1250.5,
"i": "1h"
}
}Real-time candlestick/OHLCV data for a specific market and interval
{
"topic": "market_candlestick:0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890:1h",
"candle": {
"t": 1699564800000,
"T": 1699568400000,
"o": 49800,
"h": 50300,
"l": 49600,
"c": 50125.75,
"v": 1250.5,
"i": "1h"
}
}Candlestick interval (1m, 15m, 1h, 4h, or 1d)
Market address (Aptos address format, e.g. 0x456...)
Real-time candlestick/OHLCV data for a specific market and interval