PainStaking.arb
You're seeing just the function
arb
, go back to PainStaking module for more information.
Specs
arb([edge()], staking_options()) :: {:ok, [tagged_number()], float()} | {:error, String.t()}
How much to stake in an arbitrage situation.
The bankroll
option can be used to set the maximum amount available to
bet on these outcomes.
The payouts may not all be exactly the same because of rounding to the nearest cent. This may cause a slight variation in the expected profit.