TRADING
channel allows you to create and cancel orders and a feed of order updates based on your trading activity in your account.Trade
permission, otherwise you will receive an AUTH_ERROR
.{
"type": "SUBSCRIBE",
"channels": [
{
"name": "TRADING"
}
]
}
{
"type": "SUBSCRIPTIONS",
"channels": [
{
"name": "TRADING"
}
],
"time": 1732051274299000000
}