CurrencyPair: CurrencyPair class

Description Usage Arguments Value Examples

Description

Create an object of class CurrencyPair

Usage

1
CurrencyPair(base_ccy, quote_ccy, calendar = NULL)

Arguments

base_ccy

a Currency object

quote_ccy

a Currency object

calendar

a JointCalendar object. Defaults to NULL which sets this to the joint calendar of the two currencies and removes any USNYCalendar object to allow currency pair methods to work correctly

Value

a CurrencyPair object

Examples

1

imanuelcostigan/fmbasics documentation built on Dec. 6, 2019, 9:48 a.m.