Schwab Charting Interface
Comprehensive interface for Schwab charting endpoints including historical data, real-time streaming, and technical analysis
Historical Chart Data
Real-time Streaming
Real-time price quotes
Available Schwab Endpoints
Historical Data
GET /api/v1/domains/market-data/quote/AAPL
Get latest quote for a symbol
GET /api/v1/domains/market-data/quotes/AAPL/historical
Get historical price data
GET /api/v1/domains/market-data/download
Download market data with indicators
Real-time Streaming
POST /api/v1/streaming/login
Login to streaming service
GET /api/v1/streaming/market-data
SSE stream for real-time data
GET /api/v1/streaming/status
Get streaming service status
Available Subscription Types
Level 1 Equity Quotes
Real-time price quotes
Level 2 Order Book
NASDAQ/NYSE order book data
Chart Data
OHLCV candlestick data