Indicators: Confirmed Swing Points Helper

 

Confirmed Swing Points Helper:

A small educational MetaTrader 5 indicator that marks confirmed swing highs and lows and labels market structure as HH, HL, LH and LL.

Confirmed Swing Points Helper

Author: Talal N Z Aljarusha

 

A small implementation note for anyone adjusting this helper:

The most important parameters are usually InpDepth and InpMinDistancePoints . If the chart looks too noisy, I would increase the depth first, then use the distance filter to ignore pivots that are too close to the previous accepted high or low.

I also recommend keeping the object prefix unique when testing multiple versions on the same chart. It makes cleanup safer and prevents old labels from being mixed with the current logic.