CCXT-Historical-Data icon indicating copy to clipboard operation
CCXT-Historical-Data copied to clipboard

Python script to fetch historical data from the Binance Public API

Python system utilizing CCXT to capture arbatrary date range of historical data from any exchange CCXT supports.

Usage

Open the historical data jupyter notebook and simply run the setup block to install dependencies.

The import block at the bottom of the notebook will pull in Binance data for October 2019.

Credits?

I pulled some of this code from other soruces. I would love to credit them if I could remember where I found it.

If this is your code, feel free to ping me and I'll credit you appropriately.