|
39 | 39 | "strategy_plugin_line": "🧩 插件:{plugin} | 状态:{route} | 提醒:{action}", |
40 | 40 | "strategy_plugin_alert_subject": "🚨 危机插件告警:{plugin} | {route}", |
41 | 41 | "strategy_plugin_alert_title": "🚨 【危机插件告警】", |
| 42 | + "strategy_plugin_alert_context": "运行环境:{context}", |
42 | 43 | "strategy_plugin_alert_strategy": "策略:{strategy}", |
| 44 | + "strategy_plugin_alert_plugin": "插件:{plugin}", |
| 45 | + "strategy_plugin_alert_status": "状态:{route}", |
| 46 | + "strategy_plugin_alert_action": "提醒:{action}", |
| 47 | + "strategy_plugin_alert_mode": "模式:{mode}", |
43 | 48 | "strategy_plugin_alert_as_of": "信号时间:{as_of}", |
44 | | - "strategy_plugin_alert_would_trade": "若启用交易会操作:{value}", |
| 49 | + "strategy_plugin_alert_would_trade": "启用时是否会交易:{value}", |
45 | 50 | "strategy_plugin_alert_source": "来源:{source}", |
| 51 | + "strategy_plugin_alert_yes": "是", |
| 52 | + "strategy_plugin_alert_no": "否", |
46 | 53 | "strategy_plugin_name_crisis_response_shadow": "危机观察通知", |
47 | 54 | "strategy_plugin_mode_shadow": "影子观察", |
48 | 55 | "strategy_plugin_route_no_action": "未触发危机", |
|
139 | 146 | "strategy_plugin_line": "🧩 Plugin: {plugin} | status: {route} | notice: {action}", |
140 | 147 | "strategy_plugin_alert_subject": "🚨 Crisis plugin alert: {plugin} | {route}", |
141 | 148 | "strategy_plugin_alert_title": "🚨 【Crisis Plugin Alert】", |
| 149 | + "strategy_plugin_alert_context": "Context: {context}", |
142 | 150 | "strategy_plugin_alert_strategy": "Strategy: {strategy}", |
| 151 | + "strategy_plugin_alert_plugin": "Plugin: {plugin}", |
| 152 | + "strategy_plugin_alert_status": "Status: {route}", |
| 153 | + "strategy_plugin_alert_action": "Notice: {action}", |
| 154 | + "strategy_plugin_alert_mode": "Mode: {mode}", |
143 | 155 | "strategy_plugin_alert_as_of": "Signal as-of: {as_of}", |
144 | 156 | "strategy_plugin_alert_would_trade": "Would trade if enabled: {value}", |
145 | 157 | "strategy_plugin_alert_source": "Source: {source}", |
| 158 | + "strategy_plugin_alert_yes": "yes", |
| 159 | + "strategy_plugin_alert_no": "no", |
146 | 160 | "strategy_plugin_name_crisis_response_shadow": "Crisis Watch Notice", |
147 | 161 | "strategy_plugin_mode_shadow": "shadow", |
148 | 162 | "strategy_plugin_route_no_action": "no crisis detected", |
|
0 commit comments