Vadim Nicolai
Vadim Nicolai
## VariableIndexDynamicAverage (VIDYA) --- ## Potential bugs & performance optimisations | # | Type | Location | What might go wrong / be improved | Why it matters | Suggested...
### Volume Weighted Average Price (VWAP) – Rust vs. Python/Cython parity review | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes &...
### Weighted Moving Average (WMA) – Rust vs. Python/Cython | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & actions | |---|-------|---------------------|--------------------------------|:------:|---------------------|...
AMAT – Rust vs. Python/Cython | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & actions | |---|-------|--------------------|--------------------------------|--------|---------------------| | 1 | **Constructor...
### Aroon Oscillator – Rust vs. Python/Cython **parity checklist** | # | Topic | Rust implementation (`momentum::aroon::AroonOscillator`) | Python / Cython implementation (`indicators/momentum/aroon.pyx`) | Parity | Notes & required actions...
# Bollinger Bands (BB) – Rust vs. Python/Cython parity checklist | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & actions |...
### Bias – Rust vs. Python/Cython parity checklist | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & required actions | |---|-------|---------------------|--------------------------------|:------:|-----------------------------|...
**CCI** | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & actions | |----|------------------------------------|-----------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------|--------|--------------------------------------------------------------------------------------------------------------------| | 1 | Constructor arguments & defaults |...
# Chande Momentum Oscillator (CMO) – Rust vs. Python/Cython Parity | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & **Rust-side TODO**...
### DirectionalMovement | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & actions | |---|-------|--------------------|--------------------------------|--------|---------------------| | 1 | **Constructor arguments & defaults**...