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:
- 6488
- Derecelendirme:
- Yayınlandı:
- 2018.10.25 18:32
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
LBR Paint Bars indicator draws color candles depending on a trend direction. The trend is defined by the location of two volatility lines. A color cloud histogram is displayed along these two lines.
It has four inputs:
- Factor - ATR share in the cloud width calculation
- ATR period - ATR calculation period
- HL period - cloud borders calculation period
- Color Candles - display color candles (Yes/No)
Calculation:
Edge1 = Min(Lowest(Low, HL period) + Delta; Edge2 = Max(Highest(High, HL period) - Delta;
where:
Delta = ATR(ATR period) * Factor
If color candles display is enabled (Color Candles = Yes):
- if the bullish candle is closed above the cloud, a green candle is displayed
- if the bearish candle is closed above the cloud, a light-green candle is displayed
- if the bearish candle is closed below the cloud, a red candle is displayed
- if the bullish candle is closed below the cloud, an orange candle is displayed
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/22200

Rahul Mohindar oscillator

Standard Deviations/Moving Average Ratio indicator

Hurst oscillator indicator

The indicator implements a breakout system using the XHullTrend_Digit indicator cloud