i am looking to convert an mt5 indicator to mt4 if possible i tried but not sure i did it right. i have been looking at consolidation indicators.
the indicator is simplezz_czones attached below is the mt5 version.
https://www.mql5.com/en/code/15992
that is the mql5 link it seems to be mt5 with no mt4 version
if possible id like to have it converted to mt4
if this is not the spot for this request, please point me to the right direction and if there are any other consolidation indicators on here show me where please that would be great.
i attempted to convert it though i am not sure my attempt is entirely correct it may need tweaking i think its mostly correct but not quite the way it should be. the 2nd file below denoted as such is my attempt maybe have a look and see if it is close enough to rectify? i commented out the counted bars/indicator counted and start bar varible which may be better i was looking to confirm the basic operation by having it recalculate though i have not confirmed it was correct before likey adding the code back in so it doesnt recalculate on every iteration. please have a look, point me in the right direction. let me know thank you