Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| developers:fixapi:newordersingle [2025/09/12 01:34] – ↷ Page moved and renamed from developers:fixapi.newordersingle to developers:fixapi:newordersingle chad | developers:fixapi:newordersingle [2026/01/27 18:40] (current) – chad | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| | | **Message Header** | | Y | MsgType = D | | | | **Message Header** | | Y | MsgType = D | | ||
| | 1 | Account | String | Y | Account code for order submission | | | 1 | Account | String | Y | Account code for order submission | | ||
| - | | 11 | ClOrdID | String | Y | Unique client order ID (12-20 chars) | | + | | 11 | ClOrdID | String | Y | Unique client order ID (12-60 chars) | |
| | 48 | SecurityID | String | Y | T4 Market ID | | | 48 | SecurityID | String | Y | T4 Market ID | | ||
| - | | 55 | Symbol | String | Y | T4 Contract ID | | + | | 55 | Symbol | String | C | T4 Contract ID | |
| - | | 207 | SecurityExchange | String | Y | T4 Exchange ID | | + | | 207 | SecurityExchange | String | C | T4 Exchange ID | |
| | 167 | SecurityType | String | Y | FUT, OPT, STK, SYN, BIN | | | 167 | SecurityType | String | Y | FUT, OPT, STK, SYN, BIN | | ||
| | 201 | PutOrCall | Int | C | Options only. 0=Put, 1=Call | | | 201 | PutOrCall | Int | C | Options only. 0=Put, 1=Call | | ||
| Line 46: | Line 46: | ||
| | 200 | MaturityMonthYear | String | O | Format: YYYYMM | | | 200 | MaturityMonthYear | String | O | Format: YYYYMM | | ||
| | 204 | CustomerOrFirm | Int | O | 0=Customer, 1=Firm | | | 204 | CustomerOrFirm | Int | O | 0=Customer, 1=Firm | | ||
| + | | 2362 | SelfMatchPreventionID | Boolean | O | SMPID override | | ||
| + | | 8000 | SelfMatchPreventionInstruction| Boolean | O | SMP instruction override | | ||
| + | | 5392 | SenderID | Boolean | O | Operator ID override | | ||
| + | | 9537 | Location | Boolean | O | Location override | | ||
| | 58 | Text | String | O | Free form text | | | 58 | Text | String | O | Free form text | | ||
| | 107 | SecurityDesc | String | O | Security description | | | 107 | SecurityDesc | String | O | Security description | | ||