B2BITS FIX Antenna C++ 2.32.1
Loading...
Searching...
No Matches
Variables
FixMessages::SG_FIX44::PartyIDSource Namespace Reference

Variables

static const char AUSTRALIAN_BUSINESS_NUMBER = '9'
 Australian Business Number = 9.
 
static const char AUSTRALIAN_TAX_FILE_NUMBER = 'A'
 Australian Tax File Number = A.
 
static const char BIC = 'B'
 BIC (Bank Identification Code-Swift managed) code (ISO 9362) = B.
 
static const char CHINESE_B_SHARE = '5'
 Chinese B Share (Shezhen and Shanghai) = 5.
 
static const char CSD_PARTICIPANT = 'H'
 CSD participant/member code (e.g. Euroclear, DTC, CREST or Kassenverein number) = H.
 
static const char GENERAL_IDENTIFIER = 'C'
 Generally accepted market participant identifier (e.g. NASD mnemonic) = C.
 
static const char ISITC_ACRONYM = 'I'
 Directed broker three character acronym as defined in ISITC 'ETC Best Practice' guidelines document = I.
 
static const char ISO_COUNTRY_CODE = 'E'
 ISO Country Code = E.
 
static const char KOREAN_INVESTOR_ID = '1'
 Korean Investor ID = 1.
 
static const char MALAYSIAN_CENTRAL_DEPOSITORY_NUMBER = '4'
 Malaysian Central Depository (MCD) number = 4.
 
static const char MIC = 'G'
 MIC (ISO 10383 - Market Identifier Code) (See "Appendix 6-C" of FIX Specification) = G.
 
static const char PROPRIETARY = 'D'
 Proprietary/Custom code = D.
 
static const char SETTLEMENT_ENTITY_LOCATION = 'F'
 Settlement Entity Location (note if Local Market Settlement use "E = ISO Country Code") = F.
 
static const char TAIWANESE_QUALIFIED_FOREIGN_INVESTOR_ID = '2'
 Taiwanese Qualified Foreign Investor ID QFII / FID = 2.
 
static const char TAIWANESE_TRADING_ACCOUNT = '3'
 Taiwanese Trading Account = 3.
 
static const char UK_NINO_OR_PENSION_NUMBER = '6'
 UK National Insurance or Pension Number = 6.
 
static const char US_EIN = '8'
 US Employer Identification Number = 8.
 
static const char US_SSN = '7'
 US Social Security Number = 7.
 

Variable Documentation

◆ AUSTRALIAN_BUSINESS_NUMBER

const char FixMessages::SG_FIX44::PartyIDSource::AUSTRALIAN_BUSINESS_NUMBER = '9'
static

Australian Business Number = 9.

◆ AUSTRALIAN_TAX_FILE_NUMBER

const char FixMessages::SG_FIX44::PartyIDSource::AUSTRALIAN_TAX_FILE_NUMBER = 'A'
static

Australian Tax File Number = A.

◆ BIC

const char FixMessages::SG_FIX44::PartyIDSource::BIC = 'B'
static

BIC (Bank Identification Code-Swift managed) code (ISO 9362) = B.

◆ CHINESE_B_SHARE

const char FixMessages::SG_FIX44::PartyIDSource::CHINESE_B_SHARE = '5'
static

Chinese B Share (Shezhen and Shanghai) = 5.

◆ CSD_PARTICIPANT

const char FixMessages::SG_FIX44::PartyIDSource::CSD_PARTICIPANT = 'H'
static

CSD participant/member code (e.g. Euroclear, DTC, CREST or Kassenverein number) = H.

◆ GENERAL_IDENTIFIER

const char FixMessages::SG_FIX44::PartyIDSource::GENERAL_IDENTIFIER = 'C'
static

Generally accepted market participant identifier (e.g. NASD mnemonic) = C.

◆ ISITC_ACRONYM

const char FixMessages::SG_FIX44::PartyIDSource::ISITC_ACRONYM = 'I'
static

Directed broker three character acronym as defined in ISITC 'ETC Best Practice' guidelines document = I.

◆ ISO_COUNTRY_CODE

const char FixMessages::SG_FIX44::PartyIDSource::ISO_COUNTRY_CODE = 'E'
static

ISO Country Code = E.

◆ KOREAN_INVESTOR_ID

const char FixMessages::SG_FIX44::PartyIDSource::KOREAN_INVESTOR_ID = '1'
static

Korean Investor ID = 1.

◆ MALAYSIAN_CENTRAL_DEPOSITORY_NUMBER

const char FixMessages::SG_FIX44::PartyIDSource::MALAYSIAN_CENTRAL_DEPOSITORY_NUMBER = '4'
static

Malaysian Central Depository (MCD) number = 4.

◆ MIC

const char FixMessages::SG_FIX44::PartyIDSource::MIC = 'G'
static

MIC (ISO 10383 - Market Identifier Code) (See "Appendix 6-C" of FIX Specification) = G.

◆ PROPRIETARY

const char FixMessages::SG_FIX44::PartyIDSource::PROPRIETARY = 'D'
static

Proprietary/Custom code = D.

◆ SETTLEMENT_ENTITY_LOCATION

const char FixMessages::SG_FIX44::PartyIDSource::SETTLEMENT_ENTITY_LOCATION = 'F'
static

Settlement Entity Location (note if Local Market Settlement use "E = ISO Country Code") = F.

◆ TAIWANESE_QUALIFIED_FOREIGN_INVESTOR_ID

const char FixMessages::SG_FIX44::PartyIDSource::TAIWANESE_QUALIFIED_FOREIGN_INVESTOR_ID = '2'
static

Taiwanese Qualified Foreign Investor ID QFII / FID = 2.

◆ TAIWANESE_TRADING_ACCOUNT

const char FixMessages::SG_FIX44::PartyIDSource::TAIWANESE_TRADING_ACCOUNT = '3'
static

Taiwanese Trading Account = 3.

◆ UK_NINO_OR_PENSION_NUMBER

const char FixMessages::SG_FIX44::PartyIDSource::UK_NINO_OR_PENSION_NUMBER = '6'
static

UK National Insurance or Pension Number = 6.

◆ US_EIN

const char FixMessages::SG_FIX44::PartyIDSource::US_EIN = '8'
static

US Employer Identification Number = 8.

◆ US_SSN

const char FixMessages::SG_FIX44::PartyIDSource::US_SSN = '7'
static

US Social Security Number = 7.