Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
2997
Rating:
(5)
Published:
2025.03.30 22:50
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to 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