Changelog
Introduction

Sections

Theme switcher

getOpenPositionsStreamByGroupsOrLogins

getOpenPositionsStreamByGroupsOrLogins: Streams client positions for multiple accounts, accepts a PBOpenPositionRequestExternal message with the systemUuid and list of logins or groups, returns a stream of PBOpenPositionsStreamResponseExternal messages containing map of client logins and position details such as ID, symbol, alias, volume, side, open time, open price, stop loss/take profit, profit, net profit, swap, commission, and current price.

Request

systemUuidstring Required
loginsarray

Show child attributes

groupsarray

Show child attributes

Response

positionsByLoginobject

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 { "systemUuid": "", "logins": [ "" ], "groups": [ "" ] }
Was this section helpful?

What made this section unhelpful for you?