PureBytes Links
Trading Reference Links
> if i'm on the last bar of the chart, is there some easy way to determine the > total number of bars in the chart? if lastbaronchart then value1 = currentbar + maxbarsback; -- Dennis