Commit Graph

167 Commits

Author SHA1 Message Date
Anton 24ab1b5be5 Fix review comments, documenation update 2018-05-01 00:27:05 +03:00
Anton 82ea56c8fd Fix review comments. Add support of datetime timeganges 2018-04-28 00:16:34 +03:00
enenn db46ad6502 Change ticker interval from minutes as integer to string (1m, 5m, 1h,...) 2018-04-07 16:57:47 +02:00
enenn c1c6ed6ed7 Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files 2018-04-07 16:51:50 +02:00
Matthias 480d3876b8 Align calling of freqtrade in backtesting and plotting docu (#554) 2018-03-15 23:34:13 +01:00
seansan fe730a3db0
Update backtesting.md 2018-01-28 15:20:38 +01:00
seansan 3a905e3d59
BAcktest with **With a (custom) strategy file** 2018-01-28 14:51:45 +01:00
kryofly 4a9e1cb345 Merge branch 'develop' into backtest-export 2018-01-19 07:02:38 +01:00
Gerald Lonlas 861e065d08 Fix markdown mistakes in backtesting doc 2018-01-18 21:07:55 -08:00
kryofly 0e58ab7e01 more advanced use of --timerange 2018-01-16 00:15:49 +01:00
kryofly 71bb348698 rename --timeperiod to --timerange 2018-01-15 21:49:06 +01:00
kryofly f61012097c Merge branch 'develop' into timeperiod 2018-01-14 10:23:54 +01:00
kryofly 3277e491f1 support download for multiple testdata sets 2018-01-13 17:40:59 +01:00
kryofly ed47ee4e29 backtest export json2 2018-01-11 19:14:11 +01:00
kryofly 94883202b8 docs: --timeperiod argument 2018-01-11 00:14:36 +01:00
kryofly 0c9d862a49 docs: --datadir documentation 2018-01-07 10:15:26 +01:00
Gerald Lonlas cb7c36a512 Add Backtesting and Hyperopt documentation 2018-01-02 22:50:54 -08:00