Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
developers:fixapi.traderlogonresponse [2025/08/12 19:03] – rob | developers: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** |
+ | |||
+ | < | ||
>> 6/12/2015 10:34:35 AM | >> 6/12/2015 10:34:35 AM | ||
[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) | ||
+ | </ | ||
- | Successful Login Response from T4 FIX API | + | **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: | << 6/12/2015 10:34:36 AM [fixlogin] 34=1|49=test|56=T4Test|50=T4FIX|52=20150612-15: | ||
[FIXLOGIN] | [FIXLOGIN] | ||
Line 80: | Line 85: | ||
[Password] 554 = *** | [Password] 554 = *** | ||
[DefaultCstmApplVerID] 1408 = 4.3.34.5 | [DefaultCstmApplVerID] 1408 = 4.3.34.5 | ||
+ | </ | ||
- | Trader Logon Request from T4 FIX API Client - Bad Password | + | **Trader Logon Request from T4 FIX API Client - Bad Password** |
+ | |||
+ | < | ||
>> 6/12/2015 10:34:50 AM | >> 6/12/2015 10:34:50 AM | ||
[FIXTRADERLOGIN] | [FIXTRADERLOGIN] | ||
Line 92: | Line 100: | ||
[UserName] 553 = Trader1 | [UserName] 553 = Trader1 | ||
[Password] 554 = _bad_password_ | [Password] 554 = _bad_password_ | ||
+ | </ | ||
- | Failed Trader Logon Response from T4 FIX API | + | **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: | << 6/12/2015 10:34:50 AM [fixtraderloginresponse] 34=2|49=test|56=T4Test|50=T4FIX|52=20150612-15: | ||
[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 | ||
+ | </ | ||
- | Trader Logon Request from T4 FIX API Client - Good Password | + | **Trader Logon Request from T4 FIX API Client - Good Password** |
+ | |||
+ | < | ||
>> 6/12/2015 10:35:03 AM | >> 6/12/2015 10:35:03 AM | ||
[FIXTRADERLOGIN] | [FIXTRADERLOGIN] | ||
Line 115: | Line 129: | ||
[UserName] 553 = Trader1 | [UserName] 553 = Trader1 | ||
[Password] 554 = _good_password_ | [Password] 554 = _good_password_ | ||
+ | </ | ||
**Successful Trader Logon Response from T4 FIX API** | **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: | << 6/12/2015 10:35:03 AM [fixtraderloginresponse] 34=3|49=test|56=T4Test|50=T4FIX|52=20150612-15: | ||
Line 130: | Line 146: | ||
**Logout Request from T4 FIX API Client** | **Logout Request from T4 FIX API Client** | ||
+ | |||
< | < | ||
>> 6/12/2015 10:35:09 AM | >> 6/12/2015 10:35:09 AM | ||
Line 140: | Line 157: | ||
**Successful Logout Response from T4 FIX API** | **Successful Logout Response from T4 FIX API** | ||
+ | |||
< | < | ||
<< 6/12/2015 10:35:09 AM [fixlogout] 34=4|49=test|56=T4Test|52=20150612-15: | << 6/12/2015 10:35:09 AM [fixlogout] 34=4|49=test|56=T4Test|52=20150612-15: | ||
Line 149: | Line 167: | ||
[Text] 58 = Successful logout upon request | [Text] 58 = Successful logout upon request | ||
</ | </ | ||
+ | |||
+ | [[developers: |