Here are some API quickstart examples for ALM-USDT on Unknown.
Examples here do not cover the full API. Read the full real-time API or algorithmic trading programming documentation.
Get trading pair overview as JSON over HTTP GET.
curl "https://tradingstrategy.ai/api/pair-details?exchange_slug=0x959d8347530d2ad677d06e965bc880a9ebd6338c&chain_slug=binance&pair_slug=alm-usdt"Click here to test.
Download daily OHLCV candles as JSON over HTTP GET.
curl "https://tradingstrategy.ai/api/candles?pair_id=1935771&time_bucket=1d"Click here to test.
Backtesting datasets are available as a separate download. The datasets include ALM-USDT data. View backtesting datasets.