Get the current market history for a particular symbol.
market history {candles: [[time, open, high, low, close, volume]]}
authorization {app_id, access_token}
market details {symbol, resolution, date_format, ...}
Generated using TypeDoc
Get the current market history for a particular symbol.
Returns
market history {candles: [[time, open, high, low, close, volume]]}