Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | Valid_Swing_HighLow

Valid Swing HighLow is an advanced indicator of 2х2 fractals. It differs from the standard one in that each new bar of the fractal is always higher/lower than the previous one.

  • For the upper fractal: LeftHigh2<LeftHigh1<CenterHigh>RightHigh1>RightHigh2
  • For the lower fractal:  LeftLow2>LeftLow1>CenterLow<RightLow1<RightLow2

It has one configurable parameter:

  • Bar of drawing - the bar for drawing labels
    • Signal bar - draws labels based on the Open price of the signal bar
    • Fractal bar - draws labels on the bar and using fractal prices (High/Low)

MetaTrader Experts, Indicators, Scripts and Libraries

Fig. 1. Bar of drawing = Fractal bar

MetaTrader Experts, Indicators, Scripts and Libraries

Fig. 2. Bar of drawing = Signal bar


21856