Hi team,

I was reading the source code, and discover that there is a GUI which can show logs for the back-test.

In the LeanEngineWinForm class, I see there are a few functions are not implemented, e.g. Draw chart, Draw streaming chart and Algorithm status update.

May I know that in the road map will these functions be implemented, so we would be able to view charts and orders for our backtests on our own computers?

Would be great to have that as it would help a lot in debugging our algorithms.

Thank you!

Jianwei

Author