48 lines
1.2 KiB
JSON
48 lines
1.2 KiB
JSON
{
|
|
"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.04,
|
|
"bb_length": 28,
|
|
"bb_lower_deviation": 1.03,
|
|
"bb_std": 3.0,
|
|
"bb_width_threshold": 0.01,
|
|
"h1_max_candles": 218,
|
|
"h1_max_consecutive_candles": 3,
|
|
"h1_rapid_rise_threshold": 0.063,
|
|
"max_entry_adjustments": 2,
|
|
"min_condition_count": 2,
|
|
"rsi_bull_threshold": 48,
|
|
"rsi_length": 11,
|
|
"rsi_oversold": 44,
|
|
"stochrsi_bull_threshold": 32,
|
|
"stochrsi_neutral_threshold": 29,
|
|
"volume_multiplier": 1.6
|
|
},
|
|
"sell": {
|
|
"exit_bb_upper_deviation": 0.98,
|
|
"exit_volume_multiplier": 2.0,
|
|
"roi_param_a": 0.062,
|
|
"roi_param_k": 0.0054,
|
|
"roi_param_t0": 0.0082,
|
|
"rsi_overbought": 53
|
|
},
|
|
"protection": {}
|
|
},
|
|
"ft_stratparam_v": 1,
|
|
"export_time": "2025-09-10 20:55:14.197341+00:00"
|
|
} |