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
Indicators

Price Percentage Zigzag (No timeframes) - indicator for MetaTrader 5

Views:
1516
Rating:
(1)
Published:
MQL5 Freelance 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.

Price Percentage Zigzag

EQ Dashboard EQ Dashboard

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

Similarity Based Market Watch Symbol Mapping Script Similarity Based Market Watch Symbol Mapping Script

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 BotCilento

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

Profit Maximiser Profit Maximiser

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