IncADXWOnArray - MetaTrader 5 Library | Forex Indicator Download - MT4/MT5 Resources

The CADXWOnArray class is designed to calculate the (Average Directional Movement Index Wilder, ADX Wilder) values on the ADXW indicator buffer.
Call the init() method with the following parameters for the OnInit() function:
Call the Solve() method OnCalculate() function with the following parameters:
Test_ADXWOnArray.mq5 is a sample indicator showing CADXWOnArray class application. The IncADXWOnArray file must be placed in MQL5\Include\IncOnArray in the terminal data folder (the IncOnArray folder must be created).
The CMAOnArray class in the IncMAOnArray file is required to work properly. Can be found here .
The Average Directional Movement Index (ADX Wilder) helps determine whether a price trend is present. The construction of this technical indicator corresponds strictly to the algorithm described by Welles Wilder in his book "New Concepts in Technical Trading Systems" .

Attachment download
📎 incmaonarray.mqh (5.07 KB)
📎 incadxwonarray.mqh (5.44 KB)
📎 test_adxwonarray.mq5 (4.09 KB)
Source: MQL5 #626
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •