The Trader Logon Response message confirms or rejects Trader Logon attempts.
Message Direction: T4 → Client
Tag | Field Name | Type | Req'd | Description |
---|---|---|---|---|
Message Header | Y | MsgType = UCI | ||
553 | UserName | String | Y | T4 Trader username |
58 | Text | String | Y | Success or failure reason |
Message Trailer | Y |
Successful Response:
8=FIX.4.2|9=100|35=UCI|49=test|56=T4Test|50=T4FIX|52=20150612-15:35:03.725| 553=Trader1|58=Success|10=234|
Failed Response (Bad Password):
8=FIX.4.2|9=150|35=UCI|49=test|56=T4Test|50=T4FIX|52=20150612-15:34:50.261| 553=Trader1|58=Login failed: most likely incorrect trader and password combination|10=234|