Re: MT4 Indicator requests and ideas

19428
naluvs01 wrote: Thu Oct 05, 2023 2:04 am Hi Mr Tools and Coders respectively,

This indicator use to work as of last week and for some unknown reason, it doesn't anymore. It measures each currency against itself as the day, week, etc progresses. If you could fix it, that would be great. Thank you for your consideration!!!!
Seems to be working for me.
Attachments
These users thanked the author mrtools for the post (total 2):
naluvs01, simon_n3z

Re: MT4 Indicator requests and ideas

19430
mohsen1208 wrote: Thu Oct 05, 2023 8:53 am i checked this on forward-test and back-test and with repaint checker tools on this forum, it doesn't repaint.
Image

Image
Sorry but there is no way this doesn't repaint

Code: Select all

oc = (close[i-1]-open[i-1]);  
      oc_2 = GetClsOpn(oc);
      ss = c1*(oc_1+oc_2)/2.+c2*ExtFMBuffer[i-1]+c3*ExtFMBuffer[i-2]; 
Anyway tried adding coloring to it and not working. Going to try and do a non-repainting version for us here.
These users thanked the author mrtools for the post:
mohsen1208


Who is online

Users browsing this forum: Dinosatoshi, Grapeshot [Bot], guner, hakimoos, IBM oBot [Bot], Seznam [Bot], talaate, Twitter [Bot], WhatsApp [Bot] and 83 guests