optimalCEV | R Documentation |
Simulate log-optimal strategy for cev diffusion prices. A wrapper
to optimalItoProcess
.
optimalCEV(bankroll, t, spot, rate, parameters)
bankroll |
initial bankroll to invest |
t |
time horizon to trade over |
spot |
the initial stock price |
rate |
the return of the bond |
parameters |
vector of cev parameters |
parameters must be a vector of drift, volatility and cev.
data.frame of solution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.