PublishTrdIndicator Field

Indicates if a trade should be reported via a market reporting service.  
Valid values:  
Y = Report trade  
N = Do not report trade  
 
public const int PublishTrdIndicator = 852
This language is not supported or no code example is available.
public:  
const int PublishTrdIndicator = 852;
This language is not supported or no code example is available.
public const PublishTrdIndicator : int = 852
This language is not supported or no code example is available.

Field Value

int

In this article

Definition