CumQty Field
Total quantity (e.g. number of shares) filled.
(Prior to FIX 4.2 this field was of type int)
public const int CumQty = 14
This language is not supported or no code example is available.
public:
const int CumQty = 14;
This language is not supported or no code example is available.
public const CumQty : int = 14
This language is not supported or no code example is available.
Field Value
int
In this article
Definition