For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

sFOX's WebSocket API offers a suite of WebSocket feeds, which enable you to stream market data such as order books and trades as well as and account data including orders and balances in real-time.

Utilizing WebSockets has a number of advantages including receiving updates in real-time, reducing latency, and reducing data transfer loads.

Last updated