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östergeler

iMirror - MetaTrader 5 için gösterge

Görüntülemeler:
24954
Derecelendirme:
(36)
Yayınlandı:
2014.05.13 10:32
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

The iMirror indicator (analogue of iMirror for MT4) shows a prices mirrored upside down.

When the mouse is on the indicator, its color changes to the chart color, while the chart is dimmed. When you click on the indicator, it remains in the foreground till another click.

The indicator has three parameters:

input color Up=clrGreen;          // The color of the bullish candlestick
input color Down=clrRed;          // The color of the bearish candlestick
input color Back=clrMidnightBlue; // Background color
The indicator has been updated, its code has been optimized.

Fig.1

Fig.1 Chart in the foreground

Fig.2

Fig.2 Chart in the background, the cursor is on the indicator

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

X4Period_MFI_Arrows X4Period_MFI_Arrows

Four semaphore signal indicators based on MFI oscillators with different periods on one price chart.

VolatilityPivot_Signal VolatilityPivot_Signal

The VolatilityPivot_Signal indicator shows information on the current trend using the values of the VolatilityPivot indicator with a fixed timeframe.

Exp_AFIRMA Exp_AFIRMA

The Exp_AFIRMA Expert Advisor is based on the signals of the AFIRMA (Autoregressive Finite Impulse Response Moving Average) indicator.

MFI_3HTF MFI_3HTF

Three MFI (Money Flow Index) oscillators with three different timeframes on one chart.