Giter Club home page Giter Club logo

gekko-datasets's Introduction

What is it?

Ready to use Gekko trading bot SQLite dump files with history use to do backtests. Just copy downloaded file to the Gekko's history directory and you get for example: full history of Binance BTC pairs.

The data is systematized in two ways: in order to improve Gekko's performance, full history data is divided into separate files sorted by exchange and currency pairs. Each database file contains all possible assets from a given exchange-currency.
Second option: data for the last days (7, 14, 30, 60) have all possible currencies and assets from a given exchange in one db file.

The files are updated every day with new data after 23:15 GMT.

Currently available datasets

  • Binance - BTC, BNB, ETH, USDT (full history)
  • Bitfinex - BTC, ETH, USD (from 2017-07-01), EUR, GBP, JPY (full history)
  • Poloniex - BTC, ETH, USDT, XMR (from 2017-07-01)
  • GDAX - BTC, EUR, GBP (full history)
  • Kraken - XBT, ETH, USD, EUR, CAD, GBP, JPY (full history)

Available soon / currently import

  • Bitfinex - USD (from 2017-01-01)
  • Poloniex - BTC (from 2017-01-01)
  • GDAX - USD (from 2017-07-01)

Download

Dumps are compressed by zip and stored on Google Drive, detailed information about candles are in .info files.

Last 7, 14, 30, 60 days: drive.google.com
Full history: drive.google.com

The current size of all uncompressed full period databases is about 13 GB.

Local datasets update

I recommend Gekko-BacktestTool app for self-updating via exchange API import. With one command you can import all new candles. For example, for dataset binance-usdt, use the command: ./backtest.pl -i -p binance:USDT:ALL -f last -t now The rest is done automatically.

Do you want to make a mirror?

Feel free if you want to process / modify the data contained in this repository. For those interested, I provide scripts whose task is to update datasets from last value to current time and share dumps on Google Drive. The datasets.sh (main script) and datasets_info.pl (generating detailed information about candles) files are located in the /root/gekko directory, and my separate copies for each datasets in the following subdirectories: binance-usdt, binance-btc, binance-bnb, binance-eth, poloniex-usdt, poloniex-xmr. Add the datasets.sh file to cron, and the rest happens by itself. Scripts require: Gekko, Gekko-BacktestTool and Gdrive.

See also

Donate

If you liked my job, you can buy me coffee.

BTC: 32G2cYTNFJ8heKUbALWSgGvYQikyJ9dHZp
BCH: qrnp70u37r96ddun2guwrg6gnq45yrxuwu3gyewsgq
ETH: 0x50b7611b6dC8a4073cB4eF12A6b045f644c3a3Aa
LTC: M9xT3mcxskjbvowoFa15hbKXShLNTuwr6n

gekko-datasets's People

Contributors

xfffff avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.