Description Usage Arguments Details Value
Computes the optimal Kelly fraction via numerical integration given the empirical density function
1 | kelly_quadrature(returns, rate, plotGrowth = FALSE, bd = 1e-04)
|
returns |
the time-series of daily log-returns |
rate |
the relevant interest rate (risk-free, cost of carry, etc) and is assumed to be annualized |
plotGrowth |
whether to plot the growth functions |
bd |
the precision boundary away from the interval endpoint in the bisection |
Solves a root equation in terms of the expectation of a function of the returns. See pdf for details.
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.