alpacahq / alpaca-ts

A TypeScript Node.js library for the https://alpaca.markets REST API and WebSocket streams.
ISC License
154 stars 42 forks source link

Update entities.d.ts #80

Closed anback closed 3 years ago

anback commented 3 years ago

I came across this when upgrading to your fantastic lib from my own lib. In my code this is the Order object i.e this change make sense, when reading alpaca documentation it is my opinion that this is also confirmed by documentation see url and sceenshot

https://alpaca.markets/docs/api-documentation/api-v2/streaming/

image

117 commented 3 years ago

On it!

117 commented 3 years ago

Good catch, thanks for the PR. 💯

117 commented 3 years ago

This fix is reflected in version 6.3.2.