Can I query the overround with the API?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NickB
    Junior Member
    • Mar 2013
    • 17

    #1

    Can I query the overround with the API?

    I know I can calculate the overround from the data returned by listMarketBook, but is there any way to query it so I don't have to calculate it myself?

    Thanks
    NickB
  • BetfairDeveloperProgram
    Administrator
    • Oct 2008
    • 679

    #2
    Hi NickB

    You need to calculate this information yourself.

    Thanks

    Neil

    Comment

    • AlgoTrader
      Junior Member
      • Mar 2012
      • 243

      #3
      How about profit & loss? We can also calculate it from the array of matched portions of bets, but its much pleasant to get the numbers from server.

      I used to calculate P&L from getMUBets result to avoid time inconsistency and reduce calls to server. I believe the P&L info can be incorporated into listMarketBook. It's just a single number for every market selection
      Betfair Bots Made Easy

      Comment

      Working...
      X