haiguise Thu, 06 Aug 2009 00:01:04 -0700
I am trying to create a loop, that loops thru all the prices, Gets The Date of Each Bar and the closing price. How would I do that. Thanks
for(i=0;i<BarCount;i++) { //How do i get the Date? }