Files
Freqtrade/Zeus_8_3_2_B_4_2.json
2025-11-01 18:56:12 +01:00

37 lines
808 B
JSON

{
"strategy_name": "Zeus_8_3_2_B_4_2",
"params": {
"roi": {
"0": 10
},
"trailing": {
"trailing_stop": true,
"trailing_stop_positive": 0.15,
"trailing_stop_positive_offset": 0.2,
"trailing_only_offset_is_reached": true
},
"max_open_trades": {
"max_open_trades": 80
},
"buy": {
"indic_deriv_5m_buy": "sma12",
"pct_inc": 0.0022,
"deriv_5m_buy": 0.04,
"indic_5m": "sma24",
"mise_factor_buy": 0.01,
"mises": 2,
"pct": 0.007
},
"sell": {
"deriv_5m_sell": 0.36,
"indic_5m_sell": "sma24",
"indic_deriv_5m_sell": "sma24"
},
"protection": {},
"stoploss": {
"stoploss": -0.134
}
},
"ft_stratparam_v": 1,
"export_time": "2025-11-01 17:30:18.037599+00:00"
}