HOUND-USDT API and historical data
Here are some API quickstart examples for HOUND-USDT on Unknown on BNB Smart Chain blockchain.
Examples here do not cover the full API. Read the full real-time API or algorithmic trading programming documentation.
Trading pair info
Get trading pair overview as JSON over HTTP GET.
curl "https://tradingstrategy.ai/api/pair-details?exchange_slug=0xdc7ce45011173abd1215011d3bf171765f6a3a0e&chain_slug=binance&pair_slug=hound-usdt"
Daily OHLCV data
Download daily OHLCV candles as JSON over HTTP GET.
curl "https://tradingstrategy.ai/api/candles?pair_id=2411625&exchange_type=uniswap_v2&time_bucket=1d"
Backtesting datasets
Backtesting datasets are available as a separate download. The datasets include HOUND-USDT data. View backtesting datasets.