Market Data
public/get_tradingview_chart_data
Returns traded-price OHLCV candles for an instrument_name between required start_timestamp and end_timestamp (UTC seconds) at the given period (1m up to 1w), aggregated from executed trade history. Each candle includes open/high/low/close prices plus USD and contract volume, formatted for charting. Public endpoint.
POST
public/get_tradingview_chart_data
Body
application/json
Parameters for public/get_tradingview_chart_data. Numeric fields accept either a JSON number or a string-encoded integer. Timestamps are UTC seconds.
