Table of Contents

T4 FIX API OVERVIEW

The T4 FIX API 4.0 provides electronic trading access to futures markets through the Financial Information eXchange (FIX) Protocol 4.2 with T4-specific enhancements.

Connection Requirements

FIX Session Lifecycle

1. [[developers:fixapi:logon|Logon]] - Authentication and session configuration
2. **Message Exchange** - Trading and market data
3. [[developers:fixapi:logout|Logout]] - Session termination

Optional: Multiple Trader Logons per physical connection

Message Integrity Requirements

Market Identification

Field Tag Description
SecurityExchange 207 Exchange identifier
Symbol 55 Contract identifier
SecurityID 48 Unique market identifier

Message Types

Order Types

Resources