Vadim Nicolai
Vadim Nicolai
Thanks for clarifying all this, @cjdsellers I really appreciate the detailed explanation
hey @cjdsellers may I look into this?
### Adaptive Moving Average (AMA) – Rust vs. Python/Cython | # | Topic | **Rust implementation** | **Python / Cython implementation** | Parity | Key notes & actions | |---|-------|-------------------------|------------------------------------|:------:|---------------------|...
### Double Exponential Moving Average (DEMA) – Rust vs. Python/Cython | # | Topic | **Rust implementation** | **Python / Cython implementation** | Parity | Key notes & actions |...
### Exponential Moving Average (EMA) – Rust vs. Python/Cython | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & actions | |---|-------|--------------------|--------------------------------|:------:|---------------------|...
## Hull Moving Average (HMA) – Rust vs. Python/Cython | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & actions | |---|-------|---------------------|--------------------------------|:------:|---------------------|...
## Linear Regression (LR) – Rust vs. Python / Cython | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & actions |...
# Relative Moving Average (RMA) – Rust vs. Python/Cython | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & actions | |---|-------|--------------------|--------------------------------|--------|---------------------|...
### Simple Moving Average (SMA) – Rust vs. Python/Cython parity review | # | Topic | Rust implementation (`SimpleMovingAverage` in `average::sma`) | Python / Cython implementation (`SimpleMovingAverage` in `indicators/average/sma.pyx`) |...
### Variable Index Dynamic Average (VIDYA) – Rust vs. Python/Cython | # | Topic | Rust implementation | Python / Cython implementation | Parity | Key notes & actions |...