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