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.