|
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.
|