Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 350 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 350 Bytes

This is a simple command line tool to allow the user to calculate the optimal stake at given market odds for a given true odds and a given bank size, as determined by the Kelly Criterion

Install as follows:

pip install kelly-cli

then run kelly --help at the command line for full instructions.