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": {
|
|
"add_position_callback": 0.053,
|
|
"bb_length": 13,
|
|
"bb_lower_deviation": 1.04,
|
|
"bb_std": 3.0,
|
|
"bb_width_threshold": 0.012,
|
|
"h1_max_candles": 200,
|
|
"h1_max_consecutive_candles": 3,
|
|
"h1_rapid_rise_threshold": 0.064,
|
|
"max_entry_adjustments": 4,
|
|
"min_condition_count": 2,
|
|
"rsi_bull_threshold": 54,
|
|
"rsi_length": 16,
|
|
"rsi_oversold": 47,
|
|
"stochrsi_bull_threshold": 36,
|
|
"stochrsi_neutral_threshold": 30,
|
|
"volume_multiplier": 1.6,
|
|
"stake_divisor": 2.867
|
|
},
|
|
"sell": {
|
|
"exit_bb_upper_deviation": 0.99,
|
|
"exit_volume_multiplier": 1.7,
|
|
"roi_param_a": -6e-05,
|
|
"roi_param_k": 132,
|
|
"roi_param_t": 0.168,
|
|
"rsi_overbought": 59
|
|
},
|
|
"protection": {}
|
|
},
|
|
"ft_stratparam_v": 1,
|
|
"export_time": "2025-09-30 11:24:57.117719+00:00"
|
|
} |