Watch how to download trading robots for free
Find us on Telegram!
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

ZigZag Step Points - indicator for MetaTrader 4

Views:
5670
Rating:
(7)
Published:
2024.12.07 15:22
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Another version of ZigZag, where the step size for changing the direction of the segment is set in price points.

This version has additional options to enable:

  • 1. You can display the level lines that correspond to the last extremes (Maximum / Minimum) of the zigzag.
  • 2. Enable displaying the size of the waves in points. Indicates how many points the price has passed from level to level.


The indicator settings allow you to choose a color for each zigzag element, etc.

Displaying a pure ZigZag:



ZigZag with the level display function enabled:


ZigZag with all additional functions enabled (levels + wavelength in points):

BuySellZigZag BuySellZigZag

Double ZigZag draws virtual Buy and Sell levels on the price chart.

Range Levels Range Levels

The indicator draws the nearest levels of the specified price range.

Auto Scale ZigZag Auto Scale ZigZag

ZigZag with automatic step size detection for changing wave direction.

Surfing - 2 EMA strategy Surfing - 2 EMA strategy

This is a pretty simple startegy that follows trend. Recommended time frams is D1. when close price brakes up the EMA build based on high prices given that RSI is above 55 and RSI is above its Moving average - we buy. when close price brakes down the EMA build based on low prices given that RSI is below 45 and RSI is below its moving average - we sell. system closes previose trade if there is opposite signal system uses take profit and stop loss as well as trailing stop