原始 webhook 先在这里落地和排障,再沿着关联样本进入 review detail。
V1 先解决排障与审计:看最近 webhook 是否到达、是否处理失败、是否成功关联到 trade day,并直接打开原始 JSON。
| Type / 类型 | Count / 数量 |
|---|---|
| CANCEL_1030 | 1 |
| DECISION_YES | 1 |
| ORDER_PLACED | 1 |
| SHADOW_EOD | 1 |
| SNAP | 1 |
{
"cancel_reason": "NOT_TRIGGERED_BEFORE_1030",
"cancel_time_et": "10:30:00",
"event": "CANCEL_1030",
"event_source_type": "live",
"event_time": "2026-04-06 10:30:00",
"event_time_et": "10:30:00",
"event_type": "CANCEL_1030",
"execution_version": "v1.1",
"hud_decision": "YES",
"hud_reason": "ORB_OK",
"idempotency_key": "CIFR_2026-04-06_CANCEL_1030_103000",
"legacy_event": "CANCEL",
"manual_override": false,
"manual_override_count": 0,
"manual_override_reason": "",
"primary_reason": "ORB_OK",
"quick_pass": true,
"score": 7,
"script_version": "v4.2-0326",
"secondary_reason": "",
"shadow_block_reason": null,
"shadow_match": null,
"shadow_version": null,
"short_message": "No fill before 10:30",
"source": "TV_PINE",
"strategy_block_reason": null,
"strategy_match": null,
"strategy_version": "v1.1",
"strategy_version_used": "v1.1",
"symbol": "CIFR",
"timezone": "America/New_York",
"trade_date": "2026-04-06",
"trigger_quality": "A"
}
{
"created_at": "2026-04-06 14:30:10",
"db_event_id": 95,
"db_event_type": "CANCEL_1030",
"error_message": null,
"event_time": "2026-04-06 10:30:00",
"payload_event": "CANCEL_1030",
"payload_event_type": "CANCEL_1030",
"processed_status": "processed",
"symbol": "CIFR",
"trade_date": "2026-04-06",
"trade_day_id": 99
}
| ID | Date / 日期 | Symbol / 标的 | Type / 类型 | Time / 时间 | Source / 来源 | Status / 状态 | Link / 关联 | Trade Day ID | Message / 摘要 | Actions / 操作 |
|---|---|---|---|---|---|---|---|---|---|---|
| 98 | 2026-04-06 | CIFR | SHADOW_EOD | 15:59:00 | tv_pine | processed | linked | 99 | Shadow EOD summary | |
| 95 | 2026-04-06 | CIFR | CANCEL_1030 | 10:30:00 | tv_pine | processed | linked | 99 | No fill before 10:30 | |
| 93 | 2026-04-06 | CIFR | DECISION_YES | 09:31:00 | tv_pine | processed | linked | 99 | Decision=YES | |
| 92 | 2026-04-06 | CIFR | SNAP | 09:31:00 | tv_pine | processed | linked | 99 | Decision=YES | |
| 91 | 2026-04-06 | CIFR | ORDER_PLACED | 09:31:00 | tv_pine | processed | linked | 99 | OrderPlaced=Y |