feat: implement Smart Volatility Scanner (issue #76) #77
Reference in New Issue
Block a user
Delete Branch "feature/issue-76-smart-volatility-scanner"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implementation Details
New KIS API Methods:
fetch_market_rankings(type='volume')- Fetch top 30 volume surge stocksget_daily_prices(stock_code, days=20)- Fetch OHLCV history for RSIRSI Calculation:
SmartVolatilityScanner:
Selection Context Logging:
Configuration
Test Plan
Benefits
🤖 Generated with Claude Code