benyblack / BinanceDataset

A dataset from binance data to be used for backtesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binance Dataset

This repo consists of 1-minute candles data from Binance which are dumped, cleaned, and fixed by some python scripts.

This data is an outcome of my other project. I thought it might help others for back-testing.

TODO:

  • Add the base data (First version of data added in releases Link)
  • Script for generating the other timeframes (5m, 15m, 1h, 4h, 1d, 1w)
  • Update data script
  • Add new pairs on Binance

About

A dataset from binance data to be used for backtesting