MAtrio
- 指标
- Yurij Batura
- 版本: 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 SmoothingType50, simple (SMA) moving average SmoothingType100, simple (SMA) moving average SmoothingType200. Accordingly, with the price type ValuePrices50, ValuePrices100, ValuePrices200, 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 MT5 terminal, the indicator is here.
Input parameters
- MA50_Period- number of single periods of the Moving Average indicator (50);
- SmoothingType50 - smoothing type;
- ValuePrices50 - at what price the indicator is calculated;
- MA100_Period- number of single periods of the Moving Average indicator (100);
- SmoothingType100 - smoothing type;
- ValuePrices100 - at what price the indicator is calculated;
- MA200_Period- number of single periods of the Moving Average indicator (200);
- SmoothingType200 - smoothing type;
- ValuePrices200 - at what price the indicator is calculated;