Here are some API quickstart examples for BUSD-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=0x32ce36f6ea8d97f9fc19aab83b9c6d2f52d74470&chain_slug=binance&pair_slug=busd-usdt"Click here to test.
Download daily OHLCV candles as JSON over HTTP GET.
curl "https://tradingstrategy.ai/api/candles?pair_id=948792&time_bucket=1d"Click here to test.
Backtesting datasets are available as a separate download. The datasets include BUSD-USDT data. View backtesting datasets.