|
20 | 20 | ("feature_snapshot_config_name_mismatch", "快照配置名不匹配"), |
21 | 21 | ("feature_snapshot_config_path_mismatch", "快照配置路径不匹配"), |
22 | 22 | ("feature_snapshot_contract_version_mismatch", "快照契约版本不匹配"), |
| 23 | + ("regime=hard_defense", "市场阶段=强防御"), |
| 24 | + ("regime=soft_defense", "市场阶段=软防御"), |
| 25 | + ("regime=risk_on", "市场阶段=进攻"), |
| 26 | + ("benchmark_trend=down", "基准趋势=向下"), |
| 27 | + ("benchmark_trend=up", "基准趋势=向上"), |
| 28 | + ("breadth=", "市场宽度="), |
| 29 | + ("target_stock=", "目标股票仓位="), |
| 30 | + ("realized_stock=", "实际股票仓位="), |
| 31 | + ("selected=", "入选标的数="), |
| 32 | + ("top=", "前排标的="), |
| 33 | + ("no_selection", "无入选标的"), |
23 | 34 | ("outside_execution_window", "当前不在执行窗口"), |
24 | 35 | ("insufficient_buying_power", "购买力不足"), |
25 | 36 | ("missing_price", "缺少报价"), |
|
0 commit comments