developers:fixapi.logon

Differences

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

Link to this comparison view

Next revision
Previous revision
developers:fixapi.logon [2025/08/12 14:03] – created robdevelopers:fixapi.logon [2025/08/12 14:59] (current) rob
Line 78: Line 78:
  
 ==== Login Request from T4 FIX API Client ==== ==== Login Request from T4 FIX API Client ====
 +
 +<code>
 +6/7/2013 9:47:22 AM [FIXLOGIN] 34=1|49=T4Example|56=T4|52=20130607-14:47:22.872|91=112A04B0-5AAF-42F4-994E-FA7CB959C60B|90=36|98=0|108=30|553=username|554=password|384=1|372=d|
 +</code>
 +
 +<code>
 +[FIXLOGIN]  
 +[MsgSeqNum] 34 = 1  
 +[SenderCompID] 49 = T4Example  
 +[TargetCompID] 56 = T4 Firm assigned in registration email or by firm  
 +[SendingTime] 52 = 20130607-14:47:22.872  
 +[SecureData] 91 = 112A04B0-5AAF-42F4-994E-FA7CB959C60B  
 +[SecureDataLen] 90 = 36  
 +[EncryptMethod] 98 = 0  
 +[HeartBtInt] 108 = 30  
 +[UserName] 553 = _username_  
 +[Password] 554 = _password_  
 +[NoMsgTypes] 384 = 2  
 +[RefMsgType] 372 = d (DISABLE_PORTFOLIO_LISTING)  
 +[RefMsgType] 372 = D (DECIMAL PRICING)  
 +</code>
 +
 +==== Successful Login Response from T4 FIX API ====
 +
 +<code>
 +6/7/2013 9:47:24 AM  [fixlogin] 34=1|49=T4|56=T4Example|50=T4FIX|52=20130607-14:47:24.085|98=0|108=30|553=username|554=***|1408=4.1.1.1|
 +</code>
 +
 +<code>
 +[FIXLOGIN]  
 +[MsgSeqNum] 34 = 1  
 +[SenderCompID] 49 = T4  
 +[TargetCompID] 56 = T4Example  
 +[SenderSubID] 50 = T4FIX  
 +[SendingTime] 52 = 20130607-14:47:24.085  
 +[EncryptMethod] 98 = 0  
 +[HeartBtInt] 108 = 30  
 +[UserName] 553 = username  
 +[Password] 554 = ***  
 +[DefaultCstmApplVerID] 1408 = 4.1.1.1
 +</code>
 +
 +
 +[[developers:legacy_fix_api|T4 FIX API Home]]
 +
  
  
  • developers/fixapi.logon.1755007381.txt.gz
  • Last modified: 2025/08/12 14:03
  • by rob