View source: R/financial_functions.R
| fin_option | R Documentation |
fin_option is a teaching function for understanding vega etc.
fin_option(premium = 134, strike = 200, stock = 304, delta = 0.85, years = 1.8)
premium |
Cost to buy |
strike |
the strike price |
stock |
the current price |
delta |
the delta |
years |
how far in time the LEAP ends. |
value
fin_interest(), fin_NI(), fin_percent()
Other Miscellaneous Functions:
deg2rad(),
fin_FIF(),
fin_JustifiedPE(),
fin_NI(),
fin_StockCAGR(),
fin_carryCost(),
fin_expected(),
fin_interest(),
fin_net_present_value(),
fin_percent(),
fin_ticker(),
fin_valuation(),
rad2deg(),
umxBrownie()
fin_option(premium = 134, strike = 200, stock= 304)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.