developers:api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
developers:api [2025/03/14 02:56] chaddevelopers:api [2025/03/14 13:50] (current) – external edit 127.0.0.1
Line 32: Line 32:
   * **Secure & Encrypted** – Uses **WSS (WebSocket Secure) over SSL/TLS** to protect data.   * **Secure & Encrypted** – Uses **WSS (WebSocket Secure) over SSL/TLS** to protect data.
   * **Event-Driven & Easy to Integrate** – A simple subscription model delivers the data you need.   * **Event-Driven & Easy to Integrate** – A simple subscription model delivers the data you need.
 +
 +===== Developer Guides =====
 +
 +^ **Section**                                        ^ **Description**  ^
 +| **[[developers:websocket|WebSocket API Introduction]]** | Overview of WebSockets and Google Protocol Buffers used in the API. |
 +| **[[developers:websocket:connecting|Connecting and Authenticating]]** | Instructions on establishing a connection and handling authentication. |
 +| **[[developers:websocket:messaging|Message Structure]]** | Explanation of message wrappers and how to interpret aggregate messages. |
 +| **[[developers:websocket:markets|Market Data & Definitions]]** | How to retrieve market lists and understand market definition messages. |
 +| **[[developers:websocket:quotes|Quote Feed]]** | Subscribing to market data and processing MBP and MBO quotes. |
 +| **[[developers:websocket:accounts|Account Feed]]** | Receiving account, position, and order updates in real time. |
 +| **[[developers:websocket:orders|Order Routing]]** | Submitting orders, supported order types, rate limits, and handling updates. |
 +| **[[developers:websocket:pricing|Pricing and Data Types]]** | Understanding price formatting and how decimal values are represented. |
 +| **[[developers:websocket:certification|Certification and Testing]]** | Development checklist and pre/post-certification requirements. |
 +| **[[developers:websocket:faq|FAQ]]** | Answers to common questions about the API. |
 +
  • developers/api.1741920978.txt.gz
  • Last modified: 2025/03/14 15:34
  • (external edit)