|
75 | 75 | "market_status_blend_gate_defensive": "🛡️ 降杠杆({asset})", |
76 | 76 | "signal_blend_gate_risk_on": "{trend_symbol} 站上 {window} 日门槛线,持有 SOXL {soxl_ratio} + SOXX {soxx_ratio}", |
77 | 77 | "signal_blend_gate_defensive": "{trend_symbol} 跌破门槛线,防守持有 SOXX {soxx_ratio}", |
78 | | - "market_status_blend_gate_overlay_capped": "🧯 过热降档({asset})", |
79 | | - "signal_blend_gate_overlay_capped": "{trend_symbol} 仍在 {window} 日门槛线上方,但触发过热降档({reasons}),目标仓位 {allocation_text}", |
| 78 | + "market_status_blend_gate_overlay_capped": "🧯 风控降档({asset})", |
| 79 | + "signal_blend_gate_overlay_capped": "{trend_symbol} 仍在 {window} 日门槛线上方,但触发风控降档({reasons}),目标仓位 {allocation_text}", |
80 | 80 | "blend_gate_reason_rsi_cap": "RSI 超阈值", |
81 | 81 | "blend_gate_reason_bollinger_cap": "突破布林上轨", |
82 | 82 | "blend_gate_reason_volatility_delever": "{symbol} {window} 日年化波动率 {volatility} 高于 {threshold},SOXL 转向 {redirect_symbol}", |
|
216 | 216 | "market_status_blend_gate_defensive": "🛡️ DE-LEVER ({asset})", |
217 | 217 | "signal_blend_gate_risk_on": "{trend_symbol} above {window}d gated entry, hold SOXL {soxl_ratio} + SOXX {soxx_ratio}", |
218 | 218 | "signal_blend_gate_defensive": "{trend_symbol} below gated entry, hold defensive SOXX {soxx_ratio}", |
219 | | - "market_status_blend_gate_overlay_capped": "🧯 HEAT-CAP ({asset})", |
220 | | - "signal_blend_gate_overlay_capped": "{trend_symbol} stays above the {window}d gate, but overlay cap ({reasons}) cuts exposure to {allocation_text}", |
| 219 | + "market_status_blend_gate_overlay_capped": "🧯 RISK-CAP ({asset})", |
| 220 | + "signal_blend_gate_overlay_capped": "{trend_symbol} stays above the {window}d gate, but risk cap ({reasons}) cuts exposure to {allocation_text}", |
221 | 221 | "blend_gate_reason_rsi_cap": "RSI over threshold", |
222 | 222 | "blend_gate_reason_bollinger_cap": "price above upper band", |
223 | 223 | "blend_gate_reason_volatility_delever": "{symbol} {window}d annualized volatility {volatility} is above {threshold}; redirect SOXL to {redirect_symbol}", |
|
0 commit comments