Hi,

 

Is there any GUI similar to the ones below for Linux/Mac?

https://github.com/mirthestam/lean-monitor
https://github.com/Capnode/Algoloop

 

I can debug in Docker and generate log file, but that the end of it. Rather than re-inventing the wheel and figure out where's the data to be used for plotting using say plotly/mathplot, I'd like to know:

1. Are there any of the above GUIs availble for Unix enviroment

2. Can someone please point me to a walkthrough how to plot and/or chart while working in Docker env?

3. Is there a work done on how to use an interface such as TradingView or such for showing live indicators or signals when running a backtest? Live meaning, not to wait till the backtesting is completely done.

Thanks

Author