lean-monitor-2 icon indicating copy to clipboard operation
lean-monitor-2 copied to clipboard

Windows/Linux/MacOS Desktop App to browse QuantConnect Lean engine's backtest and monitor live performances. Original project https://github.com/mirthestam/lean-monitor

Results 6 lean-monitor-2 issues
Sort by recently updated
recently updated
newest added

Hi :] I have tried to import a json result file but cannot make the app to work with it :[ maybe you can take a look? or guide me...

Hi, I have been trying to get your app to work with latest Lean codebase. After those changes, the app starts normally. I use a file session with the result...

Try a mongo session that fails, and try again ``` System.Exception HResult=0x80131500 Message=MongoSession.LoadRecentData Source=Panoptes.Model.MongoDB StackTrace: at Panoptes.Model.MongoDB.Sessions.MongoSession.d__13.MoveNext() in C:\...\Panoptes.Model.MongoDB\Sessions\MongoSession.cs:line 188 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult()...

This is my attempt at upgrading to latest Avalonia. There is still some work to do, but I believe I covered most breaking changes.

![image](https://user-images.githubusercontent.com/38405645/147657443-e4b72e42-b7e4-49f4-bdb7-87cdefec53bd.png)

![image](https://user-images.githubusercontent.com/38405645/142765438-63e8ad6b-5614-4c97-bb78-d1f8a79c2658.png)