milemike/ADVANCED-STOCK-MARKET-INTELLIGENCE-AND-PREDICTION-SYSTEM
feat: improve AI Top Radar UX with SELL signals and better feedback
chore: include critical models and geo-data for Hugging Face deployment
fix: implement manual feature fallbacks and restore model connectivity
feat: expand geo map, add global pnl, and refine dashboard analytics
UI: Unified Login page aesthetic with Signup page
Fix: News sentiment routing, Dashboard missing info, and Auth header corrections
Fix paper trading: live prices, broken fetchPrice URL, missing conditional styling
Final UI polish, deployment configs, and 53-file aesthetic overhaul
UI: Full platform aesthetic unification and layout modernization for Apex AI
hotfix: restore template literals syntax broken during powershell porting
UI: Refactor inline CSS styling to global Tailwind aesthetic for core pages
fix: resolve TS2613 useAuthStore has no default export in new pages
fix: resolve TS build errors - wrong @/ import paths and duplicate gap property
feat: major dashboard redesign with news feed, stock news page, settings page, and 3 new API routes
fix: resolve TS1127 invalid character error in PatternSignalSummary
feat: add PatternSignalSummary above PatternIntelligence for a consolidated consensus
feat: move SignalCard to top of chart for primary visibility
fix: resolve JSX syntax errors in trading pages causing build failure
feat: move candlestick chart to top and remove simplified signal header
feat: visualize technical pattern targets on chart with professional labels
feat: add simplified Neural Signal Header to Swing and Intraday pages
fix: initialize database tables on startup
fix: include all backend modules in Docker build context
chore: migrate large files to Git LFS for Hugging Face deployment
feat: configure for Hugging Face Spaces deployment
feat: handle dynamic PORT environment variable for cloud deployment
chore: add Render deployment configurations
Finalize project: Update code, add system tests, and clean up temporary documentation
feat: complete Apex AI system overhaul - TFT architecture, multi-user JWT auth, Neural HUD updates, and code cleanup
feat: stabilize backend startup, fix yfinance downloads, and sync frontend components
fix: resolve NameError in paper_trading.py using future annotations
feat: Dashboard Neural HUD overhaul
feat: complete persistent paper portfolio logic and auto-save
feat: Neural HUD Geo Map upgrade & global scrollbar restoration
fix: Dark-theme scrollbar for all containers (sidebar, main, firefox)
feat: Replace Dashboard with self-contained v4.0 (price fix + loading states)
fix: 4 core bug fixes + Streamlit venv install + reload stability
feat: add Indian Stock Market Geospatial Dashboard with Leaflet map, 55 companies, sector filtering, and live price indicators
cleanup: remove unwanted files, add new components (TradeArchitect, TradeChat, TopMetrics, RiskManager)
Revamp README with premium hero and updated architecture
Clean up and sync latest changes
UI: Refine aesthetics, slim sidebar, and modernize scrollbars
Fix: Harden YFinance fetching, update Tata Motors ticker to TMCV.NS, and resolve CSS lint warnings
Backend: Fix missing download_yf imports and harden yfinance session management; Frontend: Dashboard UI enhancements and Mission Control updates
Modernization of Apex AI to v3.0: Premium FinTech UI, glassmorphism, INR formatting, and build-fix resolution
Implement Candlestick charting, fix backend metrics and model loading, and improve frontend robustness
Applied Master Fixes, created React frontend and resolved backend errors
Fix all bugs, integrate AI Pattern Recognition, and implement premium UI upgrades
fix: resolve NameError for fii_data on swing trading page
fix: resolve static ticker tape duplication by adding missing CSS animation keys
