Join our fan page
- Views:
- 1516
- Rating:
- Published:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This is a zigzag which is not warped by timeframes, and the leg changes based on asset price percentage change from the extremums. The zigzag is strictly based on price, and does not consider time.
The clean and thoughtful zigzag structure is credited to Evgeniy Chumakov and so he is linked in the code as it is his code structure that was seen in his MQL4 "Autoscale zigzag".
I am the author of this MQL5 indicator which, unlike the Autoscale zigzag, uses a price percentage input instead of a scale and is compatible across all securities.
As it is a zigzag indicator, it's not appropriate to use this as a standalone tool for trade decisions. Instead, you could use it to police the trend like in a Renko chart, and potentially combine it with a momentum oscillator to figure out when and where it may be appropriate to make an entry.

Historical equity of one-time and one-time open virtual positions to analyse the efficiency of spread/equity trading

This script is a reference solution for mapping symbol names configured by users in MetaTrader 5 EAs or scripts to the actual names provided by the broker. It uses the Levenshtein distance algorithm to automatically identify the most similar symbol in Market Watch. Ideal for developers facing compatibility issues with prefixes or suffixes in symbol names. It is a customisable starting point to suit any specific need.

BotCilento is a sophisticated grid-trading Expert Advisor for MetaTrader 5 that combines trend-following signals with adaptive risk management.

Profit Maximiser (PMax) Indicator is an indicator created by integrating the moving average of the Supertrend indicator.