|
37 | 37 | "quantity_shares": "{quantity}股", |
38 | 38 | "signal_label": "信号", |
39 | 39 | "strategy_plugin_line": "🧩 插件:{plugin} | 状态:{route} | 提醒:{action}", |
40 | | - "strategy_plugin_alert_subject": "🚨 危机插件告警:{plugin} | {route}", |
41 | | - "strategy_plugin_alert_title": "🚨 【危机插件告警】", |
| 40 | + "strategy_plugin_alert_subject": "🚨 策略插件告警:{plugin} | {route}", |
| 41 | + "strategy_plugin_alert_title": "🚨 【策略插件告警】", |
42 | 42 | "strategy_plugin_alert_context": "运行环境:{context}", |
43 | 43 | "strategy_plugin_alert_strategy": "策略:{strategy}", |
44 | 44 | "strategy_plugin_alert_plugin": "插件:{plugin}", |
45 | 45 | "strategy_plugin_alert_status": "状态:{route}", |
46 | 46 | "strategy_plugin_alert_action": "人工处理建议:{action}", |
47 | 47 | "strategy_plugin_alert_mode": "模式:{mode}", |
48 | 48 | "strategy_plugin_alert_as_of": "信号时间:{as_of}", |
| 49 | + "strategy_plugin_alert_guidance": "处置建议:{guidance}", |
| 50 | + "strategy_plugin_alert_scope_note": "执行范围:{scope_note}", |
| 51 | + "strategy_plugin_alert_scope": "仅作人工复核提醒;插件不会自动下单或改仓位", |
49 | 52 | "strategy_plugin_name_crisis_response_shadow": "危机观察通知", |
| 53 | + "strategy_plugin_name_taco_rebound_shadow": "TACO 抄底观察通知", |
50 | 54 | "strategy_plugin_mode_shadow": "影子观察", |
51 | | - "strategy_plugin_route_no_action": "未触发危机", |
| 55 | + "strategy_plugin_route_no_action": "未触发", |
52 | 56 | "strategy_plugin_route_true_crisis": "真危机", |
| 57 | + "strategy_plugin_route_taco_rebound": "TACO 反弹确认", |
53 | 58 | "strategy_plugin_route_unknown_route": "未知状态", |
54 | 59 | "strategy_plugin_action_no_action": "不操作", |
55 | 60 | "strategy_plugin_action_watch_only": "仅通知", |
| 61 | + "strategy_plugin_action_notify_manual_review": "通知人工复核", |
56 | 62 | "strategy_plugin_action_defend": "防守", |
57 | 63 | "strategy_plugin_action_blocked": "已阻断", |
| 64 | + "strategy_plugin_guidance_crisis_response_shadow_true_crisis_defend": "优先考虑降低杠杆或清理杠杆仓位,暂停加仓;如需保留风险敞口,先降到可承受的小仓位。", |
| 65 | + "strategy_plugin_guidance_crisis_response_shadow_no_action_blocked": "危机路线被风控阻断;先核对数据新鲜度和外部情境,不建议仅凭此条加仓。", |
| 66 | + "strategy_plugin_guidance_taco_rebound_shadow_taco_rebound_notify_manual_review": "TACO 仅提示可能的反弹窗口;可考虑小仓位、分批、预设止损/失效条件的人工博弈,不建议一次性满仓。", |
58 | 67 | "strategy_plugin_action_monitor": "持续观察", |
59 | 68 | "strategy_plugin_action_unknown_action": "未知提醒", |
60 | 69 | "separator": SEPARATOR, |
|
140 | 149 | "quantity_shares": "{quantity} shares", |
141 | 150 | "signal_label": "Signal", |
142 | 151 | "strategy_plugin_line": "🧩 Plugin: {plugin} | status: {route} | notice: {action}", |
143 | | - "strategy_plugin_alert_subject": "🚨 Crisis plugin alert: {plugin} | {route}", |
144 | | - "strategy_plugin_alert_title": "🚨 【Crisis Plugin Alert】", |
| 152 | + "strategy_plugin_alert_subject": "🚨 Strategy plugin alert: {plugin} | {route}", |
| 153 | + "strategy_plugin_alert_title": "🚨 【Strategy Plugin Alert】", |
145 | 154 | "strategy_plugin_alert_context": "Context: {context}", |
146 | 155 | "strategy_plugin_alert_strategy": "Strategy: {strategy}", |
147 | 156 | "strategy_plugin_alert_plugin": "Plugin: {plugin}", |
148 | 157 | "strategy_plugin_alert_status": "Status: {route}", |
149 | 158 | "strategy_plugin_alert_action": "Notice: {action}", |
150 | 159 | "strategy_plugin_alert_mode": "Mode: {mode}", |
151 | 160 | "strategy_plugin_alert_as_of": "Signal as-of: {as_of}", |
| 161 | + "strategy_plugin_alert_guidance": "Manual guidance: {guidance}", |
| 162 | + "strategy_plugin_alert_scope_note": "Execution scope: {scope_note}", |
| 163 | + "strategy_plugin_alert_scope": "Manual review notice only; the plugin does not place orders or change allocations", |
152 | 164 | "strategy_plugin_name_crisis_response_shadow": "Crisis Watch Notice", |
| 165 | + "strategy_plugin_name_taco_rebound_shadow": "TACO Rebound Watch Notice", |
153 | 166 | "strategy_plugin_mode_shadow": "shadow", |
154 | | - "strategy_plugin_route_no_action": "no crisis detected", |
| 167 | + "strategy_plugin_route_no_action": "no alert", |
155 | 168 | "strategy_plugin_route_true_crisis": "true crisis", |
| 169 | + "strategy_plugin_route_taco_rebound": "TACO rebound confirmed", |
156 | 170 | "strategy_plugin_route_unknown_route": "unknown status", |
157 | 171 | "strategy_plugin_action_no_action": "no action", |
158 | 172 | "strategy_plugin_action_watch_only": "notify only", |
| 173 | + "strategy_plugin_action_notify_manual_review": "notify manual review", |
159 | 174 | "strategy_plugin_action_defend": "defend", |
160 | 175 | "strategy_plugin_action_blocked": "blocked", |
| 176 | + "strategy_plugin_guidance_crisis_response_shadow_true_crisis_defend": "Consider reducing or clearing leveraged exposure, then pause new risk additions; if keeping exposure, resize it to a small amount you can tolerate.", |
| 177 | + "strategy_plugin_guidance_crisis_response_shadow_no_action_blocked": "A guard blocked the crisis route; verify data freshness and external context before acting on this alert.", |
| 178 | + "strategy_plugin_guidance_taco_rebound_shadow_taco_rebound_notify_manual_review": "TACO only flags a possible rebound window; consider a small staged manual probe with a predefined invalidation level instead of full-size exposure.", |
161 | 179 | "strategy_plugin_action_monitor": "watch", |
162 | 180 | "strategy_plugin_action_unknown_action": "unknown notice", |
163 | 181 | "separator": SEPARATOR, |
|
0 commit comments