Commit Graph

132 Commits (812eb229df04db2461fdccc49d2f577bf64f8ab2)

Author SHA1 Message Date
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
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