Market data
useMarketTradeStream
Hook to stream recent trade executions for a given symbol via WebSocket.
Subscribe to trades via Websockets for a given symbol.
The returned data is an array of objects containing the following fields:
Hook to stream recent trade executions for a given symbol via WebSocket.