Description Usage Arguments Details Value
This is the function optimized by the Kelly criterion. It is equal to the expected log wealth.
1 | entropy_gbm(alpha, mu, rate, volat, t = 1)
|
alpha |
the fraction of wealth to bet |
mu |
the drift rate of the stock |
rate |
the money-market account interest rate |
volat |
the annual volatility of the stock (std of daily log-returns) |
t |
time-span, default to one year growth period |
See .pdf for details.
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.