Multi Moving Average indicator: moving averages in the "basement" of the chart
Multi Moving Average indicator — это индикатор, отображающий в «подвальной части» ценового графика информацию о четырех скользящих средних.
The idea of the indicator was born in an attempt to "unload" the price chart as much as possible. First of all it was about moving averages — необходимо было их убрать из чарта и в то же время сохранить необходимую информацию.
The trading indicator has several functions:
- Отображает текущее состояние скользящей средней — рост или падение. (окраска в соответствующий цвет)
- Показывает положение скользящей средней по отношению к цене (или МА с периодом 1) — выше или ниже (окраска текстовой метки в соответствующий цвет).
The indicator is very convenient in terms of settings: the input parameters of each of the four MA separately are placed in the global variables:
- Averaging period (period).
- Moving average calculation method (ma_method).
- The price used to calculate the moving average (applied_price).
- Flexible text label settings
According to ForTrader.org experts, by setting appropriate moving average periods in Multi Moving Average indicator, you can judge about the general trend on the market, while leaving the price chart free
Download Multi Moving Average Indicator