Commit Graph

220 Commits (c7dfd54eb3e03e3d42386bae5645834a8fdd67d6)

Author SHA1 Message Date
creslin 9dbe5fdb85 Update back testing document to include example using Posix timestamps
8 years ago
creslin 280e8b3208
Update backtesting.md - correct instructions
8 years ago
creslin 607c895065
Update backtesting.md: how to call a custom strat
8 years ago
Anton 24ab1b5be5 Fix review comments, documenation update
8 years ago
Anton 82ea56c8fd Fix review comments. Add support of datetime timeganges
8 years ago
enenn db46ad6502 Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
8 years ago
enenn c1c6ed6ed7 Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files
8 years ago
Matthias 480d3876b8 Align calling of freqtrade in backtesting and plotting docu (#554)
8 years ago
seansan fe730a3db0
Update backtesting.md
8 years ago
seansan 3a905e3d59
BAcktest with **With a (custom) strategy file**
8 years ago
kryofly 4a9e1cb345 Merge branch 'develop' into backtest-export
8 years ago
Gerald Lonlas 861e065d08 Fix markdown mistakes in backtesting doc
8 years ago
kryofly 0e58ab7e01 more advanced use of --timerange
8 years ago
kryofly 71bb348698 rename --timeperiod to --timerange
8 years ago
kryofly f61012097c Merge branch 'develop' into timeperiod
8 years ago
kryofly 3277e491f1 support download for multiple testdata sets
8 years ago
kryofly ed47ee4e29 backtest export json2
8 years ago
kryofly 94883202b8 docs: --timeperiod argument
8 years ago
kryofly 0c9d862a49 docs: --datadir documentation
8 years ago
Gerald Lonlas cb7c36a512 Add Backtesting and Hyperopt documentation
8 years ago