Analyze live portfolio data.
As a small project, I decided to write a python script that establishes a connection with different constantly-updating databases, including Yahoo! Finance.
I use this tool to quickly check some symbols in my portfolio, as it has quick shortcuts I programmed to access only the data I need.
For example, “main.py tsla+goog+msft sghl” will check Tesla Motors, Google, & Microsoft and display ticker symbol, day high and low, and also last trade price.