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.
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
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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now