hyperopted last 10 days buy sell

This commit is contained in:
Ubuntu 2025-11-21 05:55:59 +08:00
parent b852073eaf
commit bc7a9453d0

View File

@ -7,9 +7,6 @@
"1000": 0.015,
"4000": 0
},
"stoploss": {
"stoploss": -0.14
},
"trailing": {
"trailing_stop": true,
"trailing_stop_positive": 0.0125,
@ -20,34 +17,45 @@
"max_open_trades": 5
},
"buy": {
"add_bb_lower_proximity": 1.174,
"add_position_callback": 0.035,
"adjust_multiplier": 0.52,
"bb_length": 23,
"bb_lower_deviation": 1.01,
"bb_std": 2.2,
"bb_width_threshold": 0.017,
"add_position_decrease_ratio": 0.85,
"add_rsi_oversold_threshold": 45,
"add_stochrsi_oversold": 29,
"adjust_multiplier": 1.35,
"bb_length": 44,
"bb_lower_deviation": 1.04,
"bb_std": 2.4,
"bb_width_threshold": 0.037,
"h1_max_candles": 246,
"h1_max_consecutive_candles": 2,
"h1_rapid_rise_threshold": 0.147,
"max_entry_adjustments": 2,
"max_entry_adjustments": 5,
"min_condition_count": 3,
"rsi_bull_threshold": 45,
"rsi_length": 19,
"rsi_oversold": 30,
"stochrsi_bull_threshold": 40,
"stochrsi_neutral_threshold": 29,
"volume_multiplier": 1.2
"rsi_bull_threshold": 50,
"rsi_length": 7,
"rsi_oversold": 46,
"stochrsi_bull_threshold": 31,
"stochrsi_neutral_threshold": 44,
"volume_multiplier": 0.5
},
"sell": {
"exit_bb_upper_deviation": 0.99,
"exit_volume_multiplier": 1.7,
"max_reduce_adjustments": 3,
"reduce_coefficient": 0.289,
"reduce_profit_base": 0.05,
"rsi_overbought": 58
"exit_bb_upper_deviation": 1.19,
"exit_profit_tier1": 0.017,
"exit_profit_tier2": 0.292,
"exit_reduce_tier1": 0.9,
"exit_reduce_tier2": 0.18,
"exit_rsi_threshold": 54,
"exit_volume_multiplier": 3.2,
"max_reduce_adjustments": 1,
"reduce_coefficient": 0.648,
"reduce_profit_base": 0.07
},
"protection": {}
"protection": {},
"stoploss": {
"stoploss": -0.194
}
},
"ft_stratparam_v": 1,
"export_time": "2025-11-19 20:37:28.229186+00:00"
"export_time": "2025-11-20 21:54:01.079130+00:00"
}