Taketrung / betting-ai

Automatically exported from code.google.com/p/betting-ai
1 stars 1 forks source link

Support CANCEL_BET event #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As a Simulator 
I want to process CANCEL_BET event
So that I can run market simulation
As proven by appropriate method called on a betting exchange

CANCEL_BET event
{"eventType":"CANCEL_BET",
 "userId":123
 "betId": 1234
}

Original issue reported on code.google.com by daniel.k...@gmail.com on 19 Apr 2010 at 12:46

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 19 Apr 2010 at 1:14

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 19 Apr 2010 at 3:13

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 5 May 2010 at 5:53

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 26 May 2010 at 12:02