TrdRegTimestampType Field

Traded / Regulatory timestamp type.  
Valid values:  
1 = Execution Time  
2 = Time In  
3 = Time Out  
4 = Broker Receipt  
5 = Broker Execution  
 
Note of Applicability: values are required in US futures markets by the CFTC to support computerized trade reconstruction.  
 
(see Volume 1: "Glossary" for value definitions)  
 
public const int TrdRegTimestampType = 770
This language is not supported or no code example is available.
public:  
const int TrdRegTimestampType = 770;
This language is not supported or no code example is available.
public const TrdRegTimestampType : int = 770
This language is not supported or no code example is available.

Field Value

int

In this article

Definition