Scrapes stock market prices in yahoo finance and provides technical analysis of the chosen stock. Make sure that the ticker symbols you use to pull the data are recognized by yahoo finance (ex. APPL for Apple stocks, BTC-USD for Bitcoin)
- pip install requirements.txt
- create a .env file and add into it youR OPEN_API_KEY for DEEPSEEK I used Deepseek for my AI client.
- streamlit run app.py
DISCLAIMER: The results of this app is not reliable. Therefore, not an investment advice!