Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
developers:fixapi.traderlogonresponse [2025/08/12 19:01] – created rob | developers:fixapi.traderlogonresponse [2025/08/12 19:31] (current) – rob | ||
---|---|---|---|
Line 48: | Line 48: | ||
---- | ---- | ||
+ | **Login Request from T4 FIX API Client** | ||
+ | < | ||
+ | >> 6/12/2015 10:34:35 AM | ||
+ | [FIXLOGIN] | ||
+ | [MsgSeqNum] 34 = 1 | ||
+ | [SenderCompID] 49 = T4Test | ||
+ | [TargetCompID] 56 = test | ||
+ | [SenderSubID] 50 = MasterUser | ||
+ | [SendingTime] 52 = 20150612-15: | ||
+ | [SecureData] 91 = 64768859-3ACF-4224-A4E9-DA66901AFC63 | ||
+ | [SecureDataLen] 90 = 36 | ||
+ | [EncryptMethod] 98 = None | ||
+ | [HeartBtInt] 108 = 25 | ||
+ | [UserName] 553 = MasterUser | ||
+ | [Password] 554 = _good_password_ | ||
+ | [NoMsgTypes] 384 = 3 | ||
+ | [RefMsgType] 372 = BB (DISABLE_ACCOUNT_AUTOSUBSCRIPTION) | ||
+ | [RefMsgType] 372 = d (DISABLE_PORTFOLIO_LISTING) | ||
+ | [RefMsgType] 372 = UCG (ENABLE_TRADER_LOGINS) | ||
+ | </ | ||
+ | **Successful Login Response from T4 FIX API** | ||
+ | |||
+ | < | ||
+ | << 6/12/2015 10:34:36 AM [fixlogin] 34=1|49=test|56=T4Test|50=T4FIX|52=20150612-15: | ||
+ | [FIXLOGIN] | ||
+ | [MsgSeqNum] 34 = 1 | ||
+ | [SenderCompID] 49 = test | ||
+ | [TargetCompID] 56 = T4Test | ||
+ | [SenderSubID] 50 = T4FIX | ||
+ | [SendingTime] 52 = 20150612-15: | ||
+ | [EncryptMethod] 98 = 0 (NONE) | ||
+ | [HeartBtInt] 108 = 30 | ||
+ | [UserName] 553 = MasterUser | ||
+ | [Password] 554 = *** | ||
+ | [DefaultCstmApplVerID] 1408 = 4.3.34.5 | ||
+ | </ | ||
+ | |||
+ | **Trader Logon Request from T4 FIX API Client - Bad Password** | ||
+ | |||
+ | < | ||
+ | >> 6/12/2015 10:34:50 AM | ||
+ | [FIXTRADERLOGIN] | ||
+ | [MsgSeqNum] 34 = 2 | ||
+ | [SenderCompID] 49 = T4Test | ||
+ | [TargetCompID] 56 = test | ||
+ | [SendingTime] 52 = 20150612-15: | ||
+ | [SecureData] 91 = 64768859-3ACF-4224-A4E9-DA66901AFC63 | ||
+ | [SecureDataLen] 90 = 36 | ||
+ | [UserName] 553 = Trader1 | ||
+ | [Password] 554 = _bad_password_ | ||
+ | </ | ||
+ | |||
+ | **Failed Trader Logon Response from T4 FIX API** | ||
+ | |||
+ | < | ||
+ | << 6/12/2015 10:34:50 AM [fixtraderloginresponse] 34=2|49=test|56=T4Test|50=T4FIX|52=20150612-15: | ||
+ | [FIXTRADERLOGINRESPONSE] | ||
+ | [MsgSeqNum] 34 = 2 | ||
+ | [SenderCompID] 49 = test | ||
+ | [TargetCompID] 56 = T4Test | ||
+ | [SenderSubID] 50 = T4FIX | ||
+ | [SendingTime] 52 = 20150612-15: | ||
+ | [UserName] 553 = Trader1 | ||
+ | [Text] 58 = Login failed: most likely incorrect trader and password combination | ||
+ | </ | ||
+ | |||
+ | **Trader Logon Request from T4 FIX API Client - Good Password** | ||
+ | |||
+ | < | ||
+ | >> 6/12/2015 10:35:03 AM | ||
+ | [FIXTRADERLOGIN] | ||
+ | [MsgSeqNum] 34 = 3 | ||
+ | [SenderCompID] 49 = T4Test | ||
+ | [TargetCompID] 56 = test | ||
+ | [SendingTime] 52 = 20150612-15: | ||
+ | [SecureData] 91 = 64768859-3ACF-4224-A4E9-DA66901AFC63 | ||
+ | [SecureDataLen] 90 = 36 | ||
+ | [UserName] 553 = Trader1 | ||
+ | [Password] 554 = _good_password_ | ||
+ | </ | ||
+ | |||
+ | **Successful Trader Logon Response from T4 FIX API** | ||
+ | |||
+ | < | ||
+ | << 6/12/2015 10:35:03 AM [fixtraderloginresponse] 34=3|49=test|56=T4Test|50=T4FIX|52=20150612-15: | ||
+ | [FIXTRADERLOGINRESPONSE] | ||
+ | [MsgSeqNum] 34 = 3 | ||
+ | [SenderCompID] 49 = test | ||
+ | [TargetCompID] 56 = T4Test | ||
+ | [SenderSubID] 50 = T4FIX | ||
+ | [SendingTime] 52 = 20150612-15: | ||
+ | [UserName] 553 = Trader1 | ||
+ | [Text] 58 = Success | ||
+ | </ | ||
+ | |||
+ | **Logout Request from T4 FIX API Client** | ||
+ | |||
+ | < | ||
+ | >> 6/12/2015 10:35:09 AM | ||
+ | [FIXLOGOUT] | ||
+ | [MsgSeqNum] 34 = 4 | ||
+ | [SenderCompID] 49 = T4Test | ||
+ | [TargetCompID] 56 = test | ||
+ | [SendingTime] 52 = 20150612-15: | ||
+ | </ | ||
+ | |||
+ | **Successful Logout Response from T4 FIX API** | ||
+ | |||
+ | < | ||
+ | << 6/12/2015 10:35:09 AM [fixlogout] 34=4|49=test|56=T4Test|52=20150612-15: | ||
+ | [FIXLOGOUT] | ||
+ | [MsgSeqNum] 34 = 4 | ||
+ | [SenderCompID] 49 = test | ||
+ | [TargetCompID] 56 = T4Test | ||
+ | [SendingTime] 52 = 20150612-15: | ||
+ | [Text] 58 = Successful logout upon request | ||
+ | </ | ||
+ | |||
+ | [[developers: |