Commit Graph

170 Commits

Author SHA1 Message Date
Matthias 57ea0c322f Rename indicator_space to buy_indicator_space 2021-09-15 20:20:31 +02:00
Matthias 3675df8344 Update documentation regarding Legacy Hyperopt 2021-09-12 08:18:17 +02:00
Matthias 89581ad25c Fix typo in protections hyperopt doc
closes #5499
2021-08-29 08:24:31 +02:00
LoveIsGrief f79b30e886
Docs: Minor fixes 2021-08-28 18:51:43 +02:00
Matthias 68dd349094 Update hyperopt docs regarding protections 2021-08-25 20:04:10 +02:00
Matthias 3745966c6c Update help-docstring for hyperopt 2021-08-25 20:01:00 +02:00
Matthias ad0e4a8567 Add BooleanParameter 2021-08-04 20:52:56 +02:00
Matthias 3c41223333 Add test for protections-hyperopt 2021-08-04 20:01:28 +02:00
Matthias a661e0db6e Deprecate protections from config 2021-08-04 19:43:16 +02:00
Matthias ceed3c663b Document using protections 2021-08-04 07:17:35 +02:00
Matthias 898bef1837
Merge pull request #5219 from freqtrade/hyperopt_paramfile
automatic Hyperopt paramfile
2021-07-04 13:56:52 +02:00
Rokas Kupstys 3686efa08a Add range property to CategoricalParameter and DecimalParameter, add their tests.
At the moment we can keep a single code path when using IntParameter, but we have to make a special hyperopt case for CategoricalParameter/DecimalParameter. Range property solves this.
2021-07-03 16:02:45 +03:00
Matthias 60b7f6edff Improve documentation 2021-06-30 19:53:36 +02:00
Matthias 0809225a0a Update documentation to mention parameter strategy files 2021-06-30 07:05:20 +02:00
Matthias b740ed8064
Merge pull request #5035 from marijn111/develop
Fix NameError in hyperopt.md code example
2021-05-27 15:13:48 +01:00
Marijn 6235a4d92e [changes] - Hyperopt code example 2021-05-27 15:01:58 +02:00
Matthias a89364aa98 Merge branch 'develop' into pr/Antreasgr/4838 2021-05-27 14:59:39 +02:00
Matthias 3014bc3467 Don't use Sum sign in hyperopt to avoid compatibility problems 2021-05-27 14:22:11 +02:00
Matthias f3d8e5c9e4 Improve hyperopt docs
closes #4949
2021-05-27 10:44:35 +02:00
Matthias f138cca797 Be explicit with space assignment in documentation 2021-05-03 08:33:22 +02:00
Matthias 99e1ef9b4a Fix docs typo for CategoryParameter
closes #4852
2021-05-02 19:21:26 +02:00
Matthias 7453dac668 Improve doc wording 2021-04-24 13:25:46 +02:00
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