spotware / openapi-proto-messages

Open API Proto Messages
https://openapi.ctrader.com
MIT License
21 stars 9 forks source link

Request for retrieving orders by position id #5

Closed Vasile-Peste closed 2 years ago

Vasile-Peste commented 2 years ago

It would be great to have the following interfaces

OrderListByPositionIdReq DealListByPositionIdReq  DealListByOrderIdReq 

This would avoid sending multiple OrderListReq and DealListReq requests to your servers to link positions, orders and deals.

amusleh-spotware-com commented 2 years ago

Hi, We will add DealListByPositionIdReq on cServer 79. We will consider to add the other two on future versions. Thanks for your suggestion.