Skip to content

A javascript calculator that tells you how much to hedge a bet in order to maximize E[log(wealth)]

Notifications You must be signed in to change notification settings

VitamintK/kelly-hedge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

kelly-hedge

A javascript calculator that tells you how much to hedge a bet in order to maximize E[log(wealth)]

aka Kelly criterion for hedging a sports bet

Currently available at http://scientist.wang/kelly-hedge/

my workflow:

Developing: npm run dev
Build: npx next build
Copy to scientist.wang: cp -r out/ ~/github/scientist.wang/kelly-hedge/
Deploy scientist.wang (have to do it manually for some reason)

About

A javascript calculator that tells you how much to hedge a bet in order to maximize E[log(wealth)]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published