Pull and stream US stock market data from Alpaca — REST snapshots/bars/trades/quotes, historical bars with timeframes and feeds (IEX vs SIP), the assets master list, market clock & calendar, news, and the real-time WebSocket stream. Use when building charts, quotes, price feeds, or asset metadata on Alpaca in any language.
$npx -y skills add alpacahq/alpaca-skills --skill market-dataInstalls into the current project.
Run `npx skills use "https://github.com/alpacahq/alpaca-skills" --skill "alpacahq/alpaca-skills/market-data"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alpacahq/alpaca-skills" that are relevant to the current task. Run `npx skills add "https://github.com/alpacahq/alpaca-skills"` and select the relevant skills, then follow their instructions.