I have an EFS that plot a calculated variable every other bar. If I reload the stud, the empty bars fill in.
Where could the problem be? Why does the plotted value only get returned every other bar?
I think I have something messed up with getCurrentBarIndex()=1 but not sure why thi would cause the variable to be discarded every other bar.
Where could the problem be? Why does the plotted value only get returned every other bar?
I think I have something messed up with getCurrentBarIndex()=1 but not sure why thi would cause the variable to be discarded every other bar.
Comment