Symbol Field

Ticker symbol. Common, "human understood" representation of the security. SecurityID (48) value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles)  
Use [N/A] for products which do not have a symbol.  
 
public const int Symbol = 55
This language is not supported or no code example is available.
public:  
const int Symbol = 55;
This language is not supported or no code example is available.
public const Symbol : int = 55
This language is not supported or no code example is available.

Field Value

int

In this article

Definition