hyperopted:hyperopt_org.sh --epochs 500 --random-state 149 --start-date 20250729 --end-date 20251129 --space buy --space sell -j 3
This commit is contained in:
parent
fb23a9a4d3
commit
fc565838ad
@ -20,27 +20,27 @@
|
||||
"add_position_multiplier": 1.15,
|
||||
"max_entry_adjustments": 4,
|
||||
"stake_divisor": 9.3,
|
||||
"bb_length": 20,
|
||||
"bb_length": 30,
|
||||
"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,
|
||||
"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": 20,
|
||||
"rsi_oversold": 30,
|
||||
"stochrsi_bull_threshold": 30,
|
||||
"stochrsi_neutral_threshold": 28,
|
||||
"volume_multiplier": 1.9
|
||||
"rsi_length": 18,
|
||||
"rsi_oversold": 31,
|
||||
"stochrsi_bull_threshold": 31,
|
||||
"stochrsi_neutral_threshold": 27,
|
||||
"volume_multiplier": 1.2
|
||||
},
|
||||
"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,
|
||||
"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": {}
|
||||
|
||||
49
freqtrade/templates/freqaiprimer.json.backup.20251221_154303
Normal file
49
freqtrade/templates/freqaiprimer.json.backup.20251221_154303
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
49
freqtrade/templates/freqaiprimer.json.backup.20251221_165247
Normal file
49
freqtrade/templates/freqaiprimer.json.backup.20251221_165247
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
49
freqtrade/templates/freqaiprimer.json.backup.20251221_222635
Normal file
49
freqtrade/templates/freqaiprimer.json.backup.20251221_222635
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
48
freqtrade/templates/freqaiprimer.json.backup.20251221_223026
Normal file
48
freqtrade/templates/freqaiprimer.json.backup.20251221_223026
Normal file
@ -0,0 +1,48 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
50
freqtrade/templates/freqaiprimer.json.backup.20251222_031801
Normal file
50
freqtrade/templates/freqaiprimer.json.backup.20251222_031801
Normal file
@ -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": 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"
|
||||
}
|
||||
50
freqtrade/templates/freqaiprimer.json.backup.20251222_041245
Normal file
50
freqtrade/templates/freqaiprimer.json.backup.20251222_041245
Normal file
@ -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": 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"
|
||||
}
|
||||
50
freqtrade/templates/freqaiprimer.json.backup.20251222_053900
Normal file
50
freqtrade/templates/freqaiprimer.json.backup.20251222_053900
Normal file
@ -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": 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"
|
||||
}
|
||||
50
freqtrade/templates/freqaiprimer.json.backup.20251222_120446
Normal file
50
freqtrade/templates/freqaiprimer.json.backup.20251222_120446
Normal file
@ -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": 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"
|
||||
}
|
||||
50
freqtrade/templates/freqaiprimer.json.backup.20251222_122137
Normal file
50
freqtrade/templates/freqaiprimer.json.backup.20251222_122137
Normal file
@ -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": 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"
|
||||
}
|
||||
50
freqtrade/templates/freqaiprimer.json.backup.20251222_130128
Normal file
50
freqtrade/templates/freqaiprimer.json.backup.20251222_130128
Normal file
@ -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": 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"
|
||||
}
|
||||
50
freqtrade/templates/freqaiprimer.json.backup.20251222_132758
Normal file
50
freqtrade/templates/freqaiprimer.json.backup.20251222_132758
Normal file
@ -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": 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"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user