Functions§
- py_
calc_ bets_ pnl - Calculates the total PnL (realized + unrealized) for a list of
Bet
instances. - py_
inverse_ probability_ to_ bet - Creates an inverse
Bet
from a probability, volume, and side. - py_
probability_ to_ bet - Creates a
Bet
from a probability, volume, and side.