Files
Freqtrade/Zeus_8_4h.jsonProfit
Jérôme Delacotte 7c239227d8 first commit
2025-03-06 11:01:43 +01:00

44 lines
1.0 KiB
Plaintext

{
"strategy_name": "Zeus_8_4h",
"params": {
"roi": {
"0": 10
},
"trailing": {
"trailing_stop": false,
"trailing_stop_positive": null,
"trailing_stop_positive_offset": 0.0,
"trailing_only_offset_is_reached": false
},
"buy": {
"buy_min_horizon": 238,
"buy_min_horizon_4h": 106,
"buy_min_max_n": 0.16,
"buy_min_max_n_4h": 0.15,
"buy_percent_4h": 1.004,
"buy_rsi": 7,
"buy_rsi_4h": 20,
"decalage_4h": 5
},
"sell": {
"sell_b_RSI": 93,
"sell_percent": 0.17,
"sell_percent10_quick": 0.19,
"sell_percent3_quick": 0.07,
"sell_percent5_quick": 0.21,
"sell_percent_quick": 0.1,
"sell_profit_percent": 1.3
},
"protection": {
"protection_nb_buy_lost": 2,
"protection_percent_buy_lost": 26,
"protection_start_buying_rsi_4h": 49,
"protection_stop_buying_rsi_4h": 68
},
"stoploss": {
"stoploss": -0.234
}
},
"ft_stratparam_v": 1,
"export_time": "2022-09-05 01:29:52.992774+00:00"
}