Currently creating a google apps script to monitor a stock portfolio with automated messages depending upon variations of the current price.
--Now I'm using Python and Pandas DataFrames to accomplish these tasks faster.