developers:fixapi:start

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.

  • SSL-encrypted TCP socket connection
  • Authentication via FIX Logon
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

  • SOH delimiter (ASCII 001) between fields
  • Sequential message numbering (Tag 34)
  • Valid CheckSum (Tag 10)
  • No empty tags
  • Conformance to T4 message dictionaries
Field Tag Description
SecurityExchange 207 Exchange identifier
Symbol 55 Contract identifier
SecurityID 48 Unique market identifier
  • developers/fixapi/start.txt
  • Last modified: 2025/09/12 02:36
  • by chad