Overview of Twelve Data Python Client features
masterThe Twelve Data Python client provides access to the Twelve Data financial API and WebSocket services. Key capabilities include:
- Time Series Data: Retrieve OHLC (Open, High, Low, Close) data for stocks, forex, cryptocurrency, ETFs, and indices.
- Fundamental Data: Access company profiles, financials, and other fundamental metrics.
- Technical Indicators: Access over 100+ technical indicators.
- Flexible Output Formats: Data can be returned in
json,csv, orpandasformats. - Charting: Full support for both static and dynamic charts.
- Real-time Data: Real-time data streaming via WebSockets.
Note: An API key is required to use the service.