alpacahq / alpaca-ts

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

/v2/positions/{symbol} supports qty and percentage params #87

Closed UchihaVeha closed 2 years ago

UchihaVeha commented 2 years ago

Add supports for qty and percentage params like in documentations https://alpaca.markets/docs/api-documentation/api-v2/positions/#close-a-position

117 commented 2 years ago

Version 6.3.10 has these changes. Good catch!