Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| developers:fixapi:cancelreplacerequest [2026/01/27 18:39] – [Message Specification] chad | developers:fixapi:cancelreplacerequest [2026/04/14 03:07] (current) – [Message Specification] chad | ||
|---|---|---|---|
| Line 45: | Line 45: | ||
| | 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 quantity (includes filled portions) | | + | | 38 | OrderQty | Float | Y | Total quantity (includes filled portions) | |
| | 40 | OrdType | Char | Y | 1=Market, 2=Limit, 3=Stop, 4=Stop Limit, J=MIT | | | 40 | OrdType | Char | Y | 1=Market, 2=Limit, 3=Stop, 4=Stop Limit, J=MIT | | ||
| | 44 | Price | Float | C | Required for Limit, Stop Limit, MIT | | | 44 | Price | Float | C | Required for Limit, Stop Limit, MIT | | ||