27 lines
578 B
JSON
27 lines
578 B
JSON
{
|
|
"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"
|
|
} |