srpips Posted February 18, 2012 Report Posted February 18, 2012 Hi, This indicator looks very good. Download link - http://www.2shared.com/file/5HHzxPTv/MPi-TL.html Use this indicator only in 1hr chart. Quote
iwjw Posted February 18, 2012 Report Posted February 18, 2012 This is most probably a repainter, because it's running through all Bars over and over again limit=Bars; To make it not repaint, the commented instruction - int limit = Bars - counted_bars - 1; - should be used Quote
mtuppers Posted February 19, 2012 Report Posted February 19, 2012 This is most probably a repainter, because it's running through all Bars over and over again limit=Bars; To make it not repaint, the commented instruction - int limit = Bars - counted_bars - 1; - should be used could you make it to not repaint version for us to download? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.