Get Currency Set - rosssaunders/FusionLinkDocs GitHub Wiki

Description

Returns a data set for a given Currency Id (DEVICE) or currency code and the specified Property. (Similar to BBG BDS function)

Syntax

GETCURRENCYSET(currency_id | currency_code, property)

The GETCURRENCYSET function has the following arguments

  • currency_id or currency_code - Required.
  • property - Required. The data set to retrieve.

Properties

  • Holidays - Returns a list of public holidays

Returns

A table array instrument property.

Examples

Formula Result
=GETCURRENCYSET ("AUD", "Holidays") A data set of the holidays defined on the AUD currency