ExpirationCycle Field

Part of trading cycle when an instrument expires. Field is applicable for derivatives.  
Valid values:  
0 = Expire on trading session close (default)  
1 = Expire on trading session open  
 
public const int ExpirationCycle = 827
This language is not supported or no code example is available.
public:  
const int ExpirationCycle = 827;
This language is not supported or no code example is available.
public const ExpirationCycle : int = 827
This language is not supported or no code example is available.

Field Value

int

In this article

Definition