PDA

View Full Version : Find a bar number when chart is scrolled back


MJT
05-09-2007, 08:43 AM
If I scroll a chart back in time, is there a way to find the number of the bar that is now at the right hand edge of the chart. This would be a 'historical' bar not the CurrentBar.

thanks,

NinjaTrader_Ray
05-09-2007, 08:46 AM
Hi MJT,

This is not possible at this time. This has been requested before and is already on a list of features for future consideration.

What I do is print out the Time[0] of a bar and use this as a reference when debugging.