MAtrioMT5
- 指标
-
Yurij Batura
尊敬的用戶和客戶! 為了提高服務和理解的質量,在您租用或購買顧問之前,請嘗試閱讀配置建議,並在必要時通過消息傳遞服務與我聯繫。
設置顧問BuySellProf - https://www.mql5.com/ru/blogs/post/690527 - 版本: 1.0
The MAtrio indicator displays three moving averages on any timeframe at once with a period of 50-day, 100-day, 200-day. After attaching to the chart, it immediately displays three moving averages with the parameters of simple (SMA) moving average MAmethod50 , simple (SMA) moving average MAmethod100 , simple (SMA) moving average MAmethod200 . Accordingly, with the price type MAPrice50 , MAPrice100 , MAPrice200 , by default, the price is Close price everywhere. All parameters (MA calculation method), including color and line type can be changed in the settings, see screenshot.
Simultaneous drawing of three generally accepted moving averages at once helps to quickly identify resistance and support lines, as well as the beginning and end of both an uptrend and a downtrend, in addition, the intersection of MA with a shorter period, MA with a longer period, gives an additional signal to buy or sell. For example, MA50 or MA100 crossed MA200 from below, this is a signal for a bullish trend, see screenshot. All three moving averages, separately, at intersections (punctures) with candles, give signals for both buying and selling.
For the MT4 terminal, the indicator is here.
Input parameters
- MAperiod50- number of single periods of the Moving Average indicator (50);
- MAmethod50 - smoothing type;
- MAPrice50 - at what price the indicator is calculated;
- MAperiod100- number of single periods of the Moving Average indicator (100);
- MAmethod100 - smoothing type;
- MAPrice100 - at what price the indicator is calculated;
- MAperiod200- number of single periods of the Moving Average indicator (200);
- MAmethod200 - smoothing type;
- MAPrice200 - at what price the indicator is calculated;
