GrossTradeAmt Field

Total amount traded (e.g. CumQty (14) * AvgPx (6)) expressed in units of currency.  
 
public const int GrossTradeAmt = 381
This language is not supported or no code example is available.
public:  
const int GrossTradeAmt = 381;
This language is not supported or no code example is available.
public const GrossTradeAmt : int = 381
This language is not supported or no code example is available.

Field Value

int

In this article

Definition