Features:
- Live Data Visualization: Real-time charts that display live stock market data, updating dynamically based on user inputs.
- Technical Indicators: Integration of key technical indicators like RSI, MFI, and MACD for in-depth analysis.
- Search Functionality: Users can search for specific stock tickers with auto-suggestions and real-time validation.
- Flexible Time Intervals: Allows selection of various time intervals (e.g., 1 minute, 1 day, 7 day , 1 month) and timelines (e.g., 1 day, 1 year, 5 years, 10 years).
- Interactive Interface: Users can interact with charts, zoom in/out, and explore data points in detail.
- Error Handling: Displays informative error messages when no data is found for the selected parameters.
- Export Options: Charts can be exported in different formats for offline analysis.
- Responsive Design: Optimized for both desktop and mobile devices, ensuring accessibility and functionality across platforms.
Technology:
- Backend: Flask Framework, Python
- Hosting: AWS (Amazon Web Services)
- Database: SQL for storing image URLs and essential data
- Frontend: Html, CSS, JS