DislikedPlease MasterCoders in the house, I need help with this indicator, it's a very good one for my trading system. It doesn't repainting in practice (based on back testing). But the issue I have with it is that it spots the signal where it is meant to spot it but once a new signal is spotted, it paints the previous red/lime line to the new signal thus making it behave like it repaints. I just want the red/lime line to remain where the signal was spotted and not move to a new signal. I will really be happy if you can help with this my trading system...Ignored

That indicator is decompiled so it is unlikely any of the ethical coders on this Forum will look at it. Good to see you have respected the original coder/owner.


Inserted Code
//+------------------------------------------------------------------+ //| Trend Strength.mq4 | //| Copyright © 2020, SIGLOT Capital Investment Company | //| https://siglot.com | //+------------------------------------------------------------------+ #property copyright "Copyright © 2020, SIGLOT Capital Investment Company" #property link "https://siglot.com"
Trade what you see not what you hope
1