Page 2 of 2

Re: MT5 WPR (Williams %R) type indicators

Posted: Sat Nov 29, 2025 8:46 am
by mrtools
traderokey wrote: Sat Nov 29, 2025 5:48 am Hi Mrtools,

Some of the average methods of this MT5 indicator are not working correctly.

For example, Vidya, all adaptive averages and a few others. Please can you check the code? Thank you.



Vinini BB Ma Wpr avgs (mtf + alerts + arrows).ex5
Pretty sure I narrowed it down to the double smoothing, removed that and everything seems to work correctly, need to research and find out why that function now not working on mt5, anyway please test this version.

Re: MT5 WPR (Williams %R) type indicators

Posted: Sat Nov 29, 2025 10:59 am
by traderokey
mrtools wrote: Sat Nov 29, 2025 8:46 am Pretty sure I narrowed it down to the double smoothing, removed that and everything seems to work correctly, need to research and find out why that function now not working on mt5, anyway please test this version.
Thanks Mrtools. I appreciate.