Gekko BacktestTool Versions Save

Batch backtest, import and strategy params optimalization for Gekko Trading Bot. With one command you will run any number of backtests.

v0.7

6 years ago

Change Log

v0.7

  • "progress bar", ETA, avg backtest duration, TOP tables after each X backtests results
  • limits and filters for TOP tables
  • the possibility of defining a period for individual pairs ex: binance:USDT:BTC:2018-04-01:2018-04-05
  • parameter --period 7 days perform action for last 7 days without typing dates
  • default exchange and/or currency in configuration file for shorter pairs typing
  • strats config are back to csv file
  • stfu mode can be enabled in configuration file
  • some layout changes
  • bugfixes: #8, #17
  • backtest-config.pl updated
  • new binaries are done

v0.6.1

6 years ago

Strat settings in CSV output fix

v0.6

6 years ago

v0.5

6 years ago

Test "binaries". Let me know do it work on other OS.

Binaries for Ubuntu work on:

  • Linux Mint 18.3
  • Ubuntu 17.10

Binaries for FreeBSD not tested yet.