Matthias
|
b25ad68c44
|
Fix np.bool_ not outputting correctly
|
2021-07-02 20:52:25 +02:00 |
|
Matthias
|
15e36a20e1
|
Improve naming of default hyperopt serializer
|
2021-06-30 19:48:34 +02:00 |
|
Matthias
|
0809225a0a
|
Update documentation to mention parameter strategy files
|
2021-06-30 07:05:20 +02:00 |
|
Matthias
|
645da51b5f
|
Add test for parameter loading
|
2021-06-30 06:55:10 +02:00 |
|
Matthias
|
dcf53ac3ff
|
Add test for try_eport_params
|
2021-06-30 06:33:40 +02:00 |
|
Matthias
|
84703080b8
|
Extract hyperopt_defaults_serializer to hyperopt_tools
|
2021-06-29 20:51:29 +02:00 |
|
Matthias
|
62cdbdc26a
|
Automatically export hyperopt parameters
|
2021-06-29 20:51:25 +02:00 |
|
Matthias
|
8ca0076332
|
Fix small typos
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
d4514f5f16
|
Introduce File versions to hyperopt result files
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
a7e9e362b7
|
Simplify printing logic for non-optimized parameters
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
8b7010fc9a
|
Update pprint name
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
aa5181ca81
|
Properly export non-optimized parameters
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
34e6ce431f
|
Print non-optimized parameters (also stop / roi)
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
2310deec53
|
Update name to get non-optimized parameters
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
8cdd1e3aef
|
Fix some type errors
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
2bf17f71e7
|
Dump parameters from hyperopt-show
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
1067a9f356
|
Move strategy-override signals to top-level of the config
closes #2867
|
2021-06-26 16:06:13 +02:00 |
|
aayush-jain18
|
d294ef10d7
|
unexpected docstring params
|
2021-06-25 23:56:16 +05:30 |
|
aayush-jain18
|
a46f60bd94
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |
|
Matthias
|
e40d481d09
|
Merge pull request #5014 from Rikj000/hyperopt-show-include-non-optimized-in-json
BugFix - `hyperopt-show --print-json` include non-optimized params
|
2021-06-19 07:42:15 +01:00 |
|
Rik Helsen
|
656bebd4da
|
🪲 Included completely non_optimized spaces in json + swapped merge dictionary order
|
2021-06-18 22:03:04 +02:00 |
|
Matthias
|
e1010ff592
|
Don't load protections from config if strategy defines a property
|
2021-06-18 19:55:53 +02:00 |
|
Rik Helsen
|
1567804509
|
⚡ kwargs merge dictionaries instead of using loops
|
2021-06-17 22:41:49 +02:00 |
|
Rik Helsen
|
546ca01071
|
♻️ Fixed flake8 warning
|
2021-06-17 20:33:21 +02:00 |
|
Rik Helsen
|
90d37f5ec6
|
🔀 Merged upstream branches and fixed merge conflicts
|
2021-06-17 20:24:20 +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 |
|
Matthias
|
1c9def2fdb
|
Update freqtrade/optimize/optimize_reports.py
|
2021-06-16 20:17:44 +01:00 |
|
barbarius
|
1bb04bb0c2
|
Moved daily avg trade row next to total trades on backtest results
|
2021-06-16 11:40:55 +02:00 |
|
Rokas Kupstys
|
6d5fc96714
|
Implement most pessimistic handling of trailing stoploss.
|
2021-06-15 09:05:36 +03:00 |
|
Matthias
|
cf7394d01c
|
Export backtesting results by default
closes #4977
|
2021-06-14 19:57:24 +02:00 |
|
Matthias
|
eaf0aac77e
|
Remove OrderedDict
as we're no longer supporting python 3.6
|
2021-06-13 11:47:18 +02:00 |
|
Matthias
|
d54ee0eb04
|
Refactor hyperopt_tools naming
|
2021-06-13 11:24:24 +02:00 |
|
Matthias
|
ef208012c4
|
Merge pull request #5104 from freqtrade/enums_own_module
Enums own package
|
2021-06-10 05:31:14 +01:00 |
|
Bruno Gouvea
|
40f1ede775
|
Simplifying HO's result function
|
2021-06-09 12:03:24 -03:00 |
|
Matthias
|
d16a619489
|
Move SellType Enum to it's own module
|
2021-06-08 21:04:34 +02:00 |
|
Bruno Gouvea
|
3cce668353
|
Creating a control variable to determine the existence of max drawdown in the final result.
|
2021-06-08 02:57:44 -03:00 |
|
Bruno Gouvea
|
816bb531b3
|
Creating fake column for legacy mode on max drawdown
|
2021-06-08 02:42:55 -03:00 |
|
Bruno Gouvea
|
4595db39aa
|
Displaying max. drawdown only when it is not legacy mode.
|
2021-06-08 02:18:00 -03:00 |
|
Bruno Gouvea
|
c513c9685d
|
Remove blank line (PEP8)
|
2021-06-07 18:20:04 -03:00 |
|
Bruno Gouvea
|
5c3a418e65
|
Adjusting drawdown column position.
|
2021-06-07 18:15:26 -03:00 |
|
Bruno Gouvea
|
35d6140068
|
Displays the max drawdown in the hyper optimization results table.
|
2021-06-07 17:53:19 -03:00 |
|
Matthias
|
f920c26802
|
fix Hyperopt-list avg-time filters
These should use a numeric field (which currently isn't available).
closes #5061
|
2021-05-31 20:01:40 +02:00 |
|
Matthias
|
8a56af9192
|
Update onlyprofit loss should use absolute profit
closes #4934
|
2021-05-28 08:38:46 +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
|
cf39dd2163
|
Fix csv-export error with new hyperopt format
|
2021-05-27 13:08:28 +02:00 |
|
Matthias
|
8e89d3e6e4
|
Fix sort error
|
2021-05-25 19:33:34 +02:00 |
|
Matthias
|
cc5769e900
|
Convert np.int64 to proper int
closes #5018
|
2021-05-25 19:24:56 +02:00 |
|
Rikj000
|
bd44deea0d
|
BugFix - hyperopt-show --print-json include non-optimized params
|
2021-05-24 18:51:33 +02:00 |
|