Skip to main content

Track your orders

POST 

/account

Subscribes to events that return data when your orders in the specified market are updated.

You can receive one of the following events:

  • Subscribe: receive a confirmation that you subscribed to the channel.

  • Order: receive data about all orders you created or updated.

  • Fill: receive data about all fills or trades executed for an orders you created.

info

Authentication required. To send messages, you need to authenticate connection.

Request

Responses

Subscription confirmed. The response can return an object for a subscription, order, or fill event for the specified market.