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:
7771
Derecelendirme:
(20)
Yayınlandı:
2018.06.18 16:27
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Oscillator Tarzan is a standard RSI with a channel having a central line, the color of which changes depending on the RSI line location as related to the channel:

  • If the RSI line enters the channel upwards, an "up" signal arrow is placed, and the central line is colored green
  • If the RSI line enters the channel downwards, a "down" signal arrow is placed, and the central line is colored red
  • If the RSI line is within the overbought/oversold zones (above/below the channel borders), the central line is colored pale gray.
  • If the RSI line is in the upper zone within the channel, the line is sky blue,
  • if the line is in the lower zone of the channel, the line is orange.

The central line of the channel is calculated by the RSI line smoothing method, and the indent for the upper and lower channel borders is added/deducted on both sides.

The indicator has six input parameters:

  • RSI period - RSI calculation period
  • RSI Applied price - RSI calculation price
  • MA period - channel calculation period (the RSI line smoothing period)
  • MA Method - channel calculation method
  • Channel top size - indent from the central line for calculating the upper border of the channel
  • Channel bottom size - indent from the central line for calculating the lower border of the channel

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

Smoothed_Smart_Money_Pressure_Oscillator Smoothed_Smart_Money_Pressure_Oscillator

Smoothed Smart Money Pressure Oscillator

SilverTrend_NRTR SilverTrend_NRTR

Semaphore signal indicator SilverTrend with the NRTR line of possible stop order locations.

SilverTrend_NRTR_HTF SilverTrend_NRTR_HTF

Indicator SilverTrend_NRTR with the timeframe selection option available in input parameters, alerting and sending e-mails and push-messages when the indicator changes its color.

SilverTrend SilverTrend

Indicator SilverTrend_Signal that generates alerts and sends e-mails and Push-messages when the indicator changes its color, implemented as candlesticks. Candlesticks with the trend are colored brightly, and those against the trend are colored darkly.