From fb83b844b231c3336dfa81015520c479ef4d6796 Mon Sep 17 00:00:00 2001 From: "zhangkun9038@dingtalk.com" Date: Mon, 22 Dec 2025 16:16:39 +0000 Subject: [PATCH] =?UTF-8?q?hyperopted=EF=BC=9Ahyperopt=5Forg.sh=20--epochs?= =?UTF-8?q?=20500=20--random-state=20149=20--start-date=2020250729=20--end?= =?UTF-8?q?-date=2020251129=20--space=20buy=20--space=20sell=20-j=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- freqtrade/templates/freqaiprimer.json | 34 ++++++------- .../freqaiprimer.json.backup.20251222_150125 | 50 +++++++++++++++++++ .../freqaiprimer.json.backup.20251222_161458 | 50 +++++++++++++++++++ 3 files changed, 117 insertions(+), 17 deletions(-) create mode 100644 freqtrade/templates/freqaiprimer.json.backup.20251222_150125 create mode 100644 freqtrade/templates/freqaiprimer.json.backup.20251222_161458 diff --git a/freqtrade/templates/freqaiprimer.json b/freqtrade/templates/freqaiprimer.json index 34a8aa7f..68733c45 100644 --- a/freqtrade/templates/freqaiprimer.json +++ b/freqtrade/templates/freqaiprimer.json @@ -20,28 +20,28 @@ "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, - "h1_max_candles": 213, - "h1_max_consecutive_candles": 3, - "h1_rapid_rise_threshold": 0.118, + "bb_length": 16, + "bb_lower_deviation": 1.03, + "bb_std": 2.8, + "bb_width_threshold": 0.015, + "h1_max_candles": 112, + "h1_max_consecutive_candles": 2, + "h1_rapid_rise_threshold": 0.143, "min_condition_count": 3, "rsi_bull_threshold": 45, - "rsi_length": 18, - "rsi_oversold": 31, - "stochrsi_bull_threshold": 31, - "stochrsi_neutral_threshold": 27, - "volume_multiplier": 1.2 + "rsi_length": 21, + "rsi_oversold": 30, + "stochrsi_bull_threshold": 32, + "stochrsi_neutral_threshold": 28, + "volume_multiplier": 1.8 }, "sell": { - "exit_bb_upper_deviation": 0.99, - "exit_volume_multiplier": 2.4, + "exit_bb_upper_deviation": 0.98, + "exit_volume_multiplier": 2.8, "roi_param_a": -6e-05, - "roi_param_k": 108, - "roi_param_t": 0.101, - "rsi_overbought": 70 + "roi_param_k": 72, + "roi_param_t": 0.061, + "rsi_overbought": 66 }, "protection": {} }, diff --git a/freqtrade/templates/freqaiprimer.json.backup.20251222_150125 b/freqtrade/templates/freqaiprimer.json.backup.20251222_150125 new file mode 100644 index 00000000..34a8aa7f --- /dev/null +++ b/freqtrade/templates/freqaiprimer.json.backup.20251222_150125 @@ -0,0 +1,50 @@ +{ + "strategy_name": "FreqaiPrimer", + "params": { + "roi": {}, + "stoploss": { + "stoploss": -0.14 + }, + "trailing": { + "trailing_stop": true, + "trailing_stop_positive": 0.0125, + "trailing_stop_positive_offset": 0.045, + "trailing_only_offset_is_reached": false + }, + "max_open_trades": { + "max_open_trades": 5 + }, + "buy": { + "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, + "h1_max_candles": 213, + "h1_max_consecutive_candles": 3, + "h1_rapid_rise_threshold": 0.118, + "min_condition_count": 3, + "rsi_bull_threshold": 45, + "rsi_length": 18, + "rsi_oversold": 31, + "stochrsi_bull_threshold": 31, + "stochrsi_neutral_threshold": 27, + "volume_multiplier": 1.2 + }, + "sell": { + "exit_bb_upper_deviation": 0.99, + "exit_volume_multiplier": 2.4, + "roi_param_a": -6e-05, + "roi_param_k": 108, + "roi_param_t": 0.101, + "rsi_overbought": 70 + }, + "protection": {} + }, + "ft_stratparam_v": 1, + "export_time": "2025-12-15 14:19:00.824138+00:00" +} \ No newline at end of file diff --git a/freqtrade/templates/freqaiprimer.json.backup.20251222_161458 b/freqtrade/templates/freqaiprimer.json.backup.20251222_161458 new file mode 100644 index 00000000..34a8aa7f --- /dev/null +++ b/freqtrade/templates/freqaiprimer.json.backup.20251222_161458 @@ -0,0 +1,50 @@ +{ + "strategy_name": "FreqaiPrimer", + "params": { + "roi": {}, + "stoploss": { + "stoploss": -0.14 + }, + "trailing": { + "trailing_stop": true, + "trailing_stop_positive": 0.0125, + "trailing_stop_positive_offset": 0.045, + "trailing_only_offset_is_reached": false + }, + "max_open_trades": { + "max_open_trades": 5 + }, + "buy": { + "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, + "h1_max_candles": 213, + "h1_max_consecutive_candles": 3, + "h1_rapid_rise_threshold": 0.118, + "min_condition_count": 3, + "rsi_bull_threshold": 45, + "rsi_length": 18, + "rsi_oversold": 31, + "stochrsi_bull_threshold": 31, + "stochrsi_neutral_threshold": 27, + "volume_multiplier": 1.2 + }, + "sell": { + "exit_bb_upper_deviation": 0.99, + "exit_volume_multiplier": 2.4, + "roi_param_a": -6e-05, + "roi_param_k": 108, + "roi_param_t": 0.101, + "rsi_overbought": 70 + }, + "protection": {} + }, + "ft_stratparam_v": 1, + "export_time": "2025-12-15 14:19:00.824138+00:00" +} \ No newline at end of file