Advertisement
Edit Your Comment
Non repainting indicators - How to build?

forex_trader_75987
Member Since May 02, 2012
113 posts
Jun 23, 2014 at 22:51
Member Since May 02, 2012
113 posts
Hello guys,
i have an indicator thats does not repaint and i have another that repaints.
I would like of adjust my indicators in order to never ever repaint in chart... someone knows to modify or build an indicator that never repaint?
someone has interests?
i have an indicator thats does not repaint and i have another that repaints.
I would like of adjust my indicators in order to never ever repaint in chart... someone knows to modify or build an indicator that never repaint?
someone has interests?
Member Since Jun 03, 2010
675 posts
Jun 24, 2014 at 09:23
Member Since Jun 03, 2010
675 posts
It might be difficult to write non repainting indicator. Code is always anaysing price so I suggest to make it with comparation of 1 second interval, maybe then You can make "non repaintable" indicator.
Regards,
Adrian
Regards,
Adrian
PAMM MANAGER // Professional Fund Manager

forex_trader_28881
Member Since Feb 07, 2011
691 posts
Jun 24, 2014 at 11:11
(edited Jun 24, 2014 at 11:13)
Member Since Feb 07, 2011
691 posts
What I suggest,
And I did follow my own advice, is go put yourself on a decent JAVA course. Spend the time, learn how it works. Anybody can do it. It's not that difficult. Coding is mainly a bunch of small programs talking to each other with a lot of "if this happens then do that" statements. And brackets. You have to know the brackets.
I'm still crap at JAVA, but after that the MQL was easy.
Stop looking for a free ride, roll up your sleeves and go learn the skills you need to do this, if you want to do this.
And I did follow my own advice, is go put yourself on a decent JAVA course. Spend the time, learn how it works. Anybody can do it. It's not that difficult. Coding is mainly a bunch of small programs talking to each other with a lot of "if this happens then do that" statements. And brackets. You have to know the brackets.
I'm still crap at JAVA, but after that the MQL was easy.
Stop looking for a free ride, roll up your sleeves and go learn the skills you need to do this, if you want to do this.

*Commercial use and spam will not be tolerated, and may result in account termination.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.