Click or drag to resize

CWormsCrossingSpreadTradeReportPlacerContraQuantity Property

Not required. Quantity of the contra order. If ContraQuantity is left as the default (-1), then the quantity of the Must Get Done order will also apply to the contra order.

Namespace: Woti.Orders
Assembly: Woti (in Woti.dll) Version: 13.4.271.0
Syntax
public virtual int ContraQuantity { get; set; }

Property Value

Int32

Implements

IWormsCrossingSpreadTradeReportPlacerContraQuantity
See Also