/Stock-news-api

Find how the price of a stock has changed over night and get the most recent news of that stock

Primary LanguagePython

Stock-news-api

Find how the price of a stock has changed over night and get the most recent news of that stock

This program was made using the python package Tkinter, a stock api and a news api.

When run, it creates a window that lets you input the stock symbol and name.

app

Then it shows you the price change from yesterday's close price and today's open price.

stock price

And shows you the three most recent news related to that stock.

stock news