Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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

RSI adjusted SuperTrend - MetaTrader 5 için gösterge

Görüntülemeler:
4507
Derecelendirme:
(4)
Yayınlandı:
MQL5 Freelance Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

aRSI Calculation & Usage:

  • Subtract 50 from RSI → take absolute value → divide by 100 or 50 (setting: Divide RSI value by) → gives aRSI (percentage-like).

  • Bands adjustment:

    • Lower band = lower − (lower × aRSI)

    • Upper band = upper + (upper × aRSI)

  • Option: Toggle Show Regular ST to view standard SuperTrend.

Settings:

  • Factor (for both STs)

  • ATR length (for STs)

  • RSI length (for aRSI ST)

Stochastic_Threads Stochastic_Threads

Overlaying multiple stochastics with different periods will help beginner traders.

ZIGZAG CALIBRATION TOOLS ZIGZAG CALIBRATION TOOLS

Allows you to easily visualize bullish and bearish periods confirmed by the zigzag indicator using vlines. You can control the display of the zigzag, choosing to start from the beginning of the chart or from a certain number of bars, as well as the display of labels showing the price of the peak or trough, the direction of the past period, and its amplitude in pips. Of course, it works on the main window as well as on sub-windows. WARNING!!! This is a valuable aid to understanding and calibrating indicators and developing strategies, but it is not intended for direct use. Translated with DeepL.com (free version)

Pinbar Detector Pinbar Detector

This MQL5 indicator identifies Upward (Bullish) and Downward (Bearish) Pinbars, displayed with customizable arrows (lime for upward, red for downward). It allows fine-tuning of detection parameters like tail body ratio and protrusion. Pop-up and push notification alerts signal new pinbars. Ideal for traders seeking precise reversal pattern detection.

3 way Aroon value calculation 3 way Aroon value calculation

Showing different ways of the Aroon values calculation