Is there a way, or function, to set the interval, similar to getInterval()? Is there a similar function... setInterval()?
For example, I may be on a 5 minute chart, but my efs wants to determine the weekly high over the last 5... weeks. Could I use some sort of function, like setInterval(), if there is one? Or, is there some other way to do this?
For example, I may be on a 5 minute chart, but my efs wants to determine the weekly high over the last 5... weeks. Could I use some sort of function, like setInterval(), if there is one? Or, is there some other way to do this?
Comment