[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: number of bars in chart question



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