Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
examples/py/fetch-bitfinex-ohlcv-history.py error
If we're fetching 5 min candles we have to multiply (len(ohlcvs) * minute) by 5.
- Loading branch information