Extracts a Bloomberg Terminal-compatible security string from an FDC3 instrument context.
The function first checks for a BBG or FIGI identifier in the context, and if not found, constructs an Equity security string
from the ticker identifier using the market.BBG property if set. Otherwise it defaults to US for the market code.
Extracts a Bloomberg Terminal-compatible security string from an FDC3 instrument context.
The function first checks for a
BBGorFIGIidentifier in the context, and if not found, constructs an Equity security string from thetickeridentifier using themarket.BBGproperty if set. Otherwise it defaults toUSfor the market code.