kelly_stake
Determine the Kelly-criterion stake for a bet from decimal odds, win probability, and bankroll. Supports fractional Kelly; recommends no stake when edge is negative.
Instructions
Kelly-criterion stake for an edge; negative edge recommends no stake.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fraction | No | Fractional-Kelly multiplier | |
| decimalOdds | Yes | Decimal odds, e.g. 2.5 | |
| probability | Yes | Your estimated true win probability | |
| bankrollCents | Yes |