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 options 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.
You can install the development version of RTLappOptions
from
GitHub with:
# install.packages("devtools")
devtools::install_github("risktoollib/RTLappOptions")
library(RTLappOptions)
RTLappBonds::run_app()