developers:fixapi:start

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:fixapi:start [2025/09/12 02:36] chaddevelopers:fixapi:start [2026/06/11 03:59] (current) – [FIX Session Lifecycle] chad
Line 6: Line 6:
   * SSL-encrypted TCP socket connection   * SSL-encrypted TCP socket connection
   * Authentication via FIX Logon   * Authentication via FIX Logon
 +
 +To connect your application to T4 you would need to establish an SSL connection to the appropriate system below:
 +
 +^ System              ^ URL                          ^ Port  ^
 +| Simulator           | uhfix-sim.t4login.com          | 10443 |
 +| Live                | uhfix.t4login.com              | 10443 |
 +
 +
 +
  
 ===== FIX Session Lifecycle ===== ===== FIX Session Lifecycle =====
Line 14: Line 23:
 Optional: Multiple [[developers:fixapi:traderlogon|Trader Logons]] per physical connection Optional: Multiple [[developers:fixapi:traderlogon|Trader Logons]] per physical connection
  
 +<WRAP center round warning 100%>
 +The T4 FIX API does not support session recovery. All sessions begin with a sequence number of 1. A full account snapshot will be sent upon account subscription.
 +
 +[[https://docs.t4login.com/doku.php?id=developers:fixapi:logon#notes|More Info]]
 +</WRAP>
 ===== Message Integrity Requirements ===== ===== Message Integrity Requirements =====
   * SOH delimiter (ASCII 001) between fields   * SOH delimiter (ASCII 001) between fields
  • developers/fixapi/start.1757644570.txt.gz
  • Last modified: 2025/09/12 02:36
  • by chad