A web-based tool that performs technical analysis on stock data and generates AI-powered trading recommendations. Key Features:
- Data Analysis
- Multiple stock analysis
- 5 timeframes (1d to 3mo)
- 11 technical indicators
- 3 chart types (Candlestick/Line/Heikin-Ashi)
- AI Integration
- Gemini AI-powered analysis
- Trading recommendations
- Detailed justifications
- Export Options
- Charts (PNG)
- Analysis reports (PDF)
- Raw data (CSV)
Data Sources:
- Yahoo Finance
- Yahoo Query
Built with Streamlit for a clean, interactive interface focused on helping traders make data-driven decisions.
-
Install the requirements
$ pip install -r requirements.txt -
Run the app
$ streamlit run streamlit_app.py