NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > NinjaScript Development Support > General Programming

General Programming General NinjaScript programming questions.

Reply
 
Thread Tools Display Modes
Old 09-21-2008, 08:36 AM   #1
STP**
Junior Member
 
Join Date: Apr 2008
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
Default Daily Data missing

Hello,

imagine, it's Sunday and the Eurex is closed.
I am only connected with IQFeed.
Now I have the code Print(Time+" "+Close); on daily data.
The last data is from thursday. I think it is because no new session has begun and onBarUpdate() will not be called.
Is there a way to get the data from friday?
In a daily chart and on 60 Minutes the friday is ok.
STP** is offline  
Reply With Quote
Old 09-21-2008, 02:26 PM   #2
NinjaTrader_Ray
Administrator
 
NinjaTrader_Ray's Avatar
 
Join Date: Nov 2004
Location: Denver, CO, USA
Posts: 11,163
Thanks: 6
Thanked 45 times in 32 posts
Default

Friday will not be printed until Monday, when the tick comes in that signals a new bar which then closes Friday's bar.
NinjaTrader_Ray is offline  
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing data on chart tatanka Charting 5 08-14-2008 06:35 PM
Daily EMA last bar calc missing? greentrader Charting 7 07-10-2008 06:23 AM
Missing data sambar Charting 2 04-21-2008 01:31 AM
Missing data Weston Charting 2 09-10-2007 08:56 AM
Backfill data in Daily chart (July/August data missing) RK_trader Charting 4 09-09-2007 10:52 PM


All times are GMT -6. The time now is 12:38 AM.