Trades
Real-time tick data feed of any trade executed across all of sFOX’s integrated liquidity providers. Please note that this feed does not only represent trades executed on sFOX.
Subscribing
Feed
trades.sfox.<basequote>
Example
trades.sfox.btcusd
Trades Message
Trades Object
Key
Description
buyOrderId
Order ID of the buy trade
sellOrderId
Order ID of the sell trade
pair
The currency pair of this trade
price
Price of this trade
quantity
Quantity traded
side
Side taken buy or sell
exchange
Location of the trade
exchange_id
ID of the trade location
timestamp
Time of the trade
Trades Message
Example Code
Last updated