alpacahq / Alpaca-API

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

Add "Cancel Order By Client Order ID" Endpoint #66

Open ttt733 opened 5 years ago

ttt733 commented 5 years ago

https://github.com/alpacahq/alpaca-trade-api-python/pull/60 shows that there is some desire for this feature, and it makes some sense that there shouldn't need to be two API calls to cancel an order if all the client is tracking is the client_order_id.