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/27 18:40] – 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 48: | Line 48: | ||
| | 2362 | SelfMatchPreventionID | Boolean | O | SMPID override | | | 2362 | SelfMatchPreventionID | Boolean | O | SMPID override | | ||
| | 8000 | SelfMatchPreventionInstruction| Boolean | O | SMP instruction override | | | 8000 | SelfMatchPreventionInstruction| Boolean | O | SMP instruction override | | ||
| - | | 5392 | SenderID | Boolean | + | | 5392 | SenderID | Char | O | Operator ID override | |
| | 9537 | Location | Boolean | O | Location override | | | 9537 | Location | Boolean | O | Location override | | ||
| | 58 | Text | String | O | Free form text | | | 58 | Text | String | O | Free form text | | ||