| 
 PureBytes Links 
Trading Reference Links 
 | 
Chuck,
Unfortunately or not AB is an ARRAY processor and as such each statement is executed ONCE and ONLY ONCE not once per bar.  In the case of multiple tradables I believe it is executed ONCE per tradable.  This can be overcome using external scripts and now with the newer release by internal looping that you define.
 
 |