srpips Posted February 18, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
iwjw Posted February 18, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
mtuppers Posted February 19, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
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.