Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
developers:fixapi.logon [2025/08/12 14:03] – rob | developers:fixapi.logon [2025/08/12 14:59] (current) – rob | ||
---|---|---|---|
Line 79: | Line 79: | ||
==== Login Request from T4 FIX API Client ==== | ==== Login Request from T4 FIX API Client ==== | ||
+ | < | ||
+ | 6/7/2013 9:47:22 AM [FIXLOGIN] 34=1|49=T4Example|56=T4|52=20130607-14: | ||
+ | </ | ||
+ | |||
+ | < | ||
[FIXLOGIN] | [FIXLOGIN] | ||
[MsgSeqNum] 34 = 1 | [MsgSeqNum] 34 = 1 | ||
Line 93: | Line 98: | ||
[RefMsgType] 372 = d (DISABLE_PORTFOLIO_LISTING) | [RefMsgType] 372 = d (DISABLE_PORTFOLIO_LISTING) | ||
[RefMsgType] 372 = D (DECIMAL PRICING) | [RefMsgType] 372 = D (DECIMAL PRICING) | ||
+ | </ | ||
==== Successful Login Response from T4 FIX API ==== | ==== Successful Login Response from T4 FIX API ==== | ||
+ | |||
+ | < | ||
+ | 6/7/2013 9:47:24 AM [fixlogin] 34=1|49=T4|56=T4Example|50=T4FIX|52=20130607-14: | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | [FIXLOGIN] | ||
+ | [MsgSeqNum] 34 = 1 | ||
+ | [SenderCompID] 49 = T4 | ||
+ | [TargetCompID] 56 = T4Example | ||
+ | [SenderSubID] 50 = T4FIX | ||
+ | [SendingTime] 52 = 20130607-14: | ||
+ | [EncryptMethod] 98 = 0 | ||
+ | [HeartBtInt] 108 = 30 | ||
+ | [UserName] 553 = username | ||
+ | [Password] 554 = *** | ||
+ | [DefaultCstmApplVerID] 1408 = 4.1.1.1 | ||
+ | </ | ||
+ | |||
+ | |||
+ | [[developers: | ||