|
|
@@ -98,3 +98,7 @@ This document consolidates the product requirements, technical architecture, and
|
|
|
- 新增实例级指标:`grid_active_orders`, `grid_pending_levels`, `grid_incremental_rate`, `order_gateway_queue_depth`, `stp_conflicts`.
|
|
|
- 定义告警:连续多个 tick `pending_levels>0`、`placement_latency_p95>5s` 或实例重试超限时触发降级(回退全量模式或暂停实例)。
|
|
|
- 更新运维剧本,覆盖多实例启停、动态扩缩容、手动降级/恢复、以及在增量模式失败时的回滚步骤。
|
|
|
+- **Ultra-tight micro-grid configuration**
|
|
|
+ - 研究低至 1–2 bps 的步长与 0–1 bps `post_only_cushion_bps` 组合对限流及 post-only 成功率的影响,配合多账户实例进行分层部署。
|
|
|
+ - 为极端贴盘口模式制定节流/批次下单策略(降低 burst、引入异步确认),并提供回滚配置模板(如 `micro_grid_extreme.yaml`)。
|
|
|
+ - 输出风控指引:如何在多账户环境下分配层级(内圈账号、外圈账号),以及极限模式下的 delta/对冲阈值调优建议。
|