Thanks for testing addedboytoy wrote: Mon Feb 24, 2025 8:13 pm I think this is fantastic.. indeed a modern day directional ADX for erratic markets.. i have set smoothing back to nothing (1 period) then inserted a 5 period moving average into it's window and set it to "Previous indicators data" as an additional filter.. I love how you made the code in mql4 and open! I think you have just gifted traders with a potentially game changing indicator and I know Jeff (ionone) will gravitate towards this code too ahaha
Mrtools superb addition to it thank you for adding new functions for us (already!) I just think you forgot to let us change level coloring, seems hard coded on grey
Code: Select all
IndicatorSetInteger(INDICATOR_LEVELCOLOR,clrDarkGray);