关于
This skill implements an efficient workflow for scanning large-scale financial markets (12,000+ symbols) by utilizing Alpaca's Snapshot API for bulk data retrieval and SQLite for instant local querying. It replaces slow, exhaustive historical data downloads with a prioritized pre-filtering strategy based on volume, price, and volatility, reducing processing time from hours to minutes while fixing common configuration and API connectivity issues. It is ideal for quantitative traders needing to manage large universes without hitting API rate limits or suffering from inefficient data processing.