MissingMethodException occurs when query bitmex market depth data from local storage


MissingMethodException occurs when query bitmex market depth data from local storage
Atom
5/20/2020



S#.Data (Hydra) 5/20/2020 11:55:06 AM +08:00 Error System.MissingMethodException: Method not found: 'Void StockSharp.Xaml.MarketDepthControl.UpdateDepth(StockSharp.Messages.QuoteChangeMessage, StockSharp.BusinessEntities.Security)'.
at StockSharp.Hydra.Panes.DepthPane.DisplayDepth()
at StockSharp.Hydra.Panes.DepthPane.<>c__DisplayClass15_0.<FindClick>b__0(QuoteChangeMessage[] items)
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at Ecng.Xaml.XamlHelper.GuiSync(DispatcherObject obj, Action action)
at StockSharp.Hydra.Controls.ExportProgress.<>c__DisplayClass19_0`1.<Load>b__0(Object sender, DoWorkEventArgs args)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)



Thanks:


Support

Avatar
Date: 5/21/2020
Reply


Thank you for the feedback. We will fix it in the next version.

The issue is only with display market depth. Storage is fine and you can fetch it programmable by using Storage API - https://doc.stocksharp.c...40-a7c7-0979dba1ad0a.htm
Thanks:


Attach files by dragging & dropping, , or pasting from the clipboard.

loading
clippy