Harry
07-27-2010, 02:52 PM
I wanted to load daily data for single contract months for CL. Reason: wanted to analyze volume before selecting appropriate rollover dates.
When downloading daily data via chart and specifiying "Bars to load (250)" instead of "Days to load (365)", NinjaTrader crashed. Workspace completely destroyed. Have to rebuild it entirely.
Note that funny date 2006-04-23. Where does that come from?
2010-07-27 22:38:41:093 (Kinetick – End Of Day (Free)) Data.Bars.GetBarsNow: instrument='CL 06-09' from='2008-06-30' to='2009-06-30' period=Daily splitAdjusted=False dividendAdjusted=False bars=0 session='Nymex Metals / Energy ETH'
2010-07-27 22:38:49:406 (Kinetick – End Of Day (Free)) Data.Bars.GetBarsNow: instrument='CL 06-09' from='2008-05-30' to='2009-05-30' period=Daily splitAdjusted=False dividendAdjusted=False bars=0 session='Nymex Metals / Energy ETH'
2010-07-27 22:39:44:734 (Kinetick – End Of Day (Free)) Data.Bars.GetBarsNow: instrument='CL 06-09' from='2009-07-03' to='2010-07-26' period=Daily splitAdjusted=False dividendAdjusted=False bars=0 session='Nymex Metals / Energy ETH'
2010-07-27 22:39:46:015 (Kinetick – End Of Day (Free)) Data.Bars.GetBarsNow: instrument='CL 06-09' from='2010-07-27' to='2010-07-27' period=Daily splitAdjusted=False dividendAdjusted=False bars=0 session='Nymex Metals / Energy ETH'
2010-07-27 22:39:46:750 (Kinetick – End Of Day (Free)) Data.Bars.GetBarsNow: instrument='CL 06-09' from='2006-04-23' to='2010-07-26' period=Daily splitAdjusted=False dividendAdjusted=False bars=0 session='Nymex Metals / Energy ETH'
2010-07-27 22:39:48:609 in OnUnhandledApplicationException
2010-07-27 22:39:48:859 ********* exception trapped *********
2010-07-27 22:39:48:859 Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
2010-07-27 22:39:48:859 System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei System.Windows.Forms.Control.MarshaledInvoke(Contr ol caller, Delegate method, Object[] args, Boolean synchronous)
bei System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
bei NinjaTrader.Cbi.SynchronizeInvoke.Invoke(Delegate method, Object[] args)
bei NinjaTrader.Gui.Chart.ChartControl.AddBarsInWorker ThreadBarsData(Object state)
bei System.Threading._ThreadPoolWaitCallback.WaitCallb ack_Context(Object state)
bei System.Threading.ExecutionContext.runTryCode(Objec t userData)
bei System.Runtime.CompilerServices.RuntimeHelpers.Exe cuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
bei System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
bei System.Threading._ThreadPoolWaitCallback.PerformWa itCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
bei System.Threading._ThreadPoolWaitCallback.PerformWa itCallback(Object state)
When downloading daily data via chart and specifiying "Bars to load (250)" instead of "Days to load (365)", NinjaTrader crashed. Workspace completely destroyed. Have to rebuild it entirely.
Note that funny date 2006-04-23. Where does that come from?
2010-07-27 22:38:41:093 (Kinetick – End Of Day (Free)) Data.Bars.GetBarsNow: instrument='CL 06-09' from='2008-06-30' to='2009-06-30' period=Daily splitAdjusted=False dividendAdjusted=False bars=0 session='Nymex Metals / Energy ETH'
2010-07-27 22:38:49:406 (Kinetick – End Of Day (Free)) Data.Bars.GetBarsNow: instrument='CL 06-09' from='2008-05-30' to='2009-05-30' period=Daily splitAdjusted=False dividendAdjusted=False bars=0 session='Nymex Metals / Energy ETH'
2010-07-27 22:39:44:734 (Kinetick – End Of Day (Free)) Data.Bars.GetBarsNow: instrument='CL 06-09' from='2009-07-03' to='2010-07-26' period=Daily splitAdjusted=False dividendAdjusted=False bars=0 session='Nymex Metals / Energy ETH'
2010-07-27 22:39:46:015 (Kinetick – End Of Day (Free)) Data.Bars.GetBarsNow: instrument='CL 06-09' from='2010-07-27' to='2010-07-27' period=Daily splitAdjusted=False dividendAdjusted=False bars=0 session='Nymex Metals / Energy ETH'
2010-07-27 22:39:46:750 (Kinetick – End Of Day (Free)) Data.Bars.GetBarsNow: instrument='CL 06-09' from='2006-04-23' to='2010-07-26' period=Daily splitAdjusted=False dividendAdjusted=False bars=0 session='Nymex Metals / Energy ETH'
2010-07-27 22:39:48:609 in OnUnhandledApplicationException
2010-07-27 22:39:48:859 ********* exception trapped *********
2010-07-27 22:39:48:859 Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
2010-07-27 22:39:48:859 System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei System.Windows.Forms.Control.MarshaledInvoke(Contr ol caller, Delegate method, Object[] args, Boolean synchronous)
bei System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
bei NinjaTrader.Cbi.SynchronizeInvoke.Invoke(Delegate method, Object[] args)
bei NinjaTrader.Gui.Chart.ChartControl.AddBarsInWorker ThreadBarsData(Object state)
bei System.Threading._ThreadPoolWaitCallback.WaitCallb ack_Context(Object state)
bei System.Threading.ExecutionContext.runTryCode(Objec t userData)
bei System.Runtime.CompilerServices.RuntimeHelpers.Exe cuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
bei System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
bei System.Threading._ThreadPoolWaitCallback.PerformWa itCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
bei System.Threading._ThreadPoolWaitCallback.PerformWa itCallback(Object state)