This is a script to send text message alert when a stock bid or ask price passes a certain threshold value.
- Stock info from Yahoo Finance API:
download.finance.yahoo.com
- Text messages sent using NEXMO service:
nexmo.com
script to send text message alert based on real-time stock bid/ask price information
Python