developers:fixapi.traderlogonresponse

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.traderlogonresponse [2025/08/12 19:03] robdevelopers:fixapi.traderlogonresponse [2025/08/12 19:31] (current) rob
Line 48: Line 48:
  
 ---- ----
-Login Request from T4 FIX API Client+**Login Request from T4 FIX API Client** 
 + 
 +<code>
 >> 6/12/2015 10:34:35 AM   [FIXLOGIN] 34=1|49=T4Test|56=test|50=MasterUser|52=20150612-15:34:35.865|91=64768859-3ACF-4224-A4E9-DA66901AFC63|90=36|98=None|108=25|553=MasterUser|554=_good_password_|384=3|372=BB|372=d|372=UCG| >> 6/12/2015 10:34:35 AM   [FIXLOGIN] 34=1|49=T4Test|56=test|50=MasterUser|52=20150612-15:34:35.865|91=64768859-3ACF-4224-A4E9-DA66901AFC63|90=36|98=None|108=25|553=MasterUser|554=_good_password_|384=3|372=BB|372=d|372=UCG|
 [FIXLOGIN] [FIXLOGIN]
Line 66: Line 68:
 [RefMsgType] 372 = d (DISABLE_PORTFOLIO_LISTING) [RefMsgType] 372 = d (DISABLE_PORTFOLIO_LISTING)
 [RefMsgType] 372 = UCG (ENABLE_TRADER_LOGINS) [RefMsgType] 372 = UCG (ENABLE_TRADER_LOGINS)
 +</code>
  
-Successful Login Response from T4 FIX API+**Successful Login Response from T4 FIX API** 
 + 
 +<code>
 << 6/12/2015 10:34:36 AM  [fixlogin] 34=1|49=test|56=T4Test|50=T4FIX|52=20150612-15:34:35.993|98=0|108=30|553=MasterUser|554=***|1408=4.3.34.5| << 6/12/2015 10:34:36 AM  [fixlogin] 34=1|49=test|56=T4Test|50=T4FIX|52=20150612-15:34:35.993|98=0|108=30|553=MasterUser|554=***|1408=4.3.34.5|
 [FIXLOGIN] [FIXLOGIN]
Line 80: Line 85:
 [Password] 554 = *** [Password] 554 = ***
 [DefaultCstmApplVerID] 1408 = 4.3.34.5 [DefaultCstmApplVerID] 1408 = 4.3.34.5
 +</code>
  
-Trader Logon Request from T4 FIX API Client - Bad Password+**Trader Logon Request from T4 FIX API Client - Bad Password** 
 + 
 +<code>
 >> 6/12/2015 10:34:50 AM   [FIXTRADERLOGIN] 34=2|49=T4Test|56=test|52=20150612-15:34:50.182|91=64768859-3ACF-4224-A4E9-DA66901AFC63|90=36|553=Trader1|554=_bad_password_| >> 6/12/2015 10:34:50 AM   [FIXTRADERLOGIN] 34=2|49=T4Test|56=test|52=20150612-15:34:50.182|91=64768859-3ACF-4224-A4E9-DA66901AFC63|90=36|553=Trader1|554=_bad_password_|
 [FIXTRADERLOGIN] [FIXTRADERLOGIN]
Line 92: Line 100:
 [UserName] 553 = Trader1 [UserName] 553 = Trader1
 [Password] 554 = _bad_password_ [Password] 554 = _bad_password_
 +</code>
  
-Failed Trader Logon Response from T4 FIX API+**Failed Trader Logon Response from T4 FIX API** 
 + 
 +<code>
 << 6/12/2015 10:34:50 AM  [fixtraderloginresponse] 34=2|49=test|56=T4Test|50=T4FIX|52=20150612-15:34:50.261|553=Trader1|58=Login failed: most likely incorrect trader and password combination| << 6/12/2015 10:34:50 AM  [fixtraderloginresponse] 34=2|49=test|56=T4Test|50=T4FIX|52=20150612-15:34:50.261|553=Trader1|58=Login failed: most likely incorrect trader and password combination|
 [FIXTRADERLOGINRESPONSE] [FIXTRADERLOGINRESPONSE]
Line 103: Line 114:
 [UserName] 553 = Trader1 [UserName] 553 = Trader1
 [Text] 58 = Login failed: most likely incorrect trader and password combination [Text] 58 = Login failed: most likely incorrect trader and password combination
 +</code>
  
-Trader Logon Request from T4 FIX API Client - Good Password+**Trader Logon Request from T4 FIX API Client - Good Password** 
 + 
 +<code>
 >> 6/12/2015 10:35:03 AM   [FIXTRADERLOGIN] 34=3|49=T4Test|56=test|52=20150612-15:35:03.186|91=64768859-3ACF-4224-A4E9-DA66901AFC63|90=36|553=Trader1|554=_good_password_| >> 6/12/2015 10:35:03 AM   [FIXTRADERLOGIN] 34=3|49=T4Test|56=test|52=20150612-15:35:03.186|91=64768859-3ACF-4224-A4E9-DA66901AFC63|90=36|553=Trader1|554=_good_password_|
 [FIXTRADERLOGIN] [FIXTRADERLOGIN]
Line 115: Line 129:
 [UserName] 553 = Trader1 [UserName] 553 = Trader1
 [Password] 554 = _good_password_ [Password] 554 = _good_password_
 +</code>
  
 **Successful Trader Logon Response from T4 FIX API** **Successful Trader Logon Response from T4 FIX API**
 +
 <code> <code>
 << 6/12/2015 10:35:03 AM  [fixtraderloginresponse] 34=3|49=test|56=T4Test|50=T4FIX|52=20150612-15:35:03.725|553=Trader1|58=Success| << 6/12/2015 10:35:03 AM  [fixtraderloginresponse] 34=3|49=test|56=T4Test|50=T4FIX|52=20150612-15:35:03.725|553=Trader1|58=Success|
Line 130: Line 146:
  
 **Logout Request from T4 FIX API Client** **Logout Request from T4 FIX API Client**
 +
 <code> <code>
 >> 6/12/2015 10:35:09 AM   [FIXLOGOUT] 34=4|49=T4Test|56=test|52=20150612-15:35:09.786| >> 6/12/2015 10:35:09 AM   [FIXLOGOUT] 34=4|49=T4Test|56=test|52=20150612-15:35:09.786|
Line 140: Line 157:
  
 **Successful Logout Response from T4 FIX API** **Successful Logout Response from T4 FIX API**
 +
 <code> <code>
 << 6/12/2015 10:35:09 AM  [fixlogout] 34=4|49=test|56=T4Test|52=20150612-15:35:09.787|58=Successful logout upon request| << 6/12/2015 10:35:09 AM  [fixlogout] 34=4|49=test|56=T4Test|52=20150612-15:35:09.787|58=Successful logout upon request|
Line 149: Line 167:
 [Text] 58 = Successful logout upon request [Text] 58 = Successful logout upon request
 </code> </code>
 +
 +[[developers:legacy_fix_api|T4 FIX API Home]]
  • developers/fixapi.traderlogonresponse.1755025388.txt.gz
  • Last modified: 2025/08/12 19:03
  • by rob