Join our fan page
- Views:
- 4186
- Rating:
- Published:
- 2016.09.19 12:52
- Updated:
- 2023.03.29 13:47
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
J.B
The vaMA moving average with the ability to change the averaging algorithm.
The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
This indicator was first implemented in MQL5 and published in Code Base on 22.04.2013.
Fig.1. The XvaMA indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16195

The OsHMA indicator with the timeframe selection option available in input parameters.

The PriceChannel_Stop_Digit indicator with the timeframe selection option available in input parameters.

The FloatPivot indicator with the timeframe selection option available in input parameters.

The FloatPivot indicator with the color filling inside the channel, drawn as a cloud, with the display of the last values as price labels and the possibility to round the channel levels up to a required number of digits.