Module bet

Source

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.