This app can be used to find oversold/overbought stocks using 14-day RSI.
Fork this repo.
Install all the dependencies by running pip install -r requirements.txt
Run streamlit run Stock_Scanner.py
You should have Python 3.6 or above installed on your system.
This app is hosted on Render: https://stockscanner-908o.onrender.com/
You are free to modify or redistribute the code.
However, an attribution is nice.
© Vinod Mathew Sebastian
MIT License