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
BBG
orFIGI
identifier in the context, and if not found, constructs an Equity security string from theticker
identifier using themarket.BBG
property if set. Otherwise it defaults toUS
for the market code.