Page 13 of 66

Re: Does this indicator repaint?

Posted: Tue Sep 12, 2017 7:02 am
by Loki
Hello,

Could anyone help me out? I am wondering if the tii indicator recalculate. It is a bit hard to say because it does not update. Only when switching from timeframes. It is an older piece of code but based on an interesting concept.

Thanks for your help!

Re: Does this indicator repaint?

Posted: Tue Sep 12, 2017 8:27 am
by Krelian99
Loki wrote: Tue Sep 12, 2017 7:02 am Hello,

Could anyone help me out? I am wondering if the tii indicator recalculate. It is a bit hard to say because it does not update. Only when switching from timeframes. It is an older piece of code but based on an interesting concept.

Thanks for your help!
No, there is nothing that would repaint in the code. Recalculation the current value while the candle isn't closed is normal and desired behavior. I just get a flat line. Can you post a pic of your chart how it looks like?

Re: Does this indicator repaint?

Posted: Tue Sep 12, 2017 10:45 am
by mntiwana
Krelian99 wrote: Tue Sep 12, 2017 8:27 am

No, there is nothing that would repaint in the code. Recalculation the current value while the candle isn't closed is normal and desired behavior. I just get a flat line. Can you post a pic of your chart how it looks like?
Krelian
Is it not Trend Intensity Index and if i am right then you have properly coded so many advanced featured versions by your own coders but experts knows better

Re: Does this indicator repaint?

Posted: Tue Sep 12, 2017 3:50 pm
by Krelian99
Loki wrote: Tue Sep 12, 2017 7:02 am Hello,

Could anyone help me out? I am wondering if the tii indicator recalculate. It is a bit hard to say because it does not update. Only when switching from timeframes. It is an older piece of code but based on an interesting concept.

Thanks for your help!
So Nas says use a version that works and IS TII ;) Thes pics he made once.
Image
Image

Re: Does this indicator repaint?

Posted: Tue Sep 12, 2017 5:44 pm
by Loki
Krelian99 wrote: Tue Sep 12, 2017 3:50 pm

So Nas says use a version that works and IS TII ;) Thes pics he made once.
Thanks guys! This was the thing i needed. See the picture. The averages works fine for me;

Re: Does this indicator repaint?

Posted: Tue Sep 12, 2017 9:11 pm
by mntiwana
Loki wrote: Tue Sep 12, 2017 5:44 pm

Thanks guys! This was the thing i needed. See the picture. The averages works fine for me;
It is good it work for you,try to improve it more there is flexibility in Averages ver,for example use some smoothed methods
and it seems that your old "TII" was actually "Trend Intensity Index" indicator,is it right ?

Re: Does this indicator repaint?

Posted: Tue Sep 12, 2017 10:06 pm
by Loki
mntiwana wrote: Tue Sep 12, 2017 9:11 pm
It is good it work for you,try to improve it more there is flexibility in Averages ver,for example use some smoothed methods
and it seems that your old "TII" was actually "Trend Intensity Index" indicator,is it right ?
The old one is the intensity index indeed. I like that one very much but it is old code, doesn't update at new bars. I hoped there would be an updated mtf version of it somewhere but didn't find it. I like the way it calculates the values.

But thanks for your help!

Re: Does this indicator repaint?

Posted: Thu Oct 12, 2017 3:34 am
by friend4you
Hi!
I tested this oscillator of old 2006, which is changed for many snake systems that have repainting indicators, but after all my backtesting I could not find evidence that also this repaints, but it may use centered tma, which repaints badly. Can you help me?

Re: Does this indicator repaint?

Posted: Thu Oct 12, 2017 4:27 am
by chsrahim
Hi ,
please, could anyone tell me if this indicator repaints or not ?
if it does, can you fix it ?
Thank you

Re: Does this indicator repaint?

Posted: Thu Oct 12, 2017 4:32 am
by Pava
chsrahim wrote: Thu Oct 12, 2017 4:27 am Hi ,
please, could anyone tell me if this indicator repaints or not ?
if it does, can you fix it ?
Thank you
I can fix it...I can make this indicator give same perfect signals as previously, without repainting....