CashOrderQty Field

Specifies the approximate order quantity desired in total monetary units vs. as tradeable units (e.g. number of shares). The broker or fund manager (for CIV orders) would be responsible for converting and calculating a tradeable unit (e.g. share) quantity (OrderQty (38)) based upon this amount to be used for the actual order and subsequent messages.  
 
public const int CashOrderQty = 152
This language is not supported or no code example is available.
public:  
const int CashOrderQty = 152;
This language is not supported or no code example is available.
public const CashOrderQty : int = 152
This language is not supported or no code example is available.

Field Value

int

In this article

Definition