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 [2026/01/06 21:53] – chad | developers:fixapi:newordersingle [2026/05/13 18:43] (current) – chad | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| | 202 | StrikePrice | Float | C | Options only. Strike price | | | 202 | StrikePrice | Float | C | Options only. Strike price | | ||
| | 54 | Side | Char | Y | 0=None, 1=Buy, 2=Sell | | | 54 | Side | Char | Y | 0=None, 1=Buy, 2=Sell | | ||
| - | | 38 | OrderQty | Int | Y | Total contracts (0 for Flatten) | | + | | 38 | OrderQty | Float | Y | Total contracts (0 for Flatten) | |
| | 40 | OrdType | Char | Y | See Order Types table | | | 40 | OrdType | Char | Y | See Order Types table | | ||
| | 44 | Price | Float | C | Required for Limit, Stop Limit, MIT | | | 44 | Price | Float | C | Required for Limit, Stop Limit, MIT | | ||
| 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 | Char | 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 | | ||