View source: R/EuropeanOptionKelly.R
kellyEuroBS1 | R Documentation |
A Kelly-fraction generalization for trading a portfolio consiting of a European option priced under Black-Scholes dynamics with an assumed real-volatility, and a cash-account or bond at the risk-neutral rate. TWo functions are provided in this package, one for computing it specified by the exact values, and one computed via specifying the option via strike, expiry, etc and computing the option value and delta via a pricing method.
kellyEuroBS1(mu, volat, rate, spot, premium, delta)
mu |
real drift of the underlying stock price |
volat |
volatility of the stock price and volatility used for the option pricing |
rate |
the risk-neutral rate |
spot |
the underlying spot price |
premium |
the premium paid for the option |
delta |
the delta of the option, rate of change with respect to spot-price |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.