/RTLappOptions

Experiment with options risk at the portfolio level

Primary LanguageROtherNOASSERTION

RTLappOptions

Lifecycle: experimental R-CMD-check Travis build status

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.

Installation

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

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

Running the app

library(RTLappOptions)
RTLappBonds::run_app()