1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
| {
| "schema_version": "1.0",
| "run_id": "RUN-ANA-WUJI-RECENT-STRICT-CANDIDATES-20260611-001",
| "status": "PASS",
| "items": [
| {
| "check_id": "NO_BJ_SYMBOL_RETAINED",
| "status": "PASS",
| "detail": "bj_rows=0"
| },
| {
| "check_id": "STRICT_VOLUME_GE_2",
| "status": "PASS",
| "detail": "min_volume_ratio=2.0148077592505462"
| },
| {
| "check_id": "PRIOR_LIMITUP_30",
| "status": "PASS",
| "detail": "rows=19"
| },
| {
| "check_id": "LONG_UPPER_SHADOW",
| "status": "PASS",
| "detail": "rows=19"
| },
| {
| "check_id": "PULLBACK_AFTER_LIMITUP",
| "status": "PASS",
| "detail": "max_pullback_pct=-3.5668380462724913"
| },
| {
| "check_id": "PREV_HIGH_VOLUME_GUARD",
| "status": "PASS",
| "detail": "rows=19"
| },
| {
| "check_id": "CHARTS_EXIST",
| "status": "PASS",
| "detail": "missing=0; charts=19"
| },
| {
| "check_id": "SUPPORT_REVIEW_NOT_AUTO_PASSED",
| "status": "PASS",
| "detail": "manual support review required"
| }
| ]
| }
|
|