Order Updates
Real-time order execution and TP/SL status events
Endpoint
wss://order-service.outpoll.com/order/wsAuthentication
{
"t": "AUTH",
"d": {
"apiKey": "<API_KEY>",
"signature": "<SIGNATURE>",
"timestamp": "<UNIX_EPOCH_SECONDS>"
}
}{
"t": "success",
"d": "authorized",
"r": null
}Order event
Field
Type
Description
TP/SL event
Field
Type
Description
Heartbeat
Python example
Last updated
Was this helpful?

