View Single Post
  #323 (permalink)  
Old 05-09-2008, 08:23 AM
teri teri is offline
Junior Member
 
Join Date: Jan 2007
Posts: 6
teri is on a distinguished road
too heavy

the latest version is heavy.
I can't find the following scripts

> int counted_bars = IndicatorCounted();
> if (counted_bars>0) counted bars--;
> int pos = Bars - counted_bars--;

I'm not a programer. I can't edit it. But I think many bars are counted again and again, so the latest version is too heavy.
Reply With Quote