BidSize Field

Quantity of bid  
(Prior to FIX 4.2 this field was of type int)  
 
public const int BidSize = 134
This language is not supported or no code example is available.
public:  
const int BidSize = 134;
This language is not supported or no code example is available.
public const BidSize : int = 134
This language is not supported or no code example is available.

Field Value

int

In this article

Definition