Few questions and why nots.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • skit
    Junior Member
    • Apr 2014
    • 7

    #1

    Few questions and why nots.

    Hi,

    Few quick questions about the new API.
    A Market is definitely bound to an Event correct? They why is it that when you request a MarketBook it doesnt contain an EventId or any reference to a Event at all?!

    And when requesting MarketCatalogues you have to pass it a list of MarketTypes which are pretty well defined (MATCH_ODDS, etc) and not just some string that could easily change ("Match Odds"). Why is it that in the response the MarketCatalogues do not have the param MarketType?!
  • AlgoTrader
    Junior Member
    • Mar 2012
    • 243

    #2
    Originally posted by skit View Post
    Few quick questions about the new API.
    A Market is definitely bound to an Event correct? They why is it that when you request a MarketBook it doesnt contain an EventId or any reference to a Event at all?!
    listMarketCatalogue has eventId. multiple markets are bound to a single eventId. listMarketBook provides dynamic inforation about market, while listMarketCatalogue return static.

    Originally posted by skit View Post
    And when requesting MarketCatalogues you have to pass it a list of MarketTypes which are pretty well defined (MATCH_ODDS, etc) and not just some string that could easily change ("Match Odds"). Why is it that in the response the MarketCatalogues do not have the param MarketType?!
    marketName is enough to determine market type.
    Betfair Bots Made Easy

    Comment

    Working...
    X