PDA

View Full Version : PriorDayOHLC() question about prior session


SuzyG
04-29-2007, 06:49 AM
I want to get the true OHLC of a stock, DJI index, etc. for the prior day.

In this:

Returns prior session open value
PriorDayOHLC().PriorOpenbarsAgo]


What exactly is the "prior session"? Is this looking at data on my machine or going to a historical server? I have eSignal and ZenFire feeds.

Thank you,

SuzyG

NinjaTrader_Ray
04-29-2007, 12:09 PM
Looking at data on your machine. It will return the last sessions value as defined by your chart's session begin/end time.

Ray

SuzyG
04-29-2007, 12:23 PM
If my machine didn't have the data from yesterday for some reason, what is the best way to get this?

NinjaTrader_Ray
04-29-2007, 12:34 PM
Do you mean Saturday or Friday? If you mean Friday, connect to your provider, go to Tools > Historical Data > Reload.

Ray

SuzyG
04-29-2007, 01:30 PM
I was confusing this with something else. Thank you.