手动调节ml置信度阈值

This commit is contained in:
Ubuntu 2026-01-06 16:11:26 +00:00
parent 0e0447d0ec
commit 612334d3f1

View File

@ -37,7 +37,7 @@
"stochrsi_bull_threshold": 31,
"stochrsi_neutral_threshold": 27,
"volume_multiplier": 1.2,
"ml_entry_signal_threshold": 0.37
"ml_entry_signal_threshold": 0.51
},
"sell": {
"exit_bb_upper_deviation": 0.99,
@ -46,7 +46,7 @@
"roi_param_k": 108,
"roi_param_t": 0.101,
"rsi_overbought": 70,
"ml_exit_signal_threshold": 0.68
"ml_exit_signal_threshold": 0.49
},
"protection": {}
},