Eric Frias
|
428911db02
|
Fix an bug that was accounting for bets that couldn't be placed due to insufficient
funds. Implement (commented-out) automatic random bets, along with invariant
checks between each bet.
|
2017-05-09 13:46:51 +02:00 |
|
Eric Frias
|
c706310632
|
Random bet generation. In the complex system, simulate backs first and also lays first to see if there's
a difference. Stop if we detect an error during random bets
|
2017-04-27 19:29:26 -04:00 |
|
Eric Frias
|
4f3a5a8b01
|
Add cancel bet, invariants
|
2017-04-27 19:29:26 -04:00 |
|
Eric Frias
|
04f5e9744b
|
Update the engine to use the new simplified calculation method.
|
2017-04-27 19:29:26 -04:00 |
|
Eric Frias
|
4074b40adf
|
Update to prototype of new betting algorithm
|
2017-04-27 19:29:26 -04:00 |
|
Eric Frias
|
e1f79dc58b
|
Initial sandbox for testing betting algorithms (uses the original simplified
algorithm that doesn't allow you to place bets you can't immediately fund)
|
2017-04-27 19:29:26 -04:00 |
|