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
نص برمجي للمستخدمين المدعوين فقط
يمكن فقط للمستخدمين الذين تمت الموافقة عليهم من قبل المؤلف الوصول إلى هذا البرنامج النصي. ستحتاج إلى طلب الإذن والحصول عليه لاستخدامه. يتم منح هذا عادةً بعد الدفع. لمزيد من التفاصيل، اتبع تعليمات المؤلف أدناه أو اتصل CryptoStatistical مباشرة.
لا توصي TradingView بالدفع مقابل برنامج نصي أو استخدامه إلا إذا كنت تثق تمامًا في مؤلفه وتفهم كيفية عمله. يمكنك أيضًا العثور على بدائل مجانية ومفتوحة المصدر في نصوص مجتمعنا.
تعليمات المؤلف
إخلاء المسؤولية
نص برمجي للمستخدمين المدعوين فقط
يمكن فقط للمستخدمين الذين تمت الموافقة عليهم من قبل المؤلف الوصول إلى هذا البرنامج النصي. ستحتاج إلى طلب الإذن والحصول عليه لاستخدامه. يتم منح هذا عادةً بعد الدفع. لمزيد من التفاصيل، اتبع تعليمات المؤلف أدناه أو اتصل CryptoStatistical مباشرة.
لا توصي TradingView بالدفع مقابل برنامج نصي أو استخدامه إلا إذا كنت تثق تمامًا في مؤلفه وتفهم كيفية عمله. يمكنك أيضًا العثور على بدائل مجانية ومفتوحة المصدر في نصوص مجتمعنا.