Order Events
About
Order events is a private API that gives you information about your orders in real time.
When you connect, you get a book of your active orders. Then in real time you'll get information about order events like:
- When your orders are accepted by the exchange
- When your orders first appear on the book
- Fills
- Cancels
and more.
You can use optional subscription filters to tailor your WebSocket feed to suit your individual needs. You can even create multiple WebSocket feeds for multiple purposes.
Last modified on