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

114 lines
3.2 KiB
JSON

{
"strategy_name": "Zeus_8_3_1_1",
"params": {
"roi": {
"0": 10
},
"stoploss": {
"stoploss": -1.0
},
"trailing": {
"trailing_stop": false,
"trailing_stop_positive": 0.254,
"trailing_stop_positive_offset": 0.323,
"trailing_only_offset_is_reached": false
},
"buy": {
"buy_b_bb_lowerband": 1.03,
"buy_b_bb_width": 0.02,
"buy_min_max_coef": 1.004,
"buy_min_max_cond1": 0.8,
"buy_min_max_decalage": 2,
"buy_min_max_n": 0.02,
"buy_min_max_nh": 14,
"buy_min_max_rsi": 61,
"buy_b_cat": "<R",
"buy_b_pct": 0.015,
"buy_b_real": 0.944,
"buy_h_bb_lowerband": 1.05,
"buy_h_bb_width": 0.08,
"buy_h_cat": ">R",
"buy_h_pct": 0.016,
"buy_h_real": 0.026,
"buy_0_distance": -0.03,
"buy_0_percent20": -0.03,
"buy_1_bb_lower_5": 0.19,
"buy_1_pente_sma10": 0.48,
"buy_1_pente_sma20": 0.33,
"buy_2_bb_lower_5": 0.59,
"buy_2_distance": 0.08,
"buy_2_pente_sma10": 0.46,
"buy_2_pente_sma20": 0.08,
"buy_2_percent20": 0.06,
"buy_3_bb_lower_5": 0.05,
"buy_3_distance": 0.01,
"buy_3_pente_sma10": 0.12,
"buy_3_pente_sma20": 0.27,
"buy_3_percent20": -0.03,
"buy_4_pente_sma10": 0.35,
"buy_4_pente_sma20": 0.22,
"buy_decalage0": 7,
"buy_decalage2": 6,
"buy_decalage3": 7,
"buy_decalage_deb_0": 1,
"buy_decalage_deb_2": 1,
"buy_decalage_deb_3": 1,
"buy_min_horizon": 192,
"buy_real_num0": 0.61,
"buy_real_num1": 0.34,
"buy_real_num2": 0.35
},
"sell": {
"profit_b_no_change": false,
"profit_b_old_sma10": false,
"profit_b_over_rsi": true,
"profit_b_quick_gain": true,
"profit_b_quick_gain_3": false,
"profit_b_quick_lost": false,
"profit_b_short_loss": true,
"profit_b_sma10": false,
"profit_b_sma20": false,
"profit_b_sma5": false,
"profit_b_very_old_sma10": false,
"profit_h_no_change": false,
"profit_h_old_sma10": true,
"profit_h_over_rsi": false,
"profit_h_quick_gain": false,
"profit_h_quick_gain_3": true,
"profit_h_quick_lost": false,
"profit_h_short_loss": false,
"profit_h_sma10": false,
"profit_h_sma20": false,
"profit_h_sma5": false,
"profit_h_very_old_sma10": true,
"sell_b_RSI": 92,
"sell_b_RSI2": 72,
"sell_b_RSI2_percent": 0.002,
"sell_b_RSI3": 75,
"sell_b_candels": 2,
"sell_b_percent": 0.012,
"sell_b_percent3": 0.008,
"sell_b_profit_no_change": 0.01,
"sell_b_profit_percent10": 0.0,
"sell_b_too_old_day": 3000,
"sell_b_too_old_percent": 0.016,
"sell_h_RSI": 98,
"sell_h_RSI2": 82,
"sell_h_RSI2_percent": 0.007,
"sell_h_RSI3": 72,
"sell_h_candels": 24,
"sell_h_percent": 0.013,
"sell_h_percent3": 0.02,
"sell_h_profit_no_change": 0.018,
"sell_h_profit_percent10": 0.0002,
"sell_h_too_old_day": 2000,
"sell_h_too_old_percent": 0.01
},
"protection": {
"protection_nb_buy_lost": 5,
"protection_percent_buy_lost": 3
}
},
"ft_stratparam_v": 1,
"export_time": "2022-08-13 05:53:44.097978+00:00"
}