Pentuple Exponential Moving Average Indicator For MT5
The Pentuple Exponential Moving Average Indicator For MT5 creates a simple moving average based on five folded exponential moving average. The idea of this indicator is very simple. When it slopes downward, expect a downtrend in the market. And when it ascends along with the price, you should consider the market trend up. To execute the trade, you should be looking for the price action signals at the critical support or resistance level or else it will be tough to make a profit by using this smart tool.
Installing the Pentuple Exponential Moving Average Indicator For MT5
After you downloaded the indicator via the form above you need to unzip the zip-file. Then you need to copy the file PEMA.mq5 into the folder MQL5\Indicators of your MT5 installation. After that please restart MT5 and then you will be able to see the indicator in the list of indicators.
Parameters of the Pentuple Exponential Moving Average Indicator For MT5
The Pentuple Exponential Moving Average Indicator For MT5 has 0 parameters to configure.
Buffers of the Pentuple Exponential Moving Average Indicator For MT5
The Pentuple Exponential Moving Average Indicator For MT5 provides 0 buffers.
Main Parts Of The Code