shweshi / terminal-stocks

terminal-stocks is a terminal based application that provide stock price information.
https://blog.shashi.dev/2021/01/track-stock-market-information-right-in.html
MIT License
60 stars 9 forks source link

My Portfoli Support #6

Open ArduinoShop opened 3 years ago

ArduinoShop commented 3 years ago

Hi - love what you are doing..

Do you think it would be possible to display my "My Portfolio" info from Yahoo Finance?

I'm not sure how to get my login info into your scripts...

shweshi commented 2 years ago

@ArduinoShop This would be great. I am not sure if we will currently allow the login from Yahoo finance and fetch portfolio details, but we can start with providing a way to manage portfolio. User should be able to create a portfolio and manage it by providing information. This data will be stored locally and terminal-stocks can use this data to show P/L etc. Let me know if this is good starting point. CC: @chris-hmmr