NWMA Aroon IFT Strategy applied to 2-years timeframe BTC

Even if our strategy is similar, Fast and Short NWMA MA crossover is specifically tuned from the original paper and we used an additional Force Filter and exit method.
Our opensource NWMA implementation in Pine Script is here (with references to Dürschne's original paper):
![[CS] NWMA Moving Average 3.0](https://s3.tradingview.com/d/DPo2tdWW_mid.png)
From the paper original paper:
The indicator is the Aroon-Oscillator (AO), which is defined as the difference between the Aroon up and Aroon down.
- The AO is not applied to a price series but to a NWMA applied to the price series: NWMA [ price series | n1, n2 ].
- Cycle periods for the NWMA are n1 = 89 days and n2 = 21 days (λ = 4.2).
- Cycle period for the AO is 5 days: AO [NWMA | 5].
- An Inverse Fisher Transformation (IFT) is applied to the AO: IFT [AO].
- The IFT digitizes the AO witout lag.
- Settings: Buy IFT > 0, sell IFT < 0.
Note: this strategy takes as a reference Coinbase prices and takes long and short positions even if standard Coinbase does not allow the opening of short positions.
Coinbase was chosen because price series is more consistent and less prone to statistical flukes and flash crashes.
This strategy is Invite only, hope you enjoy
CryptoStatistical
Script que requiere invitación
Solo los usuarios autorizados por el autor pueden acceder a este script. Tendrá que solicitar y obtener permiso para utilizarlo. Normalmente se concede previo pago. Para obtener más información, siga las instrucciones del autor o póngase en contacto directamente con CryptoStatistical.
TradingView NO recomienda pagar o utilizar un script a menos que confíe plenamente en su autor y entienda cómo funciona. También puede encontrar alternativas gratuitas de código abierto en nuestros scripts de la comunidad.
Instrucciones del autor
Exención de responsabilidad
Script que requiere invitación
Solo los usuarios autorizados por el autor pueden acceder a este script. Tendrá que solicitar y obtener permiso para utilizarlo. Normalmente se concede previo pago. Para obtener más información, siga las instrucciones del autor o póngase en contacto directamente con CryptoStatistical.
TradingView NO recomienda pagar o utilizar un script a menos que confíe plenamente en su autor y entienda cómo funciona. También puede encontrar alternativas gratuitas de código abierto en nuestros scripts de la comunidad.