diff --git a/config_examples/live.json b/config_examples/live.json index 3f30178a..6d83965d 100644 --- a/config_examples/live.json +++ b/config_examples/live.json @@ -19,25 +19,21 @@ "timeout": 20000 }, "pair_whitelist": [ - "ADA/USDT", "AVAX/USDT", + "BCH/USDT", "BNB/USDT", "BTC/USDT", "DOGE/USDT", - "DOT/USDT", "ETH/USDT", - "LINK/USDT", + "FIL/USDT", + "IP/USDT", "LTC/USDT", "PEPE/USDT", "SOL/USDT", "SUI/USDT", - "TON/USDT", "TRB/USDT", "TRUMP/USDT", - "TRX/USDT", - "UNI/USDT", - "WLD/USDT", - "XLM/USDT", + "XAUT/USDT", "XRP/USDT" ], "pair_blacklist": [ diff --git a/freqtrade/templates/freqaiprimer.json.backup.20251216_000539 b/freqtrade/templates/freqaiprimer.json.backup.20251216_000539 deleted file mode 100644 index 458c7f6e..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251216_000539 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 22, - "bb_lower_deviation": 1.05, - "bb_std": 1.6, - "bb_width_threshold": 0.028, - "h1_max_candles": 218, - "h1_max_consecutive_candles": 3, - "h1_rapid_rise_threshold": 0.07, - "min_condition_count": 2, - "rsi_bull_threshold": 55, - "rsi_length": 17, - "rsi_oversold": 45, - "stochrsi_bull_threshold": 33, - "stochrsi_neutral_threshold": 20, - "volume_multiplier": 1.7 - }, - "sell": { - "exit_bb_upper_deviation": 1.01, - "exit_volume_multiplier": 1.9, - "roi_param_a": -9e-05, - "roi_param_k": 80, - "roi_param_t": 0.025, - "rsi_overbought": 67 - }, - "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.20251216_030303 b/freqtrade/templates/freqaiprimer.json.backup.20251216_030303 deleted file mode 100644 index 25fc9eff..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251216_030303 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 26, - "bb_lower_deviation": 1.01, - "bb_std": 2.0, - "bb_width_threshold": 0.011, - "h1_max_candles": 159, - "h1_max_consecutive_candles": 2, - "h1_rapid_rise_threshold": 0.118, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 12, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 32, - "stochrsi_neutral_threshold": 27, - "volume_multiplier": 2.0 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.6, - "roi_param_a": -5e-05, - "roi_param_k": 117, - "roi_param_t": 0.159, - "rsi_overbought": 65 - }, - "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.20251216_033506 b/freqtrade/templates/freqaiprimer.json.backup.20251216_033506 deleted file mode 100644 index 34a64da5..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251216_033506 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 20, - "bb_lower_deviation": 1.01, - "bb_std": 2.2, - "bb_width_threshold": 0.011, - "h1_max_candles": 159, - "h1_max_consecutive_candles": 1, - "h1_rapid_rise_threshold": 0.131, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 16, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 39, - "stochrsi_neutral_threshold": 27, - "volume_multiplier": 1.7 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 3.0, - "roi_param_a": -5e-05, - "roi_param_k": 147, - "roi_param_t": 0.147, - "rsi_overbought": 67 - }, - "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.20251216_033744 b/freqtrade/templates/freqaiprimer.json.backup.20251216_033744 deleted file mode 100644 index 3e4d279e..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251216_033744 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 26, - "bb_lower_deviation": 1.01, - "bb_std": 2.0, - "bb_width_threshold": 0.011, - "h1_max_candles": 159, - "h1_max_consecutive_candles": 2, - "h1_rapid_rise_threshold": 0.131, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 7, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 30, - "stochrsi_neutral_threshold": 27, - "volume_multiplier": 1.5 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 3.0, - "roi_param_a": -5e-05, - "roi_param_k": 132, - "roi_param_t": 0.159, - "rsi_overbought": 67 - }, - "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.20251216_075836 b/freqtrade/templates/freqaiprimer.json.backup.20251216_075836 deleted file mode 100644 index 25fc9eff..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251216_075836 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 26, - "bb_lower_deviation": 1.01, - "bb_std": 2.0, - "bb_width_threshold": 0.011, - "h1_max_candles": 159, - "h1_max_consecutive_candles": 2, - "h1_rapid_rise_threshold": 0.118, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 12, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 32, - "stochrsi_neutral_threshold": 27, - "volume_multiplier": 2.0 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.6, - "roi_param_a": -5e-05, - "roi_param_k": 117, - "roi_param_t": 0.159, - "rsi_overbought": 65 - }, - "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.20251218_135414 b/freqtrade/templates/freqaiprimer.json.backup.20251218_135414 deleted file mode 100644 index 28ea27e5..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251218_135414 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 20, - "bb_lower_deviation": 1.01, - "bb_std": 2.5, - "bb_width_threshold": 0.011, - "h1_max_candles": 229, - "h1_max_consecutive_candles": 1, - "h1_rapid_rise_threshold": 0.052, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 20, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 30, - "stochrsi_neutral_threshold": 28, - "volume_multiplier": 1.9 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.6, - "roi_param_a": -0.00015, - "roi_param_k": 67, - "roi_param_t": 0.155, - "rsi_overbought": 70 - }, - "protection": {} - }, - "ft_stratparam_v": 1, - "export_time": "2025-12-18 13:37:39.123101+00:00" -} \ No newline at end of file diff --git a/freqtrade/templates/freqaiprimer.json.backup.20251219_010036 b/freqtrade/templates/freqaiprimer.json.backup.20251219_010036 deleted file mode 100644 index 25fc9eff..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251219_010036 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 26, - "bb_lower_deviation": 1.01, - "bb_std": 2.0, - "bb_width_threshold": 0.011, - "h1_max_candles": 159, - "h1_max_consecutive_candles": 2, - "h1_rapid_rise_threshold": 0.118, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 12, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 32, - "stochrsi_neutral_threshold": 27, - "volume_multiplier": 2.0 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.6, - "roi_param_a": -5e-05, - "roi_param_k": 117, - "roi_param_t": 0.159, - "rsi_overbought": 65 - }, - "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.20251220_124721 b/freqtrade/templates/freqaiprimer.json.backup.20251220_124721 deleted file mode 100644 index 25fc9eff..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251220_124721 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 26, - "bb_lower_deviation": 1.01, - "bb_std": 2.0, - "bb_width_threshold": 0.011, - "h1_max_candles": 159, - "h1_max_consecutive_candles": 2, - "h1_rapid_rise_threshold": 0.118, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 12, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 32, - "stochrsi_neutral_threshold": 27, - "volume_multiplier": 2.0 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.6, - "roi_param_a": -5e-05, - "roi_param_k": 117, - "roi_param_t": 0.159, - "rsi_overbought": 65 - }, - "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.20251221_154303 b/freqtrade/templates/freqaiprimer.json.backup.20251221_154303 deleted file mode 100644 index d5d0ec07..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251221_154303 +++ /dev/null @@ -1,49 +0,0 @@ -{ - "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.039, - "bb_length": 23, - "bb_lower_deviation": 1.05, - "bb_std": 2.2, - "bb_width_threshold": 0.011, - "h1_max_candles": 117, - "h1_max_consecutive_candles": 2, - "h1_rapid_rise_threshold": 0.059, - "max_entry_adjustments": 3, - "min_condition_count": 4, - "min_entry_interval_minutes": 42, - "rsi_bull_threshold": 49, - "rsi_length": 20, - "rsi_oversold": 49, - "stake_divisor": 3.267, - "stochrsi_bull_threshold": 40, - "stochrsi_neutral_threshold": 25, - "volume_multiplier": 1.4 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 1.8, - "roi_param_a": 0.046, - "roi_param_c": 0.0005, - "roi_param_k": 0.0073, - "rsi_overbought": 70 - }, - "protection": {} - }, - "ft_stratparam_v": 1, - "export_time": "2025-12-21 05:20:34.018192+00:00" -} \ No newline at end of file diff --git a/freqtrade/templates/freqaiprimer.json.backup.20251221_165247 b/freqtrade/templates/freqaiprimer.json.backup.20251221_165247 deleted file mode 100644 index d5d0ec07..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251221_165247 +++ /dev/null @@ -1,49 +0,0 @@ -{ - "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.039, - "bb_length": 23, - "bb_lower_deviation": 1.05, - "bb_std": 2.2, - "bb_width_threshold": 0.011, - "h1_max_candles": 117, - "h1_max_consecutive_candles": 2, - "h1_rapid_rise_threshold": 0.059, - "max_entry_adjustments": 3, - "min_condition_count": 4, - "min_entry_interval_minutes": 42, - "rsi_bull_threshold": 49, - "rsi_length": 20, - "rsi_oversold": 49, - "stake_divisor": 3.267, - "stochrsi_bull_threshold": 40, - "stochrsi_neutral_threshold": 25, - "volume_multiplier": 1.4 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 1.8, - "roi_param_a": 0.046, - "roi_param_c": 0.0005, - "roi_param_k": 0.0073, - "rsi_overbought": 70 - }, - "protection": {} - }, - "ft_stratparam_v": 1, - "export_time": "2025-12-21 05:20:34.018192+00:00" -} \ No newline at end of file diff --git a/freqtrade/templates/freqaiprimer.json.backup.20251221_222635 b/freqtrade/templates/freqaiprimer.json.backup.20251221_222635 deleted file mode 100644 index d5d0ec07..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251221_222635 +++ /dev/null @@ -1,49 +0,0 @@ -{ - "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.039, - "bb_length": 23, - "bb_lower_deviation": 1.05, - "bb_std": 2.2, - "bb_width_threshold": 0.011, - "h1_max_candles": 117, - "h1_max_consecutive_candles": 2, - "h1_rapid_rise_threshold": 0.059, - "max_entry_adjustments": 3, - "min_condition_count": 4, - "min_entry_interval_minutes": 42, - "rsi_bull_threshold": 49, - "rsi_length": 20, - "rsi_oversold": 49, - "stake_divisor": 3.267, - "stochrsi_bull_threshold": 40, - "stochrsi_neutral_threshold": 25, - "volume_multiplier": 1.4 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 1.8, - "roi_param_a": 0.046, - "roi_param_c": 0.0005, - "roi_param_k": 0.0073, - "rsi_overbought": 70 - }, - "protection": {} - }, - "ft_stratparam_v": 1, - "export_time": "2025-12-21 05:20:34.018192+00:00" -} \ No newline at end of file diff --git a/freqtrade/templates/freqaiprimer.json.backup.20251221_223026 b/freqtrade/templates/freqaiprimer.json.backup.20251221_223026 deleted file mode 100644 index 462a7667..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251221_223026 +++ /dev/null @@ -1,48 +0,0 @@ -{ - "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": { - "stake_divisor": 2, - "add_position_callback": 0.056, - "bb_length": 22, - "bb_lower_deviation": 1.03, - "bb_std": 2.1, - "bb_width_threshold": 0.01, - "h1_max_candles": 223, - "h1_max_consecutive_candles": 4, - "h1_rapid_rise_threshold": 0.061, - "max_entry_adjustments": 5, - "min_condition_count": 2, - "rsi_bull_threshold": 53, - "rsi_length": 10, - "rsi_oversold": 49, - "stochrsi_bull_threshold": 40, - "stochrsi_neutral_threshold": 20, - "volume_multiplier": 1.4 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 1.9, - "roi_param_a": 0.06, - "roi_param_c": 0.0057, - "roi_param_k": 0.0088, - "rsi_overbought": 66 - }, - "protection": {} - }, - "ft_stratparam_v": 1, - "export_time": "2025-09-10 13:07:34.606541+00:00" -} \ No newline at end of file diff --git a/freqtrade/templates/freqaiprimer.json.backup.20251222_031801 b/freqtrade/templates/freqaiprimer.json.backup.20251222_031801 deleted file mode 100644 index 6cfc7ee6..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251222_031801 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 20, - "bb_lower_deviation": 1.01, - "bb_std": 2.5, - "bb_width_threshold": 0.011, - "h1_max_candles": 229, - "h1_max_consecutive_candles": 1, - "h1_rapid_rise_threshold": 0.052, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 20, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 30, - "stochrsi_neutral_threshold": 28, - "volume_multiplier": 1.9 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.6, - "roi_param_a": -0.00015, - "roi_param_k": 67, - "roi_param_t": 0.155, - "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_041245 b/freqtrade/templates/freqaiprimer.json.backup.20251222_041245 deleted file mode 100644 index 6cfc7ee6..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251222_041245 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 20, - "bb_lower_deviation": 1.01, - "bb_std": 2.5, - "bb_width_threshold": 0.011, - "h1_max_candles": 229, - "h1_max_consecutive_candles": 1, - "h1_rapid_rise_threshold": 0.052, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 20, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 30, - "stochrsi_neutral_threshold": 28, - "volume_multiplier": 1.9 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.6, - "roi_param_a": -0.00015, - "roi_param_k": 67, - "roi_param_t": 0.155, - "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_053900 b/freqtrade/templates/freqaiprimer.json.backup.20251222_053900 deleted file mode 100644 index 6cfc7ee6..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251222_053900 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 20, - "bb_lower_deviation": 1.01, - "bb_std": 2.5, - "bb_width_threshold": 0.011, - "h1_max_candles": 229, - "h1_max_consecutive_candles": 1, - "h1_rapid_rise_threshold": 0.052, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 20, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 30, - "stochrsi_neutral_threshold": 28, - "volume_multiplier": 1.9 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.6, - "roi_param_a": -0.00015, - "roi_param_k": 67, - "roi_param_t": 0.155, - "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_120446 b/freqtrade/templates/freqaiprimer.json.backup.20251222_120446 deleted file mode 100644 index 6cfc7ee6..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251222_120446 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 20, - "bb_lower_deviation": 1.01, - "bb_std": 2.5, - "bb_width_threshold": 0.011, - "h1_max_candles": 229, - "h1_max_consecutive_candles": 1, - "h1_rapid_rise_threshold": 0.052, - "min_condition_count": 3, - "rsi_bull_threshold": 45, - "rsi_length": 20, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 30, - "stochrsi_neutral_threshold": 28, - "volume_multiplier": 1.9 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.6, - "roi_param_a": -0.00015, - "roi_param_k": 67, - "roi_param_t": 0.155, - "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_122137 b/freqtrade/templates/freqaiprimer.json.backup.20251222_122137 deleted file mode 100644 index abbe8b05..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251222_122137 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 18, - "bb_lower_deviation": 1.01, - "bb_std": 1.5, - "bb_width_threshold": 0.019, - "h1_max_candles": 187, - "h1_max_consecutive_candles": 4, - "h1_rapid_rise_threshold": 0.137, - "min_condition_count": 3, - "rsi_bull_threshold": 47, - "rsi_length": 16, - "rsi_oversold": 47, - "stochrsi_bull_threshold": 32, - "stochrsi_neutral_threshold": 27, - "volume_multiplier": 1.5 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.4, - "roi_param_a": -6e-05, - "roi_param_k": 99, - "roi_param_t": 0.133, - "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_130128 b/freqtrade/templates/freqaiprimer.json.backup.20251222_130128 deleted file mode 100644 index 6ad88d72..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251222_130128 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 25, - "bb_lower_deviation": 1.01, - "bb_std": 2.4, - "bb_width_threshold": 0.015, - "h1_max_candles": 174, - "h1_max_consecutive_candles": 4, - "h1_rapid_rise_threshold": 0.06, - "min_condition_count": 3, - "rsi_bull_threshold": 47, - "rsi_length": 15, - "rsi_oversold": 40, - "stochrsi_bull_threshold": 37, - "stochrsi_neutral_threshold": 27, - "volume_multiplier": 2.0 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.9, - "roi_param_a": -6e-05, - "roi_param_k": 106, - "roi_param_t": 0.167, - "rsi_overbought": 69 - }, - "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_132758 b/freqtrade/templates/freqaiprimer.json.backup.20251222_132758 deleted file mode 100644 index 68733c45..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251222_132758 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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": 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": 21, - "rsi_oversold": 30, - "stochrsi_bull_threshold": 32, - "stochrsi_neutral_threshold": 28, - "volume_multiplier": 1.8 - }, - "sell": { - "exit_bb_upper_deviation": 0.98, - "exit_volume_multiplier": 2.8, - "roi_param_a": -6e-05, - "roi_param_k": 72, - "roi_param_t": 0.061, - "rsi_overbought": 66 - }, - "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_150125 b/freqtrade/templates/freqaiprimer.json.backup.20251222_150125 deleted file mode 100644 index 34a8aa7f..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251222_150125 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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 deleted file mode 100644 index 34a8aa7f..00000000 --- a/freqtrade/templates/freqaiprimer.json.backup.20251222_161458 +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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/tools/dryrun.sh b/tools/dryrun.sh index 80db44c5..3716963d 100755 --- a/tools/dryrun.sh +++ b/tools/dryrun.sh @@ -287,8 +287,6 @@ set +e docker run -d --restart=always \ --name "${CONTAINER_NAME}" \ -p 8080:8080 \ - -e TZ=Asia/Shanghai \ - -v /etc/localtime:/etc/localtime:ro \ --add-host "www.okx.com:104.18.43.174" \ --add-host "api.okx.com:104.18.43.174" \ -v "$(pwd)/../user_data:/freqtrade/user_data" \ diff --git a/tools/live.sh b/tools/live.sh index 5b9bd025..25b416cc 100755 --- a/tools/live.sh +++ b/tools/live.sh @@ -339,8 +339,6 @@ set +e docker run -d --restart=always \ --name "${CONTAINER_NAME}" \ -p 8080:8080 \ - -e TZ=Asia/Shanghai \ - -v /etc/localtime:/etc/localtime:ro \ --add-host "www.okx.com:104.18.43.174" \ --add-host "api.okx.com:104.18.43.174" \ -v "$(pwd)/../user_data:/freqtrade/user_data" \