Commit Graph

148 Commits

Author SHA1 Message Date
Matthias d647b841f0 Add docs how to optimize indicator parameters 2021-04-24 09:03:59 +02:00
Matthias 6a9c47d15f Update docs with new options 2021-04-17 10:48:24 +02:00
Matthias e6936ae135 Improve wording in docs 2021-04-16 19:16:29 +02:00
Matthias 8ce5522a10 Add additional documentation for SKDecimal space 2021-04-16 08:00:04 +02:00
Matthias 2011912a19 Adapt documentation to use 3 decimals only 2021-04-16 07:46:00 +02:00
Matthias 3044aa18e6 Add warning for hyperopt-parameters 2021-04-05 14:45:42 +02:00
Matthias 41cb2a6451 Merge branch 'develop' into pr/rokups/4596 2021-04-03 17:00:37 +02:00
Matthias 6555454bd2 Remove more ticker_interval occurances 2021-04-03 16:54:47 +02:00
Matthias 093d6ce8af Add sample for Nested space 2021-04-03 16:13:49 +02:00
Matthias c2d43a526c Combine Legacy and advanced hyperopt sections 2021-04-03 16:08:08 +02:00
Matthias 32a503491d Reorder hyperopt methods 2021-04-03 15:41:43 +02:00
Matthias 4eb7ce52cd Remove duplicate entries from hyperopt_legacy 2021-04-03 15:38:52 +02:00
Rokas Kupstys 23c19b6852 New hyperopt documentation. 2021-04-03 11:19:52 +03:00
Masoud Azizi 39bfe5e1a7 Thee to the 2021-03-26 20:51:14 +01:00
Matthias eb4f05eb23 Add documentation for hyperopt.strategy availability 2021-03-13 16:47:12 +01:00
Matthias f5bb5f56f1 Update documentation with backtesting compounding possibilities 2021-02-27 09:33:00 +01:00
Matthias 959ff99046 Add Dry-run wallet CLI option 2021-02-27 09:32:59 +01:00
Matthias 3e3c9e99c7 Move command references to their respective subpages 2021-02-02 20:03:28 +01:00
Matthias 56529180eb Further improve hyperopt docs 2020-11-28 16:42:08 +01:00
Matthias ff286bd80c Slightly clarify hyperopt docs 2020-11-28 16:32:44 +01:00
Matthias 3d911557d1 Fix typo in docs 2020-10-11 08:37:47 +02:00
Matthias 23bad8fd9f Rename DefahltHyperoptLoss function to ShortTradeDurHyperOptLoss 2020-10-10 14:22:29 +02:00
Matthias 14e87ed4a1 Improvements to hyperopt docs 2020-10-05 20:13:09 +02:00
Matthias a4a8abfdc0 Update hyperopt documentation 2020-10-05 20:06:34 +02:00
Matthias 378b214a56 Remove hyperopt-loss default option
Force users to make a concious choice on a hyperopt-loss function
2020-10-05 19:27:28 +02:00
Matthias 17e605e130 Make it clear in samples that strategy is mandatory 2020-09-28 15:22:06 +02:00
Matthias 8de9c46110 Document hyperopt-filename usage 2020-09-27 17:09:33 +02:00
Matthias 7a652b07d5 UPdate documentation to remove --continue 2020-09-27 16:21:55 +02:00
HumanBot 8c9a600dec
changed epochs from 5000 to 500
5000 is an overkill for the hyperopt process, repetitive 500 produce better predictions
2020-09-19 14:36:12 -04:00
Matthias 301f74fd1b
Merge pull request #3418 from freqtrade/hyperopt_colorama_init
Test colorama init again (after the fixes done to progressbar)
2020-08-21 14:54:35 +02:00
Matthias fa0c8fa0b3 Readd note about windows hyperopt color output 2020-08-21 14:26:23 +02:00
Matthias c2573c998b
Remove Hyperopt note about windows 2020-08-15 16:26:47 +02:00
Matthias e5f7610b5d Add bot basics documentation 2020-06-18 06:50:06 +02:00
Matthias 0b2982caed Merge branch 'develop' into hyperopt_colorama_init 2020-06-16 10:16:41 +02:00
Matthias 9dba2a34f9 Add note for hyperopt color support on windows 2020-06-16 10:16:23 +02:00
Matthias a3506f4d8e Merge branch 'develop' into timeframe 2020-06-15 06:35:55 +02:00
CoDaXe 9615614e48
Update hyperopt.md
Wrong flag name
2020-06-12 13:13:10 -04:00
Matthias 33b7046260 Update more documentation 2020-06-02 10:06:42 +02:00
Matthias febc95dcdf Update documentation to remove ticker_interval 2020-06-02 10:03:23 +02:00
Matthias 3b5ccf2efe Fix documentation link 2020-05-20 19:48:25 +02:00
Matthias e928c5fdaf
Update docs/hyperopt.md
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-04-27 07:15:37 +02:00
Matthias a3a045dbd4 Add small section noting that a strategy file is always necessary
fix #3047
2020-04-25 15:54:46 +02:00
hroff-1902 c230a94d55 Fix #3065 2020-04-25 11:23:54 +03:00
Matthias 506781f410 Reword hyperopt install docs 2020-04-17 20:48:27 +02:00
Matthias 55af8bf26f document to install hyperopt dependencies 2020-04-17 19:49:43 +02:00
hroff-1902 51f52c8609
Merge branch 'develop' into no-ticker-2 2020-03-13 16:43:52 +03:00
Matthias 2b1c146940 Add default volume > 0 filter 2020-03-10 16:05:33 +01: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 09a1c9eed6 fixed docs description of hyperopts 2020-02-19 22:25:34 +01:00
Yazeed Al Oyoun 41b4fa3b7f fixed two more typos 2020-02-19 02:59:51 +01:00