fmbasics (version 0.3.0)

CurrencyPairConstructors: Handy CurrencyPair constructors

Description

These handy CurrencyPair constructors use their single currency counterparts in the obvious fashion.

Usage

AUDUSD()

EURUSD()

NZDUSD()

GBPUSD()

USDJPY()

GBPJPY()

EURGBP()

AUDNZD()

EURCHF()

USDCHF()

USDHKD()

EURNOK()

USDNOK()

Arguments

See Also

Other constructors: CurrencyConstructors, iborindices, oniaindices

Examples

Run this code
# NOT RUN {
AUDUSD()
# }

Run the code above in your browser using DataCamp Workspace