Supported Assets
Data is available for the following asset classes:- Currencies: Fiat exchange rates (Forex).
- Crypto: Digital cryptocurrency pairs.
- Indices: Major global stock indices.
- Stocks: Equities from global exchanges.
- Commodities: Metals, energy, and agricultural products.
API Interfaces
The platform exposes two primary interfaces:REST API
Standard HTTP API for retrieving historical data, snapshots, and metadata.- Base URL:
https://api.tradewatch.io(Check documentation for specific endpoints) - Use case: On-demand data retrieval, historical analysis, system synchronization.
- View HTTP API Documentation
WebSocket API
Persistent connection for streaming real-time market updates.- Protocol:
wss:// - Use case: Live trading dashboards, algorithmic trading, instant price alerts.
- View WebSocket Documentation
