aslane
11-04-2009, 09:43 AM
I have been inadvertanly using Bars.GetBar() instead of GetBar(). The main difference seems to be that Bars.GetBar() returns the barNumber instead of barsAgo. Is there any other difference?
View Full Version : GetBar() vs Bars.GetBar()