ExchangeRule Field

Used to report any exchange rules that apply to this trade.  
Primarily intended for US futures markets. Certain trading practices are permitted by the CFTC, such as large lot trading, block trading, all or none trades. If the rules are used, the exchanges are required to indicate these rules on the trade.  
 
public const int ExchangeRule = 825
This language is not supported or no code example is available.
public:  
const int ExchangeRule = 825;
This language is not supported or no code example is available.
public const ExchangeRule : int = 825
This language is not supported or no code example is available.

Field Value

int

In this article

Definition