About
This skill provides a robust framework for reducing massive stock universes into curated, sector-balanced candidate lists for algorithmic trading. By integrating yfinance sector data into a local SQLite database, it employs advanced SQL window functions to filter symbols based on sector-specific volume rankings. It solves the common 'data bottleneck' problem where downloading historical data for thousands of symbols is time-prohibitive, allowing developers to reduce candidate pools by up to 70% while maintaining proportional representation across all 11 standard GICS sectors.