In this video I show a variety of resources for gathering historical crypto price data. We look at yfinance, quandl and Kaggle data sources.
We look at how to import OHLC data from a CSV, how to resample and aggregate the data into any other time format.
How to get OHLC from coinbase Pro:
• Get OHLC/Candlestick data from Coinbase pr...
⭐ Code:
https://gist.github.com/ChadThackray/...