Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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:
6059
Derecelendirme:
(21)
Yayınlandı:
2017.05.29 15:53
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Real author: VadimVP

The indicator draws a color filled channel at a distance from the current price, which is equal to the current spread multiplied by ten.

In other words, the indicator draws an area, trading inside which would most likely bring loss. It is especially useful for currency pairs with huge spread values.

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

Fig.1 The RiskSpread indicator

Fig.1 The RiskSpread indicator

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

Move Trend line Move Trend line

The script finds on the chart all OBJ_TREND (trendline) objects and moves the line to the specified date with the specified price shift.

XMA_Keltner_Pivot_HTF XMA_Keltner_Pivot_HTF

Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values ​​of two Keltner channels on one bar of any timeframe of the XMA_KLx5_Cloud indicator.

PercentageCrossover PercentageCrossover

A Moving indicator that does not use averaging in its code.

PercentageCrossoverChannel_System PercentageCrossoverChannel_System

The indicator implements a breakthrough system using the PercentageCrossoverChannel channel.