amor71 / LiuAlgoTrader

Framework for algorithmic trading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

revisit `streamlit` implementation

amor71 opened this issue · comments

Is your feature request related to a problem? Please describe.
streamlit was added as "UI" tools for back-testing. However, since the initial implementation, backtesting was nearly completely rewritten, and streamlit released new features.

Describe the solution you'd like

  1. Re-do streamlit implementation, using enhanced back tester,
  2. Review what additional capabilities exist and may make sense to be added,
  3. Update the quickstart wizard and documentation accordingly.
  4. Add portfolio analysis notebook capabilities to the streamlit implementation.

Describe alternatives you've considered
delete streamlit from the distribution, use only Jupyter Notebook

  1. add support for portfolio,
  2. improve visuals

Stale issue message