IAssetsMarketsIncomeBaseTypeIdentifier Property

Stator | API Documentation
The base type identifier for the ticker.
i.e. X_AUS_ASX = Australian Stock Exchange

Namespace:  Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

string BaseTypeIdentifier { get; set; }

Property Value

Type: String
Remarks

How do I find out more information regarding base types?
You can find base types in Stator > Global Options > Base Types
A full list of the base types used by Stator is provided for reference in Stator. You can review the full list including
base type identifiers, base type descriptions and base type countries.

Example base types include:
Australia - Australian Stock Exchange - X_AUS_ASX
Canada - Toronto Stock Exchange - X_CAD_TOR
Hong Kong - Hong Kong Stock Exchange - X_HKG_HKG
Singapore - Singapore Stock Exchange - X_SGP_SES
United States - New York Stock Exchange - X_USD_NYSE

See Also

Reference