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