alpacahq / alpacahq/Alpaca-API
Stream account data
Open
- Dominant language
- No language data
- Stars
- 173
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I have to do long polling to keep up with changes in my account. I rather do this through a connection that I have to stream data.
**Describe the solution you'd like**
I have connection open to alpaca for market data. I want to use this connection to also receive account updates (position, orders, etc.)
**Describe alternatives you've considered**
Alternative has been long polling with REST.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.