OptionaldataAlternative response data format
OptionalerrorError information (if failed)
Array of real-time events
Element ID indicating data type
Event data
Data key (often symbol key)
Event payload
Optionalxcfdsymbol?: {Symbol/instrument data for EID 3 (SYMBOLS)
Description
Group ID
Asset class ID
Symbol name
Price precision
Quote ID
Optionalxcfdtick?: {Tick/quote data for EID 2 (TICKS)
Ask price
OptionalaskVolume?: numberAsk volume
Bid price
OptionalbidVolume?: numberBid volume
Optionalhigh?: numberDaily high
Optionallow?: numberDaily low
Symbol name
Optionaltime?: numberTimestamp
Optionalxcfdtrade?: {Position/trade data for EID 1 (POSITIONS)
Open price
Order/position ID
Trade side (0=buy, 1=sell)
Symbol name
Position volume
Request ID matching the original request
OptionalresponseResponse data array (if successful)
Status 1 indicates this is a push message
Push message structure for real-time data updates.
Push messages have
status: 1and contain event arrays with real-time updates for subscribed data types (ticks, positions, symbols, etc.).Example