SkillAgentSearch skills...

Alpaca Websockets

stock trading bot using real-time websocket data and alpaca api

Install / Use

npx skills add hackingthemarkets/alpaca-websockets

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

npm install -g wscat
wscat -c wss://alpaca.socket.polygon.io/stocks
{"action":"auth","params":"*******"}
{"action":"subscribe","params":"T.AAPL"}

Related Skills

View on GitHub
GitHub Stars80
CategoryDevelopment
Updated1mo ago
Forks37

Languages

Python

Security Score

80/100

Audited on Jun 27, 2026

No findings