|
102 | 102 | "strategy_plugin_line": "🧩 插件:{plugin} | 状态:{route} | 提醒:{action}", |
103 | 103 | "strategy_plugin_alert_subject": "🚨 危机插件告警:{plugin} | {route}", |
104 | 104 | "strategy_plugin_alert_title": "🚨 【危机插件告警】", |
| 105 | + "strategy_plugin_alert_context": "运行环境:{context}", |
105 | 106 | "strategy_plugin_alert_strategy": "策略:{strategy}", |
| 107 | + "strategy_plugin_alert_plugin": "插件:{plugin}", |
| 108 | + "strategy_plugin_alert_status": "状态:{route}", |
| 109 | + "strategy_plugin_alert_action": "提醒:{action}", |
| 110 | + "strategy_plugin_alert_mode": "模式:{mode}", |
106 | 111 | "strategy_plugin_alert_as_of": "信号时间:{as_of}", |
107 | | - "strategy_plugin_alert_would_trade": "若启用交易会操作:{value}", |
| 112 | + "strategy_plugin_alert_would_trade": "启用时是否会交易:{value}", |
108 | 113 | "strategy_plugin_alert_source": "来源:{source}", |
| 114 | + "strategy_plugin_alert_yes": "是", |
| 115 | + "strategy_plugin_alert_no": "否", |
109 | 116 | "strategy_plugin_name_crisis_response_shadow": "危机观察通知", |
110 | 117 | "strategy_plugin_mode_shadow": "影子观察", |
111 | 118 | "strategy_plugin_route_no_action": "未触发危机", |
|
205 | 212 | "strategy_plugin_line": "🧩 Plugin: {plugin} | status: {route} | notice: {action}", |
206 | 213 | "strategy_plugin_alert_subject": "🚨 Crisis plugin alert: {plugin} | {route}", |
207 | 214 | "strategy_plugin_alert_title": "🚨 【Crisis Plugin Alert】", |
| 215 | + "strategy_plugin_alert_context": "Context: {context}", |
208 | 216 | "strategy_plugin_alert_strategy": "Strategy: {strategy}", |
| 217 | + "strategy_plugin_alert_plugin": "Plugin: {plugin}", |
| 218 | + "strategy_plugin_alert_status": "Status: {route}", |
| 219 | + "strategy_plugin_alert_action": "Notice: {action}", |
| 220 | + "strategy_plugin_alert_mode": "Mode: {mode}", |
209 | 221 | "strategy_plugin_alert_as_of": "Signal as-of: {as_of}", |
210 | 222 | "strategy_plugin_alert_would_trade": "Would trade if enabled: {value}", |
211 | 223 | "strategy_plugin_alert_source": "Source: {source}", |
| 224 | + "strategy_plugin_alert_yes": "yes", |
| 225 | + "strategy_plugin_alert_no": "no", |
212 | 226 | "strategy_plugin_name_crisis_response_shadow": "Crisis Watch Notice", |
213 | 227 | "strategy_plugin_mode_shadow": "shadow", |
214 | 228 | "strategy_plugin_route_no_action": "no crisis detected", |
|
0 commit comments