hyperopt 优化
This commit is contained in:
parent
77f48fdadf
commit
f70a1027d1
@ -5,28 +5,28 @@
|
||||
"max_open_trades": 4
|
||||
},
|
||||
"buy": {
|
||||
"buy_rsi": 39.01486243151008
|
||||
"buy_rsi": 47.038290547713025
|
||||
},
|
||||
"sell": {
|
||||
"sell_rsi": 69.01486243151008
|
||||
"sell_rsi": 77.03829054771305
|
||||
},
|
||||
"protection": {},
|
||||
"roi": {
|
||||
"0": 0.21500000000000002,
|
||||
"8": 0.081,
|
||||
"38": 0.028,
|
||||
"57": 0
|
||||
"0": 0.093,
|
||||
"20": 0.05,
|
||||
"27": 0.008,
|
||||
"51": 0
|
||||
},
|
||||
"stoploss": {
|
||||
"stoploss": -0.029
|
||||
"stoploss": -0.033
|
||||
},
|
||||
"trailing": {
|
||||
"trailing_stop": true,
|
||||
"trailing_stop_positive": 0.246,
|
||||
"trailing_stop_positive_offset": 0.33799999999999997,
|
||||
"trailing_stop_positive": 0.183,
|
||||
"trailing_stop_positive_offset": 0.255,
|
||||
"trailing_only_offset_is_reached": true
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2025-05-17 10:28:46.008125+00:00"
|
||||
"export_time": "2025-05-18 10:08:45.257900+00:00"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user