refresh_feature_data
Refresh historical training data for listed tickers from Yahoo Finance or FRED, with full backfill from 2000 for new features and incremental updates to today for existing ones.
Instructions
Fetch/update historical training data for specific tickers from Yahoo Finance or FRED. For new features: full fetch from 2000. For existing: incremental update to today. Use this after add_feature, or to force-update stale data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tickers | Yes | Tickers to refresh (e.g. ['AAPL', 'CL=F', 'DFF']) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |