Configuring the Triangulation Currency

You can configure the triangulation currency, which is the reference currency used to calculate exchange rates between different currencies. Triangulation is a strategy by which exchange rates between different currencies can be calculated using a reference currency. For example, dollars can be used as the reference currency to calculate a conversion rate from pounds to yen.

In addition to specifying a currency unit here, the currency conversion rates from this currency to other currencies must be defined. See the Collaboration and Approvals User's Guide: Managing Currency Exchange Rates.

See Also
Configuring Properties
  1. Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
  2. To configure the triangulation currency, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxProgramCentral.Currency.Triangulation=Dollar
      Values are "None," or a unit defined in the currency dimension (except Unassigned). For example, Dollar, Won, Yen, Pound, or Euro.

    2. Set the value for this property depending on your business requirements.
  3. When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the emxProgramCentral.properties page object. For more information, see Editing Properties Using MQL.