Documentation Index
Fetch the complete documentation index at: https://docs.oms.verolabs.co/llms.txt
Use this file to discover all available pages before exploring further.
Channel
order:Account:{accountId}
Mô tả
Cập nhật tài khoản/danh mục realtime.
WebSocket URL
wss://streaming.verolabs.co/connection/websocket
Tham số channel
| Tham số | Kiểu | Mô tả | Giá trị |
|---|
accountId | string | ID tài khoản giao dịch. | - |
Message
| Mục | Giá trị |
|---|
| Operation | receiveAccountUpdates |
| Tên | Account |
| Payload | Account |
| Handler | StreamingService._handleAccountUpdate |
Payload schema
| Field | Type | Notes |
|---|
id | string | - |
accountId | string | - |
totalEquity | number | - |
credit | number | - |
maintenanceMargin | number | - |
tempMaintenanceMargin | number | - |
totalRealizedPnl | number | - |
totalUnrealizedPnl | number | - |
tradingPower | number | - |
crossMargin | boolean | - |
refCode | string | - |
positions | object | - |
tempPositions | object | - |