hroff-1902
|
61ced5e926
|
Fix typo
|
2020-02-08 02:49:06 +03:00 |
|
Matthias
|
1ffda29fd2
|
Adjust improts to new exception location
|
2019-12-30 15:02:17 +01:00 |
|
Matthias
|
703924d6c4
|
Merge pull request #2643 from freqtrade/mins
Remove min (plural) from codebase
|
2019-12-12 14:27:39 +01:00 |
|
Matthias
|
7c7ca1cb90
|
Remove min (plural) from codebase
|
2019-12-11 07:12:37 +01:00 |
|
hroff-1902
|
641e3fdf7a
|
Fix generation of hyperopt trailing params
|
2019-12-10 03:32:43 +03:00 |
|
hroff-1902
|
a88bfa8ded
|
Fix: trailing_stop_positive should be positive
|
2019-12-01 02:27:17 +03:00 |
|
hroff-1902
|
e7ddd81251
|
Merge branch 'develop' into hyperopt-trailing-space
|
2019-11-23 03:42:58 +03:00 |
|
Matthias
|
9b050523e9
|
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
|
2019-11-14 06:28:42 +01:00 |
|
Matthias
|
5b62ad876e
|
Remove hyperopts occurances
|
2019-11-13 09:39:00 +01:00 |
|
Matthias
|
c449e39280
|
Replace more occurances of ticker_interval
|
2019-11-12 15:13:06 +01:00 |
|
hroff-1902
|
31ab32f0b9
|
Always set trailing_stop=True with 'trailing' hyperspace
|
2019-11-08 12:47:28 +03:00 |
|
hroff-1902
|
f90676cfc5
|
Add trailing stoploss hyperspace
|
2019-11-08 03:07:43 +03:00 |
|
Matthias
|
861f10dca6
|
Allow populate-indicators to come from strategy
|
2019-11-02 11:10:33 +01:00 |
|
Matthias
|
ed10048394
|
Merge pull request #2308 from hroff-1902/hyperopt-config
Allow use of config in custom hyperopt methods
|
2019-09-28 10:36:46 +02:00 |
|
hroff-1902
|
4ac53f1549
|
Shorten the default hyperopt stoploss space
|
2019-09-28 04:13:53 +03:00 |
|
hroff-1902
|
9db915853a
|
Allow use of config in custom hyperopt methods
|
2019-09-26 11:59:21 +03:00 |
|
hroff-1902
|
2e49125e87
|
Merge branch 'develop' into hyperopt-simplified-interface
|
2019-09-06 15:11:06 +03:00 |
|
hroff-1902
|
9a6a89c238
|
allow simplified hyperopt interface
|
2019-09-03 19:54:28 +03:00 |
|
hroff-1902
|
fcb0ff1b60
|
do not round values in the debug message
|
2019-08-20 23:42:44 +03:00 |
|
hroff-1902
|
a12876da92
|
fine printing for floats in the roi tables (round to 5 digits after the decimal point)
|
2019-08-20 22:17:21 +03:00 |
|
hroff-1902
|
5b9711c002
|
adaptive roi_space
|
2019-08-14 13:25:49 +03:00 |
|
hroff-1902
|
c6444a10a8
|
move roi_space, stoploss_space, generate_roi_table to IHyperOpt
|
2019-08-05 18:07:25 +03:00 |
|
Matthias
|
7a0d86660e
|
Mypy type errors
|
2019-06-21 07:10:30 +02:00 |
|
Matthias
|
68ba1e1f37
|
Add sell signal hyperopt
|
2019-01-06 13:29:14 +01:00 |
|
Matthias
|
a3b6004115
|
IHyperopt: all methods static, somef ixes for mypy
|
2018-11-20 19:41:07 +01:00 |
|
Matthias
|
5dd013c3b1
|
Rename hyperopt interface and resolver
|
2018-11-20 17:40:45 +01:00 |
|