PointIntoChannel
- Indicateurs
- Vasilii Luchnikov
- Version: 4.0
- Mise à jour: 21 juillet 2021
- Activations: 5
Good afternoon. Today we present a new indicator PointIntoChannelTOMSON
-this indicator is calculated from the channel to the level of price deviation in the direction of buying and selling, the green and red window of indicators, respectively. The higher the deviation level, the greater the probability of a reversal. The indicator readings are recalculated with each new bar and it is recommended to use it only as an auxiliary one
//INPUT PARAMETERS:
indPeriod = 20; // Период усреднения для вычисления индикатор
indShift = 0; // Отклонение от основной линии
indDeviation = 2; // Кол-во стандартных отклонений
indAppliedPrice = PRICE_CLOSE; // Тип цены
//расположение на экране
iEditWidth = 200; // Ширина
iEditHeight = 100; // Высота
iEditLocationX = 1200; // Положение по Х
iEditLocationY = 100; // Положение по Y
iEditColorText = clrBlack; // Цвет текста
iEditFontSize = 30; // Размер шрифта
L'utilisateur n'a laissé aucun commentaire sur la note