What problem does it solve?
This Skill prevents unreliable quant research outcomes and false backtest results caused by incomplete, missing, or invalid local market, macro, and financial data, removing the need for manual data quality checks before running research workflows.
Core Features & Use Cases
- Local Data Inspection: List and inspect local parquet market data files to check symbol availability, column completeness, and time range coverage for strategy requirements.
- Multi-Source Data Download: Download missing historical market data via yfinance for global markets or AkShare for A-share markets, and fetch macro economic indicators or A-share fundamental financial data as needed.
- Use Case: Before running a backtest for an SPY momentum strategy, use this Skill to confirm SPY price data exists locally, download any missing historical bars, and validate the data meets the required shape for indicator warmup.
Quick Start
Use the explore-data skill to verify that local SPY market data is complete and download any missing historical price bars if required for your upcoming backtest.