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

Ranging Market Detector - MetaTrader 5 için gösterge

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

This is an effort to build an indicator that highlights a ranging market period with a standard object that uses a dynamic anchor point. The detection is non lagging, and has two modes of operation - it can determine a range based on a point threshold, or it can determine the range dynamically with ATR and a multiplier. By default it is using ATR as it seems to be fit for this purpose. A pseudo chart is created separate from the original chart so that the candles within the range are also colored differently. The logic used to determine a range is very simple. There are customizable inputs to define the ATR period and multiplier so that you can define what a market range means to you personally. Sometimes a ranging market means something different to different people. A longterm trader might prefer to ignore a lot a market activity, while a scalper might prefer to acknowledge smaller ranges.

market ranges

Withdrawal Tracking Withdrawal Tracking

This is a piece of code to add to an existing Expert advisor to track withdrawals from your account where the EA is running. It helps the user to monitor his or her withdrawals from a particular account.

Breakout Finder by LonesomeTheBlue Breakout Finder by LonesomeTheBlue

This is the exact conversion from pine script code by LonesomeTheBlue.

Candlestick Analysis EA R1 Candlestick Analysis EA R1

This MT5 Expert Advisor combines multi-timeframe candlestick pattern analysis with fundamental event filtering to execute trades with disciplined risk management.

PSAR Zigzag (Non lagging) PSAR Zigzag (Non lagging)

A zigzag based on the trend change of the parabolic sar