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:
- 90927
- Derecelendirme:
- Yayınlandı:
- 2011.08.17 11:23
- 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
A non-invasive candle time that can be positioned next to price or near a corner.
Color, font, size and align (anchor) freely customizable.
Input parameters:
- color lblColor=C'00,66,99'; // Color of the label
- int fontSize=8; // Size of the label font
- ENUM_ANCHOR_POINT pAnchor = ANCHOR_LEFT_LOWER; // Anchor of the label a sort of align
- bool nextToPriceOrAnchor = true; // Position near the price close or to Corner
- ENUM_BASE_CORNER pCorner = CORNER_LEFT_LOWER; // Corner position of the label
- string fontFamily = "Tahoma"; // Font family of the label

This trend indicator shows the current trend direction and moments for closing of the opened position.

The indicator plots the Fibonacci retracement levels for a user-defined number of bars.

Trend strength indicator based on the Laguerre adaptive filter.

The indicator generates market entry signals based on the ADX indicator.