Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| developers:fixapi:newordersingle [2026/01/27 18:40] – chad | developers:fixapi:newordersingle [2026/04/14 03:05] (current) – [Message Specification] 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 | | ||