ignacioct / StockDashboard

Personal Stock Dashboards made using Python and Streamlit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Historical Chart

ignacioct opened this issue · comments

Historical chart with the behaviour of the different stocks of the portfolio with the joint behaviour of all the portfolio.

Does it make sense to put only the behaviour and a line indicating which was the price at which I bought? Should I plot the percentage of Gain/Loss? Maybe plotting regular prices and the Gain/Loss on the other side could make the trick.

https://towardsdatascience.com/historical-stock-price-data-in-python-a0b6dc826836

By default, I would use daily granularity and behaviour since 1st February 2021. Afterwards, several filters can be added.