Query recent trades (one-time)
Fetch recent trades for a market without subscribing.params: [market, limit, lastId]. lastId — return trades with ID greater than this value (use 0 for the latest trades).
Request
Response
Subscribe to trades
RPI orders in trade updates
Trade updates can include executions originating from RPI orders:rpi: true— the trade involved a Retail Price Improvement (RPI) orderrpi: falseor absent — regular trade
Public market data feeds do not expose RPI orders as visible liquidity in
depth or bookTicker. RPI orders remain visible only in private active orders and in the exchange UI order book (web and mobile).