View Single Post
  #8 (permalink)  
Old 11-19-2007, 04:25 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 830
wolfe is on a distinguished road
Quote:
Originally Posted by ralph.ronnquist View Post
Shouldn't the limit be set by:
PHP Code:
int limit Bars IndicatorCounted() - 1
because there's not really any need to recompute the past values, is there?
Thank you Ralph! That did the trick. Sometimes it stares you in the face and you just can't get it.

Thanks again,

Wolfe
Reply With Quote