System.InvalidOperationException: Need to add DateTime also
at WealthLab.Core.DateSynchedList`1.Add(T value)
at WealthLab.Core.BarHistory.set_ExtendedBars(Int32 value)
at WealthLab.ChartWPF.CoreChart.AssignBars(BarHistory value, Boolean setOffsetZero, Boolean force, Boolean calledFromStreaming)
at WealthLab.ChartWPF.CoreChart.set_Bars(BarHistory value)
at WealthLab.ChartWPF.Chart.InvokeCustomer(Boolean isvalue, DataSet selection)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at WealthLab.Core.DateSynchedList`1.Add(T value)
at WealthLab.Core.BarHistory.set_ExtendedBars(Int32 value)
at WealthLab.ChartWPF.CoreChart.AssignBars(BarHistory value, Boolean setOffsetZero, Boolean force, Boolean calledFromStreaming)
at WealthLab.ChartWPF.CoreChart.set_Bars(BarHistory value)
at WealthLab.ChartWPF.Chart.InvokeCustomer(Boolean isvalue, DataSet selection)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Rename
Hi Henk,
Can you provide some context here?
Can you provide some context here?
I use Norgate data. When i start WL ,no problem. But if i change the symbol it stops working,
Still trying to open AAPL,
I see it has to do with using Norgate data while adding extended bars to the chart. I'll see what's going on here.
I have added some space on the right side of the chart and after that i got this error message.
I missed your reply. I can confirm.
Have it fixed for Build 50.
Your Response
Post
Edit Post
Login is required