hyperopted 4 in 1

This commit is contained in:
Ubuntu 2025-11-22 13:49:39 +08:00
parent 313fd85379
commit f9eaa1f5ef

View File

@ -11,42 +11,43 @@
"max_open_trades": 5
},
"buy": {
"add_position_callback": 0.042,
"adjust_multiplier": 0.49,
"bb_length": 23,
"bb_lower_deviation": 1.01,
"bb_std": 1.5,
"bb_width_threshold": 0.03,
"h1_max_candles": 240,
"h1_max_consecutive_candles": 3,
"h1_rapid_rise_threshold": 0.066,
"max_entry_adjustments": 2,
"min_condition_count": 4,
"rsi_bull_threshold": 50,
"rsi_length": 10,
"rsi_oversold": 31,
"add_position_callback": 0.06,
"adjust_multiplier": 0.55,
"bb_length": 14,
"bb_lower_deviation": 1.02,
"bb_std": 2.6,
"bb_width_threshold": 0.014,
"h1_max_candles": 176,
"h1_max_consecutive_candles": 4,
"h1_rapid_rise_threshold": 0.139,
"max_entry_adjustments": 5,
"min_condition_count": 2,
"rsi_bull_threshold": 45,
"rsi_length": 20,
"rsi_oversold": 50,
"stochrsi_bull_threshold": 34,
"stochrsi_neutral_threshold": 27,
"volume_multiplier": 1.8
"stochrsi_neutral_threshold": 25,
"volume_multiplier": 1.2
},
"sell": {
"exit_bb_upper_deviation": 0.98,
"exit_volume_multiplier": 2.1,
"max_reduce_adjustments": 3,
"reduce_coefficient": 0.498,
"reduce_profit_base": 0.112,
"rsi_overbought": 58
"exit_volume_multiplier": 1.6,
"max_reduce_adjustments": 1,
"reduce_coefficient": 0.104,
"reduce_profit_base": 0.079,
"rsi_overbought": 57
},
"protection": {},
"roi": {
"0": 0.102,
"6": 0.056999999999999995,
"23": 0.03,
"93": 0
"0": 0.195,
"13": 0.066,
"35": 0.017,
"77": 0
},
"stoploss": {
"stoploss": -0.221
"stoploss": -0.34
}
},
"ft_stratparam_v": 1,
"export_time": "2025-11-21 14:35:07.546260+00:00"
}
"export_time": "2025-11-22 05:49:07.772404+00:00"
}