섹터 플로우 진행도 문서화
This commit is contained in:
+2
-1
@@ -265,6 +265,7 @@ RS_Line_20D_Slope = RS_Pct_20D의 5일 이동평균 변화율
|
||||
| **공식 ID** | `FLOW_CREDIT_V1`, `SECTOR_ROTATION_MOMENTUM_V1` |
|
||||
| **현재 상태** | sector_flow_history 탭 존재, 데이터 누적 중 |
|
||||
| **신호 로직** | 최근 5일 기관 순매수 상위 섹터 → Flow_Credit 가중치 부여 |
|
||||
| **진척 아티팩트** | `Temp/sector_flow_history_progress_v1.json` |
|
||||
| **상태** | 부분 구현 (일일 누적 필요) |
|
||||
|
||||
**성공 하네스 (데이터 기준)**:
|
||||
@@ -272,7 +273,7 @@ RS_Line_20D_Slope = RS_Pct_20D의 5일 이동평균 변화율
|
||||
검증: sector_flow_history 행 수 ≥ 30 × 섹터 수
|
||||
Flow_Credit IS NOT NULL for 보유 종목 100%
|
||||
Flow_Credit 범위: [0.0, 1.0]
|
||||
현재: Flow_Credit 일부 NULL → 30일 데이터 누적 후 재검증
|
||||
현재: sector_flow_history = 3일 / 30일, Flow_Credit 일부 NULL → 30일 데이터 누적 후 재검증
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user