Skip to main content

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:{notificationType}:{accountId}

Description

Trading/account notifications. The app subscribes to Deposit, ForceClose, MarginCall and Withdraw.

WebSocket URL

wss://streaming.verolabs.co/connection/websocket

Channel parameters

ParameterTypeDescriptionValues
notificationTypestringNotification topic type supported by the mobile app.enum: Deposit, ForceClose, MarginCall, Withdraw
accountIdstringTrading account id.-

Message

ItemValue
OperationreceiveNotifications
NameNotification
PayloadStreamingNotification
HandlerStreamingService._handleNotification

Payload schema

FieldTypeNotes
TypeNotificationType-
typeNotificationType-
accountIdstring-
account_idstring-
symbolstring-
amountnumber | string-
positionobject-
accountobject-
MessageIDstring-
messageIDstring-
message_idstring-