hi,
is it possible to get stochastic value(s) from another time frame?
for example, if i am in a daily chart, is it possible to get the current stochastic value(s) of a weekly time frame?
i don't see time-frame parameter in:
var study = new StochStudy(14,1,3);
thanks
is it possible to get stochastic value(s) from another time frame?
for example, if i am in a daily chart, is it possible to get the current stochastic value(s) of a weekly time frame?
i don't see time-frame parameter in:
var study = new StochStudy(14,1,3);
thanks
Comment