TheFourGreatErrors / alpha-rptr

A trading bot for automated algorithmic trading on Binance Futures, Bybit, BitMEX and FTX written in python.
MIT License
448 stars 69 forks source link

Download OHLCV from Binance Futures based on onboardDate #72

Closed praveenbm5 closed 8 months ago

praveenbm5 commented 1 year ago

Download OHLCV data from Binance Futures from the Launch Day (+ 1day) for a given pair based on OnboardDate returned by API instead of doing a search backwards to see if data exists for a date until none exists and downloading from the farthest date data was available