| 
 PureBytes Links 
Trading Reference Links 
 | 
> Do you have any plot statements in a loop, or that reference arrays? I've
> found some similar behavior under such conditions.
I have array references, but the culprit is the auto-detect setting 
on MaxBarsBack.  Jay Mackro was the first one to point this out to me --
when it's on auto-detect, it has to make a first guess as to the setting,
then iterate through things again if it discovers the initial guess 
was too small, etc.
Gary
 
 |