9/25/2013 10:47:18 AM: Update Completed: AAPL, LastDate=9/25/2013 11:46:00 AM, O=483.16 H=483.2399 L=482.61 C=482.8199 V=16646 Count=916, AAPL,OHLCV 9/25/2013 10:47:18 AM: Skip Update (not current): AAPL (916)
9/25/2013 10:34:19 AM: Update Completed: AAPL, LastDate=9/25/2013 11:33:00 AM, O=483.08 H=483.25 L=483.041 C=483.19 V=16451 Count=902, AAPL,OHLCV 9/25/2013 10:34:19 AM: Deleted 1: AAPL
System.InvalidOperationException: There is an error in XML document (0, 0). System.Xml.XmlException: Root element is missing. ...
System.ArgumentException: Tick scale is not supported at WealthLab.MarketHours.GetNextTimeStamp(DateTime timeStamp, BarDataScale scale) at WealthLabPro.StrategyCenterItem.CalculateNextRun(Boolean forceToFuture) at WealthLabPro.StrategyCenterForm.c() ...
System.NullReferenceException: Object reference not set to an instance of an object. at WealthLabPro.StrategyCenterForm.a(StrategyCenterItem A_0, Boolean A_1) ...
Current TimeZone not found. System.ArgumentException: CurrentTimeZone not found. at Fidelity.Components.TimeZoneInformation.get_CurrentTimeZone() ...
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.ThrowHelper.ThrowArgumentOutOfRangeException() ...
System.ArgumentException was unhandled Message=Empty path name is not legal. (...) at System.IO.FileStream.Init... at System.IO.FileStream..ctor...
Unable to cast object of type 'WealthLab.DataSeries' to type 'WealthLab.Indicators.MACD'.
Runtime error: Cannot convert 1936003584 Bars to Daily Scale
Runtime error: Value of '7' is not valid for 'Value'. 'Value' should be between 'minumim' and 'maximum'. at WealthLabPro.Chartform.q() at WealthLabPro.Chartform.o() at WealthLabPro.Chartform.b(Int32 A_0, Object A_1) at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
Cannot Synchronize, no overlapping Dates.
SetScaleCompressed(120); DataSeries TheSeries = ATR.Series(Bars,5); RestoreContext();
//Bars s1 = GetExternalSymbol("csfb", true); Bars s1 = GetExternalSymbol("your DataSet with CSFB name here", "csfb", true);