22 lines
439 B
Markdown
22 lines
439 B
Markdown
|
|
# 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
|