29 lines
596 B
JSON
29 lines
596 B
JSON
{
|
|
"strategy_name": "TheForceV7",
|
|
"params": {
|
|
"roi": {},
|
|
"trailing": {
|
|
"trailing_stop": false,
|
|
"trailing_stop_positive": null,
|
|
"trailing_stop_positive_offset": 0.0,
|
|
"trailing_only_offset_is_reached": false
|
|
},
|
|
"max_open_trades": {
|
|
"max_open_trades": 3
|
|
},
|
|
"buy": {
|
|
"adx_buy": 25,
|
|
"atr_ratio": 0.005
|
|
},
|
|
"sell": {
|
|
"ema_fast_period": 7,
|
|
"rsi_sell": 60
|
|
},
|
|
"protection": {},
|
|
"stoploss": {
|
|
"stoploss": -0.061
|
|
}
|
|
},
|
|
"ft_stratparam_v": 1,
|
|
"export_time": "2025-05-15 12:57:22.019801+00:00"
|
|
} |