Hi all,
I just build a simple stock screener for fundamental and technical analysis. The app development is also heavily dependent on the yFinance API and Plotly Graphing Library. yFinance is an open-source financial API that provides us with an unlimited free quota of stock info.
This app is only aimed for a simple demonstration purpose to see how we can leverage Streamlit to build a data app in the finance sector.
You can find my app using the link:
https://share.streamlit.io/teobeeguan/trading/main/StockScreenDemo.py
I have also written an article about the development process in Medium. Feel free to have a read if you are interested.
Feel free to give your comments.
Cheers,
Bee Guan