Skip to main content

Overview

The Chart API provides historical OHLCV data, real-time quotes, and charting configuration.

Methods

get_historical_bars(symbol, from_date, to_date, resolution)

get_quotes(symbols)

get_symbol_info(symbol)

get_config()

get_server_time()

Examples

Plot Price History