IchiGridEA_ONNX_SourceBank/04_DEEP_REVIEW/DEEP_REVIEW_PLAN.md

22 lines
439 B
Markdown
Raw Permalink Normal View History

2026-05-10 10:37:47 -05:00
# DEEP_REVIEW_PLAN
## Objective
Understand the upstream ONNX/MQL5/Python example without executing it.
## Scope
1. MQL5 ONNX usage mapping
2. Python training and inference mapping
3. ONNX model inventory
4. Shape and preprocessing analysis
5. Gap analysis against IchiGridEA
6. Passive scorer contract draft
## Forbidden
- Python execution
- ONNX runtime execution
- MQL5 compilation
- MetaEditor opening
- IchiGridEA integration