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