Skip to main content

Overview

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

Methods

GetHistoricalBars(params *HistoricalBarsParams)

GetQuotes(symbols []string)

GetSymbolInfo(symbol string)

GetConfig()

GetServerTime()