Commit Graph

190 Commits

Author SHA1 Message Date
Matthias 1cbe303434 Add documentation for --detail-timeframe 2021-08-31 19:58:08 +02:00
Matthias 1f3ccc2587 DefaultStrategy does not need to be limited 2021-08-26 07:00:15 +02:00
Matthias 77293b1f1e Remove Zero duration Trades
after the recent backtesting fixes, this metric no longer makes sense, as it can't really be 0 any longer.
2021-07-04 10:50:10 +02:00
Matthias 8bb464bd64
Merge pull request #5108 from rokups/rk/pessimistic-trailing-stoploss
Implement most pessimistic handling of trailing stoploss.
2021-06-17 18:41:00 +01:00
Matthias b38ab84a13 Add documentation mention about new behaviour 2021-06-17 06:48:41 +02:00
barbarius 1bb04bb0c2 Moved daily avg trade row next to total trades on backtest results 2021-06-16 11:40:55 +02:00
Matthias cf7394d01c Export backtesting results by default
closes #4977
2021-06-14 19:57:24 +02:00
Matthias a39860e0de Add tests for rejected signals 2021-05-23 14:15:02 +02:00
Matthias 08c707e0cf Update docs with new format 2021-05-22 15:38:13 +02:00
Rokas Kupstys e1dc1357ce Add drawdown column to strategy summary table. 2021-05-21 11:36:23 +03:00
Rokas Kupstys edcfa94093 Include zero duration trades in backtesting report. 2021-05-21 11:36:23 +03:00
Matthias 6a9c47d15f Update docs with new options 2021-04-17 10:48:24 +02:00
Matthias c2be9b971c Improve backtest assumptions with fill rules 2021-04-04 07:02:59 +02:00
Matthias 6555454bd2 Remove more ticker_interval occurances 2021-04-03 16:54:47 +02:00
rextea 2bed41da5d Add days breakdown table to backtesting 2021-03-26 18:40:50 +03:00
Matthias bc05d03126 Make best / worst day absolute 2021-03-05 19:21:09 +01:00
Matthias d9d5617432 UPdate backtesting doc for total profit calc 2021-02-27 20:26:13 +01:00
Matthias 6018a05343 Improve backtest documentation 2021-02-27 10:45:22 +01:00
Matthias f5bb5f56f1 Update documentation with backtesting compounding possibilities 2021-02-27 09:33:00 +01:00
Matthias d3fb473e57 Improve backtesting documentation 2021-02-27 09:33:00 +01:00
Matthias f04f07299c Improve backtesting metrics 2021-02-27 09:33:00 +01:00
Matthias 72f21fc5ec Add trade-volume metric 2021-02-27 09:32:59 +01:00
Matthias 35e6a9ab3a Backtest-reports should calculate total gains based on starting capital 2021-02-27 09:32:59 +01:00
Matthias 959ff99046 Add Dry-run wallet CLI option 2021-02-27 09:32:59 +01:00
Matthias b41078cc46 Don't include plugin documentation in Configuration page 2021-02-02 20:23:30 +01:00
Matthias 3e3c9e99c7 Move command references to their respective subpages 2021-02-02 20:03:28 +01:00
Matthias c659150d9f Also print trade_duration in seconds to json 2021-01-25 19:42:34 +01:00
Matthias 62e43539c9 Limit max_open_trades to maximum available pairs
closes #4008
2021-01-24 19:59:54 +01:00
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
Matthias 3e0edc7ee2 Update backtesting section about correct data used 2019-09-08 19:05:51 +02:00
Matthias 51fbeed71f Rename TestStrategy to SampleStrategy 2019-08-27 06:42:10 +02:00
Matthias 91b0394433
Merge pull request #2156 from freqtrade/remove_live
Remove deprecated option live  - deprecate -r
2019-08-22 15:33:39 +02:00
Matthias aaeeb9c0c6 Merge branch 'develop' into align_userdata 2019-08-21 19:41:10 +02:00
Matthias 210f66e48b
Improve wording 2019-08-20 19:34:18 +02:00
Matthias be308ff914
Fix grammar error in documentation 2019-08-20 09:45:28 +02:00
Matthias 4ee35438a7 Improve deprecated docs 2019-08-20 07:07:05 +02:00
Matthias e9e2a83436 remove `--live` references 2019-08-20 07:00:43 +02:00
Matthias 8d1a575a9b Reword documentation 2019-08-20 06:39:28 +02:00
Matthias 5e440a4cdc Improve docs to point to `freqtrade download-data` 2019-08-18 06:55:19 +02:00
Matthias 219d0b7fb0 Adjust documentation to removed download-script 2019-08-16 15:27:48 +02:00
Matthias 2c5a499a8b Merge branch 'develop' into align_userdata 2019-08-10 20:15:07 +02:00
Matthias 9d471f3c9a Fix documentation for strategy-list 2019-08-06 06:32:31 +02:00
Matthias c85cd13ca1 Change default backtest result to "backtest_results" - backtest_data is
misleading
2019-07-28 14:55:19 +02:00
Matthias c4fb0fd6ca Don't run the bot with python3 freqtrade
* we can either use `python3 -m freqtrade ...` or `freqtrade ...` - and
shorter should be better.
2019-07-08 17:01:25 +02:00
Matthias 17800c8ca5 Remove folder references (it's directory!) 2019-07-04 19:57:38 +02:00
Matthias 8758218b09 Add data-analysis documentation 2019-06-22 16:18:22 +02:00
hroff-1902 1add432673 docs adjusted 2019-05-30 23:00:19 +03:00
Matthias 1bba9fcc53 Update documentation to use freqtrade, not freqtrade/main.py
fixes #1521
2019-03-24 15:13:17 +01:00
Matthias 2bf7f2feae Remove duplicate backtest-result-analysi documentation 2019-03-17 16:14:49 +01:00
Matthias d7017ce1e4 Document backtest-result loading 2019-03-16 17:28:28 +01:00
Gianluca Puglia 38d293cc26 Updated doc 2019-01-24 15:24:38 +01:00