Commit Graph

207 Commits (bfdbf0248c187c9b07b6a308943bda70a94de4e2)

Author SHA1 Message Date
Matthias f090dcc597 Merge branch 'develop' into feat/short
4 years ago
Matthias afe46a55f7 Add documentation for --cache backtest option
4 years ago
Matthias 2bcfc0c90c Add warning about cache problems
4 years ago
Rokas Kupstys 16861db653 Implement previous backtest result reuse when config and strategy did not change.
4 years ago
Matthias 46809f08fe Merge branch 'develop' into feat/short
4 years ago
Matthias 8373a4e713 Small Adjustments to improve compatibility
4 years ago
Matthias 7a2b50ce8b Update drawdown calculation to account drawdown
4 years ago
Matthias ddfbe55e7c Merge branch 'develop' into feat/short
4 years ago
Matthias b1b2eebd11 Change sequence of ROI/sell signal to favor sell-signal
4 years ago
Matthias 67f3570bf3 Merge branch 'develop' into feat/short
4 years ago
Stefano Ariestasia c126d2530a Add few sentences on docs
4 years ago
Matthias 5a8824171c Add short/long metrics to backtest result
4 years ago
Matthias 1fefb132e0 Improve wording in documentation
4 years ago
Matthias 7ae9b90174 Further clarify backtesting trailing stop logic
4 years ago
Matthias 053fb076e4 Add documentation for breakdown command
4 years ago
Matthias 47bba331c1 Merge branch 'develop' into pr/rextea/4606
4 years ago
Matthias b0c4f079c2 Merge branch 'develop' into feat/backtest_detail
5 years ago
Matthias 1cbe303434 Add documentation for --detail-timeframe
5 years ago
Matthias 1f3ccc2587 DefaultStrategy does not need to be limited
5 years ago
Matthias 77293b1f1e Remove Zero duration Trades
5 years ago
Matthias 8bb464bd64
Merge pull request #5108 from rokups/rk/pessimistic-trailing-stoploss
5 years ago
Matthias b38ab84a13 Add documentation mention about new behaviour
5 years ago
barbarius 1bb04bb0c2 Moved daily avg trade row next to total trades on backtest results
5 years ago
Matthias cf7394d01c Export backtesting results by default
5 years ago
Matthias a39860e0de Add tests for rejected signals
5 years ago
Matthias 08c707e0cf Update docs with new format
5 years ago
Rokas Kupstys e1dc1357ce Add drawdown column to strategy summary table.
5 years ago
Rokas Kupstys edcfa94093 Include zero duration trades in backtesting report.
5 years ago
Matthias 6a9c47d15f Update docs with new options
5 years ago
Matthias c2be9b971c Improve backtest assumptions with fill rules
5 years ago
Matthias 6555454bd2 Remove more ticker_interval occurances
5 years ago
rextea 2bed41da5d Add days breakdown table to backtesting
5 years ago
Matthias bc05d03126 Make best / worst day absolute
5 years ago
Matthias d9d5617432 UPdate backtesting doc for total profit calc
5 years ago
Matthias 6018a05343 Improve backtest documentation
5 years ago
Matthias f5bb5f56f1 Update documentation with backtesting compounding possibilities
5 years ago
Matthias d3fb473e57 Improve backtesting documentation
5 years ago
Matthias f04f07299c Improve backtesting metrics
5 years ago
Matthias 72f21fc5ec Add trade-volume metric
5 years ago
Matthias 35e6a9ab3a Backtest-reports should calculate total gains based on starting capital
5 years ago
Matthias 959ff99046 Add Dry-run wallet CLI option
5 years ago
Matthias b41078cc46 Don't include plugin documentation in Configuration page
5 years ago
Matthias 3e3c9e99c7 Move command references to their respective subpages
5 years ago
Matthias c659150d9f Also print trade_duration in seconds to json
5 years ago
Matthias 62e43539c9 Limit max_open_trades to maximum available pairs
5 years ago
Samaoo b45c2fb1d0
Update backtesting.md
5 years ago
Samaoo af53dfbfab
Update backtesting.md
5 years ago
Samaoo f5817063b7
Update backtesting.md
5 years ago
Matthias 22595e6f92
Merge pull request #3929 from radwayne/roi_trailing_backtest
5 years ago
Matthias e40d97e05e Small formatting improvements
5 years ago
Matthias 5d3f59df90 Add best / worst trade
5 years ago
Matthias a00f852cf9 Add best / worst pair to summary statistics
5 years ago
Matthias c69ce28b76 Update backtest assumption documentation
5 years ago
Matthias 57461a59f3 Update backtesting documentation with new logic
5 years ago
Matthias 730c9ce471 Add Max_open_trades to summary metrics
5 years ago
Matthias d8e1f97465 Fix documentation typo
6 years ago
Matthias 9982ad2f36 Add profit to backtest summary output
6 years ago
Matthias aa866294cd
Reformulate documentation
6 years ago
Matthias bdf611352e Update summary-metrics output
6 years ago
Matthias 2417898d00
Apply documentation suggestions from code review
6 years ago
Matthias 987188e41f Add avgduration for winners and losers
6 years ago
Matthias 42868ad24a Add best / worst day to statistics
6 years ago
Matthias 804c42933d Document summary-statistics
6 years ago
HumanBot 61ae471eef
fixed --export trades command
6 years ago
Matthias 33b7046260 Update more documentation
6 years ago
Matthias 69b44234a4
Update docs/backtesting.md
6 years ago
Matthias 74281a16fd
Move to the last point and clarify further
6 years ago
Matthias 1a6ddfcaeb
Be clear on evaluation logic during backtesting
6 years ago
Matthias 57345476ab Document pairlists for backtesting
6 years ago
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker
6 years ago
Yazeed Al Oyoun ff819386e1 added draws to backtesting tables, reduced len of some labels to help fit this without increasing total width
6 years ago
Yazeed Al Oyoun 5b00eaa42d
Updated Strategy Summary table to match other backtesting tables (#2864)
6 years ago
hroff-1902 24aa596e3c
Minor: Refine fee example in the docs
6 years ago
Matthias e1f89e3ad3 Reword Note in backtesting fee docs
6 years ago
Matthias 55041878ae Update Backtesting fee documentation
6 years ago
Matthias 63f41cf1c6 Update documentation with new result
6 years ago
Matthias 189835b963 Add documentation for ROI-1 case
6 years ago
Matthias b33e47a49e Update documentation with test-pairlist
6 years ago
Matthias a368646745 Merge branch 'develop' into feat/new_args_system
6 years ago
Matthias c4cb098d14 Update documentation with indicator_startup_period
6 years ago
hroff-1902 4ce278a06e
Merge branch 'develop' into feat/new_args_system
6 years ago
Matthias f3cfe147b5 Merge branch 'develop' into feat/new_args_system
7 years ago
Matthias 20dd3f2d67 Clearly highlight potential problems with looking into the future
7 years ago
Matthias 16e10d99b9 Remove timeframe logic for non-date entries
7 years ago
Matthias 00a95945e1 Improve assumptions
7 years ago
hroff-1902 edfbb56749
Merge pull request #2344 from freqtrade/backtest_nofees
7 years ago
Matthias ad35a3d7ab Small wording improvements
7 years ago
Matthias 82d4051a39 Add --fee to documentation
7 years ago
Matthias 73e9cbdea1 Fix #2338
7 years ago
Matthias 2710226326 Update documentation to use subcommands
7 years ago
Matthias 60e3e626e4 Improve timerange section of the docs
7 years ago
Matthias cc91ccad3e Improve documentation wording
7 years ago
Matthias 6aa1ec2a4c Some small restructuring
7 years ago
Matthias cc9fc41318 Rename section to data-downloading, implement some feedback
7 years ago
Matthias b1a3e213ae Improve backtesting docs
7 years ago
Matthias 3e0edc7ee2 Update backtesting section about correct data used
7 years ago
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