Trades
Real-time streaming tick data of publicly executed trades
Real-time tick data feed of all trades executed on SFOX’s supported liquidity sources
Subscription Instructions
Authentication required. Please refer to the WebSocket Authentication page here for more details.
Subscription Format | Example |
---|---|
|
|
Payload Details
Key | Description |
---|---|
| Order ID of the buy trade |
| Order ID of the sell trade |
| The currency pair of this trade |
| Price of this trade |
| Quantity traded |
| Side taken buy or sell |
| Location of the trade |
| ID of the trade location |
| Time of the trade |
Example Code & Trades Message
Last updated