Historical Trade or Tick level-data can be expensive from an external data provider. Fortunately Binance provides a free data source. Using trade data and aggregating the candles yourself can often improve the quality of the dataset your're using as you're not mixing prices from different exchanges.
⭐ Code:
github.com/ChadThackray/tick-data-binance-2022/tre…
TimescaleDB real-time streaming tutorial:
• TimescaleDB for Algotrading - Full course ...
00:00 - Intro
02:05 - Binance Trade Data Download
07:29 - Aggregating Trade data to OHLC with Pandas
コメント