Skip to content

Gekko BacktestTool v0.7

Latest
Compare
Choose a tag to compare
@xFFFFF xFFFFF released this 16 May 18:47
· 6 commits to master since this release
3b684a1

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