Commit Graph

35 Commits (c8d06e2b0e4db96e87f09a31a0ea07fe6dcfa900)

Author SHA1 Message Date
Matthias c648e2acfc Adjust documentation to strategy table
8 years ago
Matthias 4ea6780153 Update documentation with --strategy-list
8 years ago
Janne Sinivirta 0b3190552e
Merge pull request #1018 from freqtrade/feat/sell_reason
8 years ago
Matthias 0775a371fe rename sellreason to sell_Reason, fix typos
8 years ago
Matthias ad98c62329 update backtest anlaysis cheatsheet
8 years ago
Matthias b29eed32ca update documentation
8 years ago
xmatthias e70cb963f7 document what to do with exported backtest results
8 years ago
xmatthias 5c3e37412e update docs
8 years ago
xmatthias e22da45474 update documentation with forcesell at the end of the backtest period
8 years ago
xmatthias 6e68c3b230 fix backtesting.md formatting
8 years ago
Janne Sinivirta 5ff405b0b0 allow defining of timeframes to download
8 years ago
Janne Sinivirta d4b431a335 update documentation about download_backtesting_data.py script
8 years ago
Janne Sinivirta eeda93a359 Fix folder names in custom datadir documentation
8 years ago
xmatthias 5ef2654eb4 replace references to old url
8 years ago
xmatthias 482d063638 update documentation for --export-filename
8 years ago
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