Description Usage Arguments Value Examples
The Kelly criterion
1 | kelly_criterion(p, alpha_w, alpha_l)
|
p |
The objective probability of the event |
alpha_w |
The return multiplier in case of the event happening |
alpha_l |
The return multiplier in case of the even not happening |
The Kelly optimised fraction that should be bet
1 | kelly_criterion(0.5,1,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.