Module bet

Source

Structs§

Bet
A bet in a betting market.
BetPosition
A position comprising one or more bets.

Functions§

calc_bets_pnl
Calculates the combined profit and loss for a slice of bets.
inverse_probability_to_bet
Converts a probability and volume into a Bet using the inverse probability.
probability_to_bet
Converts a probability and volume into a Bet.