Module: Oddsmaker

Defined in:
lib/oddsmaker.rb,
lib/oddsmaker/odd.rb,
lib/oddsmaker/wager.rb,
lib/oddsmaker/market.rb,
lib/oddsmaker/version.rb,
lib/oddsmaker/odd/base.rb,
lib/oddsmaker/odd/decimal.rb,
lib/oddsmaker/odd/american.rb,
lib/oddsmaker/odd/fractional.rb,
lib/oddsmaker/odd/implied_probability.rb

Overview

Oddsmaker is to assist with the calculations involved with betting, especially sports betting. Both a single odd and a set of odds can be represented and manipulated. Additionally, wagers can be represented, allowing for flexibility in calculating profit/return.

Defined Under Namespace

Modules: Odd Classes: Market, Wager

Constant Summary collapse

VERSION =

:nodoc:

"0.1.1"