Recording results???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ians1711
    Junior Member
    • Feb 2012
    • 6

    #1

    Recording results???

    I'm picking up various pieces of information while monitoring Blackjack. I'm checking for market status of ACTIVE, SETTLED, and SUSPENDED_GAME_SETTLING, but I don't seem to be picking up the information from the last round when the game has finished. Is there another status I should be using??
  • ians1711
    Junior Member
    • Feb 2012
    • 6

    #2
    OK I found it after dropping the code into debug - I need to be checking for SUSPENDED_GAME_ROUND_OVER which I don't remember seeing in the API docs

    Comment

    Working...
    X