getOpenPositionsStream
Request
loginsarray
Filter by trading group names
Show child attributes
groupsarray
Filter by account logins
Show child attributes
Response
positionsobject
Streams real-time updates for open positions. After subscribing, the server only sends incremental updates for positions that change from that point onward; no initial full state is provided.
Filter by trading group names
Show child attributes
Filter by account logins
Show child attributes
Show child attributes
1
2
3
4
5
6
7
8
{
"logins": [
""
],
"groups": [
""
]
}