Thread: Ask!
View Single Post
  #182 (permalink)  
Old 07-19-2006, 04:32 AM
witchazel witchazel is offline
Junior Member
 
Join Date: May 2006
Posts: 20
witchazel is on a distinguished road
Quote:
Originally Posted by Yannis
Ask and Bid is the current price at which you can buy or sell (always the latest tick). The only “historical” values you can retrieve for price is Open / High (so far) / Low (so far) for current bar, “so far” meaning that until the bar closes these values might change, and High/Low/Open/Close of any previous bar on any time frame.

Yannis
thanks for the help

if i use close[1] will it give me the close of the last change? or will it give me the close of the last unit of time i have set based on my chart time frame?

and if that is true is there a way to say give me the last close in a 1 minute timeframe?
Reply With Quote