Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Ranging Market Detector - indicateur pour MetaTrader 5

Vues:
2305
Note:
(4)
Publié:
2025.03.30 22:50
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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