15 Stock Market Watch
In this chapter, you’ll create a graphical, speaking app that monitors the US stock market in real time. When you run the script during trading hours, you’ll see a graphical display of the major stock indexes and a couple of stocks you select. The app also lets you know the values of the indexes and the stock prices in a human voice.
To build up the necessary skills, you’ll first create a graphical Bitcoin watch to display live price information, using the Python tkinter package. You can generalize these techniques to other financial markets such as the world stock market or the US Treasury bond market.
As always, ...
Get Make Python Talk now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.