Published markets on Delayed Application Key

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jelmer
    Junior Member
    • Oct 2018
    • 6

    #1

    Published markets on Delayed Application Key

    Hi, I have developed a script that checks every minute if there are markets I haven't placed my bets on (listMarketCatalogue)... The goal is to be first in the queue, which is succesfull in some markets, but not definitly not in horse racing...

    Every time my script detects a newly published market (which can't be older than 1 minute) on horse racing, and the bet is placed, there is always money before me in the queue...

    I'm now using the Delayed Application Key, do you think it would make any difference for this problem if I switch to the Live Application Key? As the information wouldn't be delayed anymore?
  • LiamP
    Junior Member
    • Oct 2015
    • 284

    #2
    Almost certainly but good luck being the first unless you are:

    - using market streaming (you have no chance checking every minute)
    - using a low latency network connection (colocation)
    - using a quick programming language (at least c but you may want to get closer to the metal)

    Comment

    • Jelmer
      Junior Member
      • Oct 2018
      • 6

      #3
      Hi Liam, Thanks for your response and honesty...

      one question: what do you mean with market streaming? Do you mean the streaming API?

      Comment

      Working...
      X