Re: Does this indicator repaint?
271Hello crew, can you confirm if this indi repaint when candle close? Will be be helpfull if you can tell me in what is based. Thanks soo much for your invaluable help.
That is renamed version of Mladen's version of Kase peak oscillator, this is his explanation about it.Cladi39 wrote: Thu Dec 20, 2018 3:13 pm Hello crew, can you confirm if this indi repaint when candle close? Will be be helpfull if you can tell me in what is based. Thanks soo much for your invaluable help.
Thanks soo much mrtools.mrtools wrote: Thu Dec 20, 2018 3:45 pm
That is renamed version of Mladen's version of Kase peak oscillator, this is his explanation about it.
These are indicators from Kase StatWare
They have very little in common with the ones posted on the public part of the forum (will post comparison of those too) Wallander will remember the wondering about the 1.92 and 2.08 constants used. Well, these have nothing of a sort.
_____________________________________
First the peak oscillator
Parameters :
kpoDeviations-> deviations to use in calculation
kpoShortCycle-> starting position to calculate values
kpoLongCycle-> ending position to calculate values
kpoSensitivity-> sensitivity modifier used to calculate values
allPeaksMode-> this one needs an explanation
On a lot of pictures showing Kase peak oscillator, every peak is marked regardless of its value compared to deviations. If you turn the allPeaksMode to true, it will work that way, but, frankly, I do not like that mode. See the comparison of the two modes
Also, the way peaks are determined must be explained here. It is marked using the last 3 bars. If the middle one of the 3 is "peaking" than it is marked. It means that if the oscillator is showing the peak in the previous bar, it can be changed (repainted). So the scope of repainting is predictable. If the peak bar is 2nd bar (first closed bar) it can be repainted. Once it becomes the 3rd bar or older there will be no repainting
The question is if it can be usable the way it is calculated. Answer is dual : sometimes it is god damn good even with repainting ad sometimes it is not. Anyway, do not rely on the peaks only, but use the rest of the info the indicator is showing
Difference compared to the "public version" is significant (not just for the "extra lines" but value wise too, see the comparison - upper is this version and lower is the "public version")
Yes.YeshuaYoke wrote: Fri Dec 21, 2018 9:58 pm if an indicator repaints, does it repaint is mt4 strategy tester? (Y or N)
knowledge needed
kind regards
YY
If you have causal = false it will be a recalculating/repainting indicator.