alpacahq / typescript-sdk

A TypeScript SDK for the https://alpaca.markets REST API and WebSocket streams.
https://docs.alpaca.markets
28 stars 5 forks source link

Any plans to extend support to the API for brokers? #6

Open ccosming opened 1 month ago

ccosming commented 1 month ago

Hi 👋🏻

I'm a bit confused about the lack of an official API for TypeScript, especially considering alpaca-py, which is really well done.

This library looks promising, but I don't see a clear roadmap or estimated timelines. Additionally, I still see pending features like the brokers API.

If I could help in any way, that would be great. I need a client for a more production-ready environment soon, and I don't want to start from scratch or reinvent the wheel.

Nice work by the way. Thanks