optimalGBM: Simulate log-optimal strategy on mixture diffusions

View source: R/geometricBrownianMotion.R

optimalGBMR Documentation

Simulate log-optimal strategy on mixture diffusions

Description

Simulate log-optimal strategy for prices under geometric Brownian motion. A wrapper to optimalItoProcess.

Usage

optimalGBM(bankroll, t, spot, rate, parameters)

Arguments

bankroll

initial bankroll to invest

t

time horizon to trade over

spot

the initial stock price

rate

the return of the bond

parameters

drift and volatility

Details

The parameters must be a vector of drift and volatility.

Value

data.frame of solution


shill1729/kellyfractions documentation built on July 16, 2025, 6:21 p.m.