Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
- Görüntülemeler:
- 15149
- Derecelendirme:
- Yayınlandı:
- 2016.04.26 15:39
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Author: LGP.
Red - the resistance/support level calculation uses the Low/High.
Orange - uses the Close price, when
"The only exception to this rule is when the Low price exceeds the Close price of the initial day right after the initial day. In this case the first resistance level is defined as: the Close price of the next day after the initial day is multiplied by a coefficient"

Red - the resistance/support level calculation uses the Low/High.
Orange - uses the Close price, when
"The only exception to this rule is when the Low price exceeds the Close price of the initial day right after the initial day. In this case the first resistance level is defined as: the Close price of the next day after the initial day is multiplied by a coefficient"

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/7316

Fast adaptive trend line is an estimate of the trend line.

The Jurik Moving Average indicator. JMA's improved timing and smoothness will astound you.

In the case of weighted moving average, the latest data is of more value than more early data. Weighted moving average is calculated by multiplying each one of the closing prices within the considered series, by a certain weight coefficient.

The indicator of dynamic resistance/support level with a fixed channel.