Anomalous results

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • askhoza
    Junior Member
    • Jan 2017
    • 3

    #1

    Anomalous results

    I am using the Python API to collect odds for football matches. I am writing these odds along with the respective market version and total matched values for the odds to text files. I collect the odds every few seconds.

    When looking at the collected results I am noticing some out of order messages. For example I will receive a message which contains an old market version number. Another issue I have noticed is that sometimes the total matched value decreases (surely this value should be strictly increasing).

    Has anyone else encountered any similar results? At the moment I have created a separate script to remove any anomalous results/noise from the collected odds, does anyone have any other suggestions?
  • askhoza
    Junior Member
    • Jan 2017
    • 3

    #2
    Bump

    Anyone else experiencing out of order responses from the API?

    Comment

    • betdynamics
      Junior Member
      • Sep 2010
      • 534

      #3
      Are you using a delayed appkey or a live appkey?

      Comment

      • askhoza
        Junior Member
        • Jan 2017
        • 3

        #4
        Originally posted by betdynamics View Post
        Are you using a delayed appkey or a live appkey?
        I am using the delayed appkey, but I don't see how that should affect the order of messages received from the API.

        Comment

        Working...
        X