AboutSupportDeveloper GuideVersion 2.0.0
  • 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.

    Parameters

    • context: unknown

      FDC3 instrument context.

    Returns undefined | string

Generated using TypeDoc