Multi-level caching, API fallback chain, market hours detection, and automatic refresh.
Version 2.0.0 with localStorage persistence and Alpha Vantage backup.
API Fallback Chain: Finnhub → Alpha Vantage → Sample
Market Hours Detection: 9:30 AM - 4:00 PM ET tracking
Auto-Refresh: Updates every 15min during market hours
Market Status Badge: Real-time open/closed indicator
Data Source Tracking: Shows which API provided data
---
Market Status
0
Cached Symbols
0 KB
Cache Size
0
API Calls Made
📊 Live Demo: Auto-Refreshing Chart
This chart demonstrates Phase 2 features: multi-level caching, API fallback, market status,
and automatic refresh every 15 minutes during market hours. Try different symbols and watch
the data source badges change as it falls back through the API chain.
⚡ API Comparison Test
Load the same symbol from different sources to see fallback in action.
Watch console for detailed logging of cache hits and API calls.