Great news for users who trade on EXMO through the API! We added Websocket.
WebSocket API is the technology that allows you to open a real-time two-way communication session between the user’s software and the server.
The EXMO Websocket API consists of public and authenticated methods.
Due to these methods, you receive the following market data in real-time without authorization on the exchange:
This group allows authorized traders to get information on the transactions, changes in wallets and in orders in real-time:
For you to connect easily, we have prepared ready-made code for the following languages:
Please find more detailed information about the update in the official documentation on Postman.