TimeBracket Field

A code that represents a time interval in which a fill or trade occurred.  
Required for US futures markets.  
 
public const int TimeBracket = 943
This language is not supported or no code example is available.
public:  
const int TimeBracket = 943;
This language is not supported or no code example is available.
public const TimeBracket : int = 943
This language is not supported or no code example is available.

Field Value

int

In this article

Definition