Frictrade progression adjust exponentielle / correction trailing / Hyperopt
This commit is contained in:
27
FrictradeLearning.json
Normal file
27
FrictradeLearning.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"strategy_name": "FrictradeLearning",
|
||||
"params": {
|
||||
"roi": {
|
||||
"0": 10
|
||||
},
|
||||
"stoploss": {
|
||||
"stoploss": -1.0
|
||||
},
|
||||
"trailing": {
|
||||
"trailing_stop": false,
|
||||
"trailing_stop_positive": 0.15,
|
||||
"trailing_stop_positive_offset": 1,
|
||||
"trailing_only_offset_is_reached": true
|
||||
},
|
||||
"max_open_trades": {
|
||||
"max_open_trades": 80
|
||||
},
|
||||
"protection": {
|
||||
"allow_decrease_rate": 0.8,
|
||||
"first_adjust_param": 0.004,
|
||||
"max_steps": 15
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2025-12-07 21:51:14.946942+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user