IncDeMarkerOnArray - MetaTrader 5 Library - MT4/MT5 Resources

The CDeMarkerOnArray class is designed for calculating the value on the Demark indicator buffer.
The method OnInit( ) function with the following parameters is called in the initialization( ) function:
The method OnCalculate() is called with the following parameters in the resolve() function:
Test_DeMarkerOnArray.mq5 is a sample indicator showing CDeMarkerOnArray class application. The IncDeMarkerOnArray file must be placed in the terminal data folder in MQL5\Include\IncOnArray (the IncOnArray folder must be created). The CMAOnArray class in the IncMAOnArray file is required to work properly. Can be found here .
Demarker technical indicator (DeM) is based on the comparison of the current period's highest value with the previous period's highest value.

Attachment download
📎 incmaonarray.mqh (5.07 KB)
📎 incdemarkeronarray.mqh (3.91 KB)
📎 test_demarkronarray.mq5 (3.14 KB)
Source: MQL5 #653
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •