Compute selected option greek for given vol+price+time
1 2 3 | compute_option_greeks(underlyer_space, ttm = self$time_to_expiration,
implied_vol = self$implied_vol, greeks = c("delta", "gamma", "vega",
"theta"))
|
greek |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.