Add Async Binance Candlestick Retrieval

3 days ago
66

This update builds on the existing asynchronous architecture to now include Binance candlestick data retrieval for all shared assets. Candlestick data is fetched via asyncio and aiohttp, structured into Pandas DataFrames, and logged alongside previously retrieved spot prices. By integrating candle data into the asynchronous workflow, the script now offers a more holistic and efficient view of the crypto market conditions.

https://github.com/PythonCryptoDev369/trade/blob/194949abef234bd033ee6254db7810a650b632f5/trade.py

BTC -> bc1qm9f4qt0fvmf08x9fq7kaw0jm9p470cvhvv9amj
ETH -> 0x168973848BC0f159f0cac1313564176002e4d93D
XRP -> rsCmjwyXKg4QjLFwKcNUnyc7nCr6m6ti22

Loading 2 comments...