/RTLappBonds

Experiment with fixed income risk at the portfolio level

Primary LanguageROtherNOASSERTION

RTLappBonds

Lifecycle: experimental Codecov test coverage R-CMD-check

Part of a series of Shiny Apps to support education of risk managers and trading analysts in Universities and commodity-trading enterprises.

This app is designed and shared publicly to support education in Fixed Income trading and risk management.

Whilst most textbooks and courses focus on individual instruments, managing risk at the portfolio level introduces a complex interaction of sensitivities. Being able to simulate the risk profile outside a narrow band of market movements is an integral part of internalizing the knowledge required to operate at Enterprise level.

Installation

You can install the development version of RTLappBonds from GitHub with:

# install.packages("devtools")
devtools::install_github("risktoollib/RTLappBonds")

Running the app

library(RTLappBonds)
RTLappBonds::run_app()