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
Tập lệnh chỉ hiển thị cho người được mời
Chỉ những người dùng được tác giả đồng ý mới có thể truy cập tập lệnh này. Bạn cần yêu cầu và xin phép sử dụng tập lệnh này. Quyền truy cập thường được cấp sau khi thanh toán. Để biết thêm chi tiết, hãy làm theo hướng dẫn của tác giả bên dưới hoặc liên hệ trực tiếp với CryptoStatistical.
TradingView KHÔNG khuyến khích trả tiền hoặc sử dụng tập lệnh trừ khi bạn hoàn toàn tin tưởng tác giả và hiểu cách hoạt động của tập lệnh. Bạn cũng có thể tìm thấy các giải pháp thay thế miễn phí, mã nguồn mở trong mục tập lệnh cộng đồng của chúng tôi.
Hướng dẫn của tác giả
Thông báo miễn trừ trách nhiệm
Tập lệnh chỉ hiển thị cho người được mời
Chỉ những người dùng được tác giả đồng ý mới có thể truy cập tập lệnh này. Bạn cần yêu cầu và xin phép sử dụng tập lệnh này. Quyền truy cập thường được cấp sau khi thanh toán. Để biết thêm chi tiết, hãy làm theo hướng dẫn của tác giả bên dưới hoặc liên hệ trực tiếp với CryptoStatistical.
TradingView KHÔNG khuyến khích trả tiền hoặc sử dụng tập lệnh trừ khi bạn hoàn toàn tin tưởng tác giả và hiểu cách hoạt động của tập lệnh. Bạn cũng có thể tìm thấy các giải pháp thay thế miễn phí, mã nguồn mở trong mục tập lệnh cộng đồng của chúng tôi.