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網址會自動嵌入到您的帖子中!
提示:鍵入@符號,自動完成參與此討論的用戶名。