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)
Comentários (1)
Entrar ou Criar conta, Faça login ou cadastre-se para deixar um comentário
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.com/html/e4a57b52-bd14-4640-a7c7-0979dba1ad0a.htm