Commit Graph

61 Commits (bb2d8fefd74ee09304dbe22f4ff64ed3e684aa00)

Author SHA1 Message Date
Matthias 51fbeed71f Rename TestStrategy to SampleStrategy
7 years ago
Matthias 91b0394433
Merge pull request #2156 from freqtrade/remove_live
7 years ago
Matthias aaeeb9c0c6 Merge branch 'develop' into align_userdata
7 years ago
Matthias 210f66e48b
Improve wording
7 years ago
Matthias be308ff914
Fix grammar error in documentation
7 years ago
Matthias 4ee35438a7 Improve deprecated docs
7 years ago
Matthias e9e2a83436 remove `--live` references
7 years ago
Matthias 8d1a575a9b Reword documentation
7 years ago
Matthias 5e440a4cdc Improve docs to point to `freqtrade download-data`
7 years ago
Matthias 219d0b7fb0 Adjust documentation to removed download-script
7 years ago
Matthias 2c5a499a8b Merge branch 'develop' into align_userdata
7 years ago
Matthias 9d471f3c9a Fix documentation for strategy-list
7 years ago
Matthias c85cd13ca1 Change default backtest result to "backtest_results" - backtest_data is
7 years ago
Matthias c4fb0fd6ca Don't run the bot with python3 freqtrade
7 years ago
Matthias 17800c8ca5 Remove folder references (it's directory!)
7 years ago
Matthias 8758218b09 Add data-analysis documentation
7 years ago
hroff-1902 1add432673 docs adjusted
7 years ago
Matthias 1bba9fcc53 Update documentation to use freqtrade, not freqtrade/main.py
7 years ago
Matthias 2bf7f2feae Remove duplicate backtest-result-analysi documentation
7 years ago
Matthias d7017ce1e4 Document backtest-result loading
7 years ago
Gianluca Puglia 38d293cc26 Updated doc
7 years ago
misagh 42cc3e525e link second try
7 years ago
misagh dd91b5c731 links corrected
7 years ago
misagh db1c9b8edf relative links
7 years ago
misagh 79ac20636f typo + broken link
7 years ago
misagh b029a98980 backtesting reformatted
7 years ago
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