Open orders and positions
Created at 21 Dec 2021, 14:32
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!
Replies
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
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