Learn R Programming

xVA (version 1.1)

IS_ELIGIBLE_CCY: Checks if specified currency is low risk

Description

Checks if the specified currency is eligible to receive reduced regulatory risk weights

Usage

IS_ELIGIBLE_CCY(ccy)

Value

TRUE if the currency is is eligible to receive reduced regulatory risk weights

Arguments

ccy

The currency to be checked

Author

Tasos Grivas <tasos@openriskcalculator.com>

References

https://www.bis.org/basel_framework/chapter/MAR/50.htm?inforce=20230101&published=20200708

Examples

Run this code

TRUE == IS_ELIGIBLE_CCY('EUR')

Run the code above in your browser using DataLab