Access real-time data and other information regarding a stock (US & CAD). This includes, target price of ticker, price-time graph and the latest tweets/discussions about the ticker on Twitter and Reddit. Yahoo Finance, Twitter and Reddit apis were used to gather real-time data. Specifically, all the information related to the ticker (price,divdend rate,sector,etc) was extracted from Yahoo Finance. Twitter and Reddit were used to extract relevent tweets and subreddit threads.This app was created using Streamlit.
- Pip install streamlit, and yf
- Download all files
- Type "streamlit run app.py" in the terminal