Commit Graph

112 Commits

Author SHA1 Message Date
Samaoo b45c2fb1d0
Update backtesting.md 2020-12-12 10:27:17 +01:00
Samaoo af53dfbfab
Update backtesting.md 2020-12-09 15:57:15 +01:00
Samaoo f5817063b7
Update backtesting.md 2020-12-09 15:53:38 +01:00
Matthias 22595e6f92
Merge pull request #3929 from radwayne/roi_trailing_backtest
change backtesting behaviour if roi and trailing-stop happen at the same time
2020-12-03 19:40:46 +01:00
Matthias e40d97e05e Small formatting improvements 2020-11-28 17:52:29 +01:00
Matthias 5d3f59df90 Add best / worst trade 2020-11-28 17:45:56 +01:00
Matthias a00f852cf9 Add best / worst pair to summary statistics 2020-11-28 17:37:10 +01:00
Matthias c69ce28b76 Update backtest assumption documentation 2020-11-27 09:26:58 +01:00
Matthias 57461a59f3 Update backtesting documentation with new logic 2020-11-27 08:30:17 +01:00
Matthias 730c9ce471 Add Max_open_trades to summary metrics 2020-11-24 06:57:26 +01:00
Matthias d8e1f97465 Fix documentation typo 2020-08-18 19:44:44 +02:00
Matthias 9982ad2f36 Add profit to backtest summary output 2020-08-18 16:59:24 +02:00
Matthias aa866294cd
Reformulate documentation 2020-08-18 14:02:22 +02:00
Matthias bdf611352e Update summary-metrics output 2020-07-14 19:34:01 +02:00
Matthias 2417898d00
Apply documentation suggestions from code review
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-07-14 19:27:52 +02:00
Matthias 987188e41f Add avgduration for winners and losers 2020-07-03 19:58:02 +02:00
Matthias 42868ad24a Add best / worst day to statistics 2020-07-03 19:30:29 +02:00
Matthias 804c42933d Document summary-statistics 2020-07-03 08:02:27 +02:00
HumanBot 61ae471eef
fixed --export trades command
refers to issue 3413 @ https://github.com/freqtrade/freqtrade/issues/3413
2020-06-30 10:13:27 -04:00
Matthias 33b7046260 Update more documentation 2020-06-02 10:06:42 +02:00
Matthias 69b44234a4
Update docs/backtesting.md
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-04-29 10:47:53 +02:00
Matthias 74281a16fd
Move to the last point and clarify further 2020-04-29 10:39:55 +02:00
Matthias 1a6ddfcaeb
Be clear on evaluation logic during backtesting 2020-04-29 10:37:48 +02:00
Matthias 57345476ab Document pairlists for backtesting 2020-04-25 15:39:27 +02:00
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker 2020-03-08 20:47:02 +03:00
Yazeed Al Oyoun ff819386e1 added draws to backtesting tables, reduced len of some labels to help fit this without increasing total width 2020-02-07 03:51:50 +01:00
Yazeed Al Oyoun 5b00eaa42d
Updated Strategy Summary table to match other backtesting tables (#2864) 2020-02-06 06:58:58 +01:00
hroff-1902 24aa596e3c
Minor: Refine fee example in the docs
Taken from https://github.com/freqtrade/freqtrade/issues/2738#issuecomment-570687230. slightly reworded.
2020-01-04 01:08:37 +03:00
Matthias e1f89e3ad3 Reword Note in backtesting fee docs 2020-01-03 20:11:58 +01:00
Matthias 55041878ae Update Backtesting fee documentation 2020-01-03 11:20:08 +01:00
Matthias 63f41cf1c6 Update documentation with new result 2019-12-25 09:44:23 +01:00
Matthias 189835b963 Add documentation for ROI-1 case 2019-12-07 15:26:10 +01:00
Matthias b33e47a49e Update documentation with test-pairlist 2019-12-03 16:15:10 +01:00
Matthias a368646745 Merge branch 'develop' into feat/new_args_system 2019-10-29 19:33:56 +01:00
Matthias c4cb098d14 Update documentation with indicator_startup_period 2019-10-27 10:26:17 +01:00
hroff-1902 4ce278a06e
Merge branch 'develop' into feat/new_args_system 2019-10-23 22:45:06 +03:00
Matthias f3cfe147b5 Merge branch 'develop' into feat/new_args_system 2019-10-20 19:32:34 +02:00
Matthias 20dd3f2d67 Clearly highlight potential problems with looking into the future 2019-10-20 16:22:11 +02:00
Matthias 16e10d99b9 Remove timeframe logic for non-date entries 2019-10-19 15:10:48 +02:00
Matthias 00a95945e1 Improve assumptions 2019-10-18 10:00:43 +02:00
hroff-1902 edfbb56749
Merge pull request #2344 from freqtrade/backtest_nofees
Backtest no fees / custom fees
2019-10-07 13:30:20 +03:00
Matthias ad35a3d7ab Small wording improvements 2019-10-07 07:02:43 +02:00
Matthias 82d4051a39 Add --fee to documentation 2019-10-05 15:33:44 +02:00
Matthias 73e9cbdea1 Fix #2338 2019-10-05 09:56:01 +02:00
Matthias 2710226326 Update documentation to use subcommands 2019-09-29 19:18:52 +02:00
Matthias 60e3e626e4 Improve timerange section of the docs 2019-09-26 11:00:26 +02:00
Matthias cc91ccad3e Improve documentation wording 2019-09-25 06:26:28 +02:00
Matthias 6aa1ec2a4c Some small restructuring 2019-09-24 07:05:30 +02:00
Matthias cc9fc41318 Rename section to data-downloading, implement some feedback 2019-09-24 06:56:31 +02:00
Matthias b1a3e213ae Improve backtesting docs 2019-09-21 10:13:00 +02:00