getClientPositionsStream
Request
systemUuidstring Required
loginstring Required
Response
positionListobject
Show child attributes
Was this section helpful?
Was this section helpful?
getClientPositionsStream: Streams client positions for a specified trading account, accepts a PBClientPositionRequestExternal message with the systemUuid and login, returns a stream of PBPositionStreamResponseExternal messages containing 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.
Show child attributes
1
2
3
4
{
"systemUuid": "",
"login": ""
}