LSEG COM Library for Workspace - Release Notes

1.1.0 (Oct 17, 2025)

  • New Features

    • Added new RequestMode parameter to HistoricalPricing: GRIDFORMAT
      • GRIDFORMAT:SUMMARY Default. Multiple instruments, single line summary support for Events, Interday
      • GRIDFORMAT:MERGE Multiple instrument support for full-depth range - all intervals
      • GRIDFORMAT:BLEND Multiple instrument support for full-depth range - Interday, Intraday
    • Added new property DisplayMode to HistoricalPricing supporting the following parameters:
      • SORT: Where ["A|ASC" : "D:DESC"] case-insensitive
      • NULL:<empty|na> Applicable only for cell referencing within a worksheet. Determines what is displayed within an empty cell. Default: empty
    • Added Universe/Field specification to provide comma/semi-colon separated strings as input for Historical Pricing, Fundamental and MarketPrice interfaces
    • Added WorksheetUpdateCb event callback specification to the MarketPrice interface for worksheet cell updates. The frequency of updates for cell-referencing has been set to minimum 1 second.
    • Improved error reporting/logging
  • Issue Resolution

    • Detected duplicate MarketPrice instrument specification

1.0.0 (Apr 24, 2025)

  • Initial Release
    • Support for:
      • Search (RDPSearch)
      • Fundamental And Reference
      • Historical Pricing
      • Market Price (snapshot and streaming)