zhangkun9038@dingtalk.com 5103976971 update ignore
2025-11-27 08:02:32 +08:00

50 lines
1.2 KiB
JSON

{
"strategy_name": "MyStrategy",
"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": {
"bb_std": 3.0,
"bb_width_threshold": 0.012,
"h1_max_candles": 200,
"h1_max_consecutive_candles": 3,
"max_entry_adjustments": 4,
"rsi_bull_threshold": 54,
"rsi_length": 16,
"stochrsi_bull_threshold": 36,
"volume_multiplier": 1.6,
"add_position_callback": 0.053,
"bb_length": 14,
"bb_lower_deviation": 1.05,
"h1_rapid_rise_threshold": 0.065,
"min_condition_count": 2,
"rsi_oversold": 42,
"stake_divisor": 2.793,
"step_coefficient": 1.45,
"stochrsi_neutral_threshold": 29
},
"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": 58
},
"protection": {}
},
"ft_stratparam_v": 1,
"export_time": "2025-10-05 16:38:39.948030+00:00"
}