What method/api is used in the website to present the available odds

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • devefab
    Junior Member
    • May 2023
    • 5

    #1

    What method/api is used in the website to present the available odds

    Hi, I have noticed that if I try to use the listmarketbook, I won't get the priceData: SP_AVAILABLE or EX_BEST_OFFERS, "orderProjection": "EXECUTABLE",
    "matchProjection" :"ROLLED_UP_BY_AVG_PRICE"​ if there is no money traded?. How can I obtain the prices that are displayed in the Betfair webpage even if there is no amount traded like in the Over/Under 2.5 shown in the picture attached?
    You do not have permission to view this gallery.
    This gallery has 1 photos.
    Last edited by devefab; 06-01-2024, 10:47 AM.
  • misiek
    Junior Member
    • Oct 2018
    • 20

    #2
    Hi, I think you want to execute listMarketBook with priceProjection EX_BEST_OFFERS and virtualize parameter set to Yes.

    Comment

    Working...
    X