Open orders and positions

Created at 21 Dec 2021, 14:32
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
33

3304047

Joined 28.09.2021

Open orders and positions
21 Dec 2021, 14:32


Hi,

I would like to know if there is a way to get information about open orders and positions.

If yes, which requests are required to obtain this information?

 

Thank you in advance for your answers!

 


@3304047
Replies

amusleh
21 Dec 2021, 14:38

Hi,

You can use the reconcile request: https://spotware.github.io/open-api-docs/messages/#protooareconcilereq

For live real time update you should use execution event: https://spotware.github.io/open-api-docs/messages/#protooaexecutionevent


@amusleh

3304047
21 Dec 2021, 14:42

RE:

amusleh said:

Hi,

You can use the reconcile request: https://spotware.github.io/open-api-docs/messages/#protooareconcilereq

For live real time update you should use execution event: https://spotware.github.io/open-api-docs/messages/#protooaexecutionevent

Thank you!


@3304047