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