new to Binance so after spending some time going through the spot websocket API doc I thought I’d ask:
Is there an orders stream (global, not just within the user data) where I could listen to all orders coming to the exchange rather than just the merged diffs?
If there is no such thing, then what’s the point of the Buyer order ID or Seller order ID in the trade feed payload? Also what’s the Update ID (first/final) referring to in the depth payload?