Message name | Field name | Attribute name | Changed from | Changed to |
AccountPositionEvent | longQty | Description | The position long quantity in its canonical unit, for example ounces of gold or number of dollars. A negative quantity represents a short position, a positive quantity represents a long position. | The position long quantity in its canonical unit, i.e. longNominalQty multiplied by contract size of tradable instrument. A positive quantity represents a long position. E.g. a position of 10 futures contracts of an instrument with a contract size of 100 would be represented in this field as 1000 (divisor rule to be applied). |
| shortQty | Description | The position short quantity in its canonical unit, for example ounces of gold or number of dollars. A negative quantity represents a short position, a positive quantity represents a long position. | The position short quantity in its canonical unit, i.e. shortNominalQty multiplied by contract size of tradable instrument. A negative quantity represents a short position. E.g. a position of 10 futures contracts of an instrument with a contract size of 100 would be represented in this field as 1000 (divisor rule to be applied). |
| longNominalQty | Description | The position quantity, expressed in the nominal quantity, e.g. number of contracts. Only set for positions in tradable instruments. A negative quantity represents a short position, a positive quantity represents a long position. | The position quantity, i.e. number of contracts. Only set for positions in tradable instruments. A positive quantity represents a long position. E.g. a position of 10 futures contracts of an instrument with a contract size of 100 would be represented in this field as 10 (divisor rule to be applied) |
| shortNominalQty | Description | The position quantity, expressed in the nominal quantity, e.g. number of contracts. Only set for positions in tradable instruments. A negative quantity represents a short position, a positive quantity represents a long position. | The position quantity, i.e. number of contracts. Only set for positions in tradable instruments. A negative quantity represents a short position. E.g. a position of 10 futures contracts of an instrument with a contract size of 100 would be represented in this field as 10 (divisor rule to be applied) |
|