Recreating Stochastic - page 2

 
ffoorr:

 They are not as serie, and should be as serie

This is not correct, at each tick, the indicator will be redrawed for all Bars

for the rest it should work

thanks @ffoorr .

what does "limit = counted_bars - 1 " return then? can you give me an example on my code?

I m getting confused. I thought i understood the drill but...


thanks again

 

a try on tuning the PRICE_CLOSE

I was not able to tune the PRICE_HIGH and PRICE_LOW. Any idea ?
Files:
 
quargil34:

a try on tuning the PRICE_CLOSE

I was not able to tune the PRICE_HIGH and PRICE_LOW. Any idea ?

what are you trying to achieve?


P.s

do you know why we need to set ArraysetAsSeries on default Buffers like High and Close?