Attachments forums

List of attachments posted on this forum.


All files on forums: 159938

Re: Moving Average indicators for MT4

mrtools, Sat Sep 09, 2023 12:18 am

sylvester21 wrote: Fri Sep 08, 2023 3:38 pm Hi MrTools thanks so much for this.
However I think there's some bug with the original code, if i zoom in/out on a timeframe with this indicator , all my other indicators button will disappear. I have to switch to other TF and back , and they reappear. Could you have a look if the bug is repairable? Thanks
Yeah pretty sure I found the problem, it had an object delete all function without specifying which object to delete, so added an ObjId to name the object for it to delete, hopefully this fixed it.
All files in topic