48 lines
1.2 KiB
Plaintext
48 lines
1.2 KiB
Plaintext
{
|
|
"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"
|
|
} |