JForex:
Hi guys,
Below is the code of Keltner MTF indicator.
Can someone tell me if this code repaints?
I am also trying to monitor it visually - but a confirmation would be great.
Thank you.
An ma do not repaint
JForex: More comments welcome.
Using logic:
- iMA does not "repaint"
- iATR does not "repaint"
- therefore your "Keltner" does not repaint
Please note however, the the current bar is always changing, but that is normal on all indicators and is not considered "repainting"!
Fernando Carreiro:
Using logic:
- iMA does not "repaint"
- iATR does not "repaint"
- therefore your "Keltner" does not repaint
Please note however, the the current bar is always changing, but that is normal on all indicators and is not considered "repainting"!
Thanks @Fernando Carreiro !!!
Current bar is no problem. I look at the last one.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi guys,
Below is the code of Keltner MTF indicator.
Can someone tell me if this code repaints?
I am also trying to monitor it visually - but a confirmation would be great.
Thank you.