alpacahq / Alpaca-API

The Alpaca API is a developer interface for trading operations and market data reception through the Alpaca platform.
https://alpaca.markets/
141 stars 13 forks source link

Position dates #140

Closed calxibe closed 3 years ago

calxibe commented 3 years ago

Please output dateOpened and lastOrderDate to the api on GET/v2/positions.

These two dates serves many purposes, but maybe most importantly is that you dont have to loop orders (that dont support symbol query param as filter) to make sure that you will not be flagged as a pattern day trader.

ZippeyKeys12 commented 3 years ago

Use the feature request template