![]() |
|
|||||||
| General Programming General NinjaScript programming questions. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Junior Member
Join Date: Apr 2008
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
|
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. |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2004
Location: Denver, CO, USA
Posts: 11,163
Thanks: 6
Thanked 45 times in 32 posts
|
Friday will not be printed until Monday, when the tick comes in that signals a new bar which then closes Friday's bar.
Ray
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 |