alpacahq/alpaca-trade-api-csharp

Add support for position intent in order request

Closed this issue · 0 comments

Order placement request now supports the top-level order's optional position_inent property. We can easily add this property to the .NET SDK without breaking backward compatibility (Python #428).