Get Historical Crypto price data in Python

Опубликовано: 01 Март 2026
на канале: Chad Thackray
13,306
216

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/...