35 lines
735 B
JSON
35 lines
735 B
JSON
{
|
|
"strategy_name": "FrictradeLearning",
|
|
"params": {
|
|
"roi": {
|
|
"0": 10
|
|
},
|
|
"stoploss": {
|
|
"stoploss": -1.0
|
|
},
|
|
"trailing": {
|
|
"trailing_stop": false,
|
|
"trailing_stop_positive": 0.2,
|
|
"trailing_stop_positive_offset": 1,
|
|
"trailing_only_offset_is_reached": true
|
|
},
|
|
"max_open_trades": {
|
|
"max_open_trades": 20
|
|
},
|
|
"protection": {
|
|
"allow_decrease_rate": 0.4,
|
|
"first_adjust_param": 0.005,
|
|
"max_steps": 45
|
|
},
|
|
"buy": {
|
|
"hours_force": 44,
|
|
"indic_1h_force_buy": "sma5_deriv1_1h"
|
|
},
|
|
"sell": {
|
|
"offset_max": 18,
|
|
"offset_min": 17
|
|
}
|
|
},
|
|
"ft_stratparam_v": 1,
|
|
"export_time": "2025-12-14 18:44:03.713386+00:00"
|
|
} |