hyperopted
This commit is contained in:
parent
a7ae48ee86
commit
bfd3562436
@ -22,28 +22,35 @@
|
||||
"add_position_callback": 0.043,
|
||||
"add_position_growth": 4.5,
|
||||
"add_position_multiplier": 1.15,
|
||||
"max_entry_adjustments": 4,
|
||||
"stake_divisor": 9.3,
|
||||
"bb_length": 30,
|
||||
"bb_lower_deviation": 1.01,
|
||||
"bb_std": 1.6,
|
||||
"bb_width_threshold": 0.016,
|
||||
"entry_interval_minutes": 42,
|
||||
"h1_max_candles": 213,
|
||||
"h1_max_consecutive_candles": 3,
|
||||
"h1_rapid_rise_threshold": 0.118,
|
||||
"max_entry_adjustments": 4,
|
||||
"min_condition_count": 3,
|
||||
"rsi_bull_threshold": 45,
|
||||
"rsi_length": 18,
|
||||
"rsi_oversold": 31,
|
||||
"stake_divisor": 9.3,
|
||||
"stochrsi_bull_threshold": 31,
|
||||
"stochrsi_neutral_threshold": 27,
|
||||
"volume_multiplier": 1.2
|
||||
"volume_multiplier": 1.2,
|
||||
"entry_price_discount": 0.0123,
|
||||
"freqai_entry_up_percent": 1.11,
|
||||
"freqai_exit_down_percent": 1.1,
|
||||
"ml_entry_signal_threshold": 0.82,
|
||||
"ml_exit_signal_threshold": 0.24
|
||||
},
|
||||
"sell": {
|
||||
"ml_exit_signal_threshold": 0.35,
|
||||
"freqai_exit_down_percent": 0.5,
|
||||
"exit_price_premium": 0.0167,
|
||||
"exit_bb_upper_deviation": 0.99,
|
||||
"exit_price_premium": 0.0167,
|
||||
"exit_volume_multiplier": 2.4,
|
||||
"roi_param_a": -6e-05,
|
||||
"roi_param_k": 108,
|
||||
@ -53,5 +60,5 @@
|
||||
"protection": {}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2025-12-15 14:19:00.824138+00:00"
|
||||
"export_time": "2025-12-24 15:14:04.164866+00:00"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user