Edit Your Comment
Non repainting indicators - How to build?

forex_trader_75987
会员从May 02, 2012开始
113帖子
Jun 23, 2014 at 22:51
会员从May 02, 2012开始
113帖子
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?
会员从Jun 03, 2010开始
675帖子
Jun 24, 2014 at 09:23
会员从Jun 03, 2010开始
675帖子
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
会员从Feb 07, 2011开始
691帖子
Jun 24, 2014 at 11:11
(已编辑 Jun 24, 2014 at 11:13)
会员从Feb 07, 2011开始
691帖子
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.

*商业用途和垃圾邮件将不被容忍,并可能导致账户终止。
提示:发布图片/YouTube网址会自动嵌入到您的帖子中!
提示:键入@符号,自动完成参与此讨论的用户名。