Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
developers:fixapi.securitydefinitionrequest [2025/08/13 12:08] – rob | developers:fixapi.securitydefinitionrequest [2025/08/13 12:11] (current) – rob | ||
---|---|---|---|
Line 157: | Line 157: | ||
| 70 | Inter Contract Strip | | | 70 | Inter Contract Strip | | ||
+ | ====== Sample Messages ====== | ||
+ | |||
+ | |||
+ | Requesting all exchanges | ||
+ | |||
+ | < | ||
+ | >> 10/15/2012 4:22:27 PM | ||
+ | [FIXSECURITYDEFINITIONREQUEST] | ||
+ | [MsgSeqNum] 34 = 2 | ||
+ | [SenderCompID] 49 = T4Example | ||
+ | [TargetCompID] 56 = T4 | ||
+ | [SendingTime] 52 = 20121015-21: | ||
+ | [SecurityReqID] 320 = sc-10/ | ||
+ | [SecurityRequestType] 321 = 3 (REQUEST_LIST_SECURITIES) | ||
+ | [SecurityType] 167 = FUT (FUTURE) | ||
+ | </ | ||
+ | |||
+ | |||
+ | Requesting all contracts for a specific exchange | ||
+ | |||
+ | < | ||
+ | >> 10/15/2012 4:22:39 PM | ||
+ | [FIXSECURITYDEFINITIONREQUEST] | ||
+ | [MsgSeqNum] 34 = 3 | ||
+ | [SenderCompID] 49 = T4Example | ||
+ | [TargetCompID] 56 = T4 | ||
+ | [SendingTime] 52 = 20121015-21: | ||
+ | [SecurityReqID] 320 = sc-10/ | ||
+ | [SecurityRequestType] 321 = 3 (REQUEST_LIST_SECURITIES) | ||
+ | [SecurityType] 167 = FUT (FUTURE) | ||
+ | [SecurityExchange] 207 = CME_Eq | ||
+ | |||
+ | </ | ||
+ | |||
+ | Requesting all markets for a specific contract | ||
+ | |||
+ | < | ||
+ | >> 10/15/2012 4:23:22 PM | ||
+ | [FIXSECURITYDEFINITIONREQUEST] | ||
+ | [MsgSeqNum] 34 = 7 | ||
+ | [SenderCompID] 49 = T4Example | ||
+ | [TargetCompID] 56 = T4 | ||
+ | [SendingTime] 52 = 20121015-21: | ||
+ | [SecurityReqID] 320 = sc-10/ | ||
+ | [SecurityRequestType] 321 = 3 (REQUEST_LIST_SECURITIES) | ||
+ | [Symbol] 55 = ES | ||
+ | [SecurityType] 167 = OPT (OPTION) | ||
+ | [PutOrCall] 201 = 1 (CALL) | ||
+ | [SecurityExchange] 207 = CME_EqOp | ||
+ | </ | ||
+ | |||
+ | |||
+ | Requesting a specific market | ||
+ | < | ||
+ | >> 10/15/2012 4:40:18 PM | ||
+ | [FIXSECURITYDEFINITIONREQUEST] | ||
+ | [MsgSeqNum] 34 = 4 | ||
+ | [SenderCompID] 49 = T4Example | ||
+ | [TargetCompID] 56 = T4 | ||
+ | [SendingTime] 52 = 20121015-21: | ||
+ | [SecurityReqID] 320 = sc-10/ | ||
+ | [SecurityRequestType] 321 = 3 (REQUEST_LIST_SECURITIES) | ||
+ | [Symbol] 55 = ES | ||
+ | [SecurityType] 167 = FUT (FUTURE) | ||
+ | [SecurityExchange] 207 = CME_Eq | ||
+ | [SecurityID] 48 = CME_20121200_ESZ2 | ||
+ | </ | ||
+ | |||
+ | |||
+ | [[developers: |