Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

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

author EAcpu | 5 reads | 0 comments |

IncADXWOnArray - library for MetaTrader 5

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" .

IncADXWOnArray - library for MetaTrader 5


Attachment download

📎 incmaonarray.mqh (5.07 KB)

📎 incadxwonarray.mqh (5.44 KB)

📎 test_adxwonarray.mq5 (4.09 KB)

Source: MQL5 #626

Verification code Refresh