Tuesday, 10 March 2020
  0 Replies
  1.1K Visits
  Subscribe
Binance component has been updated, now supports the following APIs:

1. Websocket stream: live subscription / unsubscription have been implemented, so you can subscribe to a channel during an active connection. All methods related to Add/Remove streams, have been deleted and replaced by new subscription / unsubscription model.
2. User stream: now supports user data in websocket stream, you only must set your API key and if there is any change in your account or order, you will get a notification.
3. Rest API: REST API is now supported, so you can request account data, create orders, cancel orders, get market data...

Binance API