Skip to content

My own script for downloading spot price history from different exchanges for backtesting purposes.

Notifications You must be signed in to change notification settings

aviavee/cryptoPriceData

Repository files navigation

Repo Size TOP_LANGUAGE FORKS Stars

Gate.IO Spot price history download

Table of Contents

Description

Use this to download all historical spot price candlestick data from the following crypto exchanges:

  • Gate.io
  • Binance
  • ... more to come maybe, if I find the need for more data

a freqtrader import of these files will also come..

Built With

Getting Started

Downloading SPOT price history data from different exchanges.

Prerequisites

Python i guess

Installation

download edit save_dir to your preferred directory.

Usage

python3 downloadBinance.py --threads 5 will give you 5 threads when downloading.

License

GNU General Public License v2.0

About

My own script for downloading spot price history from different exchanges for backtesting purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages