原始 webhook 先在这里落地和排障,再沿着关联样本进入 review detail。
V1 先解决排障与审计:看最近 webhook 是否到达、是否处理失败、是否成功关联到 trade day,并直接打开原始 JSON。
| Type / 类型 | Count / 数量 |
|---|---|
| DECISION_YES | 1 |
| ENTRY | 1 |
| EXIT | 1 |
| ORDER_PLACED | 1 |
| SNAP | 1 |
{
"entry_price": 66.77,
"entry_time_et": "10:10:00",
"event": "ENTRY",
"event_source_type": "live",
"event_time": "2026-03-30 10:10:00",
"event_time_et": "10:10:00",
"event_type": "ENTRY",
"execution_version": "v1.1",
"hud_decision": "YES",
"hud_reason": "ORB_OK",
"idempotency_key": "HOOD_2026-03-30_ENTRY_101000",
"initial_sl": 65.3562,
"legacy_event": "ENTRY",
"lmt": 66.77,
"manual_override": false,
"manual_override_count": 0,
"manual_override_reason": "",
"one_r": 1.4138,
"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,
"shares": 233,
"short_message": "Entry triggered",
"source": "TV_PINE",
"stp": 66.69,
"strategy_block_reason": null,
"strategy_match": null,
"strategy_version": "v1.1",
"strategy_version_used": "v1.1",
"symbol": "HOOD",
"timezone": "America/New_York",
"tp2": 69.5976,
"tp3": 71.0114,
"trade_date": "2026-03-30",
"trigger_quality": "A",
"triggered": true
}
{
"created_at": "2026-03-30 14:10:22",
"db_event_id": 55,
"db_event_type": "ENTRY",
"error_message": null,
"event_time": "2026-03-30 10:10:00",
"payload_event": "ENTRY",
"payload_event_type": "ENTRY",
"processed_status": "processed",
"symbol": "HOOD",
"trade_date": "2026-03-30",
"trade_day_id": 59
}
| ID | Date / 日期 | Symbol / 标的 | Type / 类型 | Time / 时间 | Source / 来源 | Status / 状态 | Link / 关联 | Trade Day ID | Message / 摘要 | Actions / 操作 |
|---|---|---|---|---|---|---|---|---|---|---|
| 56 | 2026-03-30 | HOOD | EXIT | 12:10:00 | tv_pine | processed | linked | 59 | Exit completed | |
| 55 | 2026-03-30 | HOOD | ENTRY | 10:10:00 | tv_pine | processed | linked | 59 | Entry triggered | |
| 54 | 2026-03-30 | HOOD | ORDER_PLACED | 21:31:00 | tv_pine | processed | linked | 59 | HOOD_2026-03-30_ORDER_PLACED_213100 | |
| 52 | 2026-03-30 | HOOD | SNAP | 09:31:00 | tv_pine | processed | linked | 59 | Decision=YES | |
| 51 | 2026-03-30 | HOOD | DECISION_YES | 21:31:00 | tv_pine | processed | linked | 59 | ORB_OK |