Commit Graph

200 Commits

Author SHA1 Message Date
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
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
Yazeed Al Oyoun 3fb6818bd8
Merge branch 'develop' into sortino_hyperopt_loss 2020-02-19 02:37:25 +01:00
Yazeed Al Oyoun df26c357d2 doc updates 2020-02-19 01:31:25 +01:00
Matthias be4a9b5f4b Lowercase freqtrade 2020-02-14 19:37:20 +01:00
Yazeed Al Oyoun 9639ffb140
added daily sharpe ratio hyperopt loss method, ty @djacky (#2826)
* more consistent backtesting tables and labels

* added rounding to Tot Profit % on Sell Reasosn table to be consistent with other percentiles on table.

* added daily sharpe ratio hyperopt loss method, ty @djacky

* removed commented code

* removed unused profit_abs

* added proper slippage to each trade

* replaced use of old value total_profit

* Align quotes in same area

* added daily sharpe ratio test and modified hyperopt_loss_sharpe_daily

* fixed some more line alignments

* updated docs to include SharpeHyperOptLossDaily

* Update dockerfile to 3.8.1

* Run tests against 3.8

* added daily sharpe ratio hyperopt loss method, ty @djacky

* removed commented code

* removed unused profit_abs

* added proper slippage to each trade

* replaced use of old value total_profit

* added daily sharpe ratio test and modified hyperopt_loss_sharpe_daily

* updated docs to include SharpeHyperOptLossDaily

* docs fixes

* missed one fix

* fixed standard deviation line

* fixed to bracket notation

* fixed to bracket notation

* fixed syntax error

* better readability, kept np.sqrt(365) which results in  annualized sharpe ratio

* fixed method arguments indentation

* updated commented out debug print line

* renamed after slippage profit_percent so it wont affect _calculate_results_metrics()

* Reworked to fill leading and trailing days

* No need for np; make flake happy

* Fix risk free rate

Co-authored-by: Matthias <xmatthias@outlook.com>
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-02-06 06:49:08 +01:00
hroff-1902 82ff878e38
Fix typo in the docs 2019-12-14 15:15:20 +03:00
hroff-1902 3bd873f3c6
Add notes on random-state to the docs 2019-12-13 13:59:18 +03:00
hroff-1902 0e4ef33d6a
Merge pull request #2581 from hroff-1902/hyperopt-list
Add hyperopt-list and hyperopt-show commands
2019-12-10 00:30:26 +03:00
Matthias 2bd4008cb2 fix space name ... 2019-12-06 06:06:41 +01:00
Matthias 1da008b3af Document "quick" hyperopt of roi/stoploss and trailing stoploss 2019-12-05 20:44:12 +01:00
hroff-1902 216094a761
Add reference to hyperopt-list and hyperopt-show to the Hyperopt doc 2019-12-05 14:30:55 +03:00
hroff-1902 ba29a2ffe4 Move docs on loss function creation to a separate doc file 2019-12-03 21:30:50 +03:00
hroff-1902 32c9b5f415
Description for generate_roi_table reformulated slightly 2019-12-01 13:13:41 +03:00
hroff-1902 f42ce8fc2a
Fix typo in the docs 2019-12-01 13:07:17 +03:00
hroff-1902 69b0767165 Merge remote-tracking branch 'upstream/develop' into hyperopt-trailing-space 2019-12-01 03:28:23 +03:00
hroff-1902 f862b4d0f0
Add description for 'default' space 2019-12-01 02:50:44 +03:00
hroff-1902 a88bfa8ded Fix: trailing_stop_positive should be positive 2019-12-01 02:27:17 +03:00
hroff-1902 fffd47e3d8
Add description of trailing space into docs 2019-12-01 01:28:26 +03:00
Matthias f7322358cf Update documentation 2019-11-21 06:32:45 +01:00
Matthias 8cf8ab089e Add note about create-datadir to install instruction 2019-11-21 06:32:45 +01:00
Matthias 6f01d7f8ea Merge branch 'develop' into feat/new_args_system 2019-11-03 10:09:49 +01:00
Matthias 3287cdd47a Improve documentation regarding loading methods from hyperopt 2019-11-02 13:01:42 +01:00
Matthias f3cfe147b5 Merge branch 'develop' into feat/new_args_system 2019-10-20 19:32:34 +02:00
hroff-1902 4ec83a2c24 DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct 2019-10-18 23:29:19 +03:00
Matthias 89283ef486 Rename --custom-hyperopt to --hyperopt 2019-10-14 19:42:28 +02:00
Matthias 344a0a094f Update remaining documentations 2019-09-29 19:21:18 +02:00
hroff-1902 6a397f579e
Add description of usage 2019-09-29 00:43:27 +03:00
hroff-1902 2f005d6be9
Align example of ROI in the docs 2019-09-28 11:56:19 +03:00
hroff-1902 45f5394d79
Align example in the docs 2019-09-28 11:54:26 +03:00
hroff-1902 7e214d8e4c
minor: change default stoploss space 2019-09-28 11:50:15 +03: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
hroff-1902 ef8386c065
Fix table with ROI limits 2019-09-06 11:55:07 +03:00
hroff-1902 e39d911177 Improve wordings in hyperopt.md 2019-09-05 23:31:07 +03:00
hroff-1902 e8614abc5d
update table md formatting, enhance description 2019-09-03 16:52:55 +03:00
hroff-1902 87ae2430df ranges for ROI tables for different ticker_intervals in docs 2019-09-03 11:32:18 +03:00
Matthias c0784b7c33
Merge pull request #2089 from hroff-1902/hyperopt-print-colorized
Hyperopt print colorized results
2019-08-13 19:36:06 +02:00
hroff-1902 94196c84e9 docs: explanation for --no-color and colorization schema for results 2019-08-13 14:25:56 +03:00
Matthias 43b41324e2 Improve hyperopt-loss docs 2019-08-12 06:45:27 +02:00
hroff-1902 15cf5ac2d7 docs improved 2019-08-09 09:31:30 +03:00
hroff-1902 c6444a10a8 move roi_space, stoploss_space, generate_roi_table to IHyperOpt 2019-08-05 18:07:25 +03:00
hroff-1902 3dd6fe2703 wording 2019-08-03 19:44:32 +03:00
hroff-1902 f200f52a16 hyperopt print colorized results 2019-08-03 19:09:42 +03:00
hroff-1902 13620df717 'with values:' line removed 2019-08-03 11:05:05 +03:00
hroff-1902 b152d1a7ab docs agjusted, plus minor fixes 2019-08-02 22:23:48 +03:00
hroff-1902 10c69387fd docs adjusted 2019-07-25 21:07:17 +03:00
Matthias fa8904978b Don't use --hyperopt-loss-class, but --hyperopt-loss instead 2019-07-19 06:31:49 +02:00
Matthias e01c0ab4d6 Improve doc wording 2019-07-18 20:02:28 +02:00
Matthias 639a4d5cf7 Allow importing interface from hyperopt.py 2019-07-17 07:15:43 +02:00