Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
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
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Görüntülemeler:
5959
Derecelendirme:
(18)
Yayınlandı:
2013.07.12 10:12
Güncellendi:
2016.11.22 07:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Real author:

Eli hayun

The simplest moving-like indicator. The formula for the calculation:

PLdot = SMA(Period=3, (High[bar] + Low[bar] + Close[bar]) / 3)

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 31.05.2008.

Figure 1. The PLdot indicator

Figure 1. The PLdot indicator

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

Triggerlines Shift Modified Triggerlines Shift Modified

A simple trend indicator in the form of a colored cloud

XPoints XPoints

The indicator predicts the possible reversal points

MVV_LinearRegression MVV_LinearRegression

A standard linear regression channel with support and resistance levels

CandleCountdown CandleCountdown

Shows the time left before a candlestick closes