MarketDepthSelection
Field | Type | Description |
selection | string | name of selection |
totalAmountMatched | double | total amount matched |
lastPriceMatched | double | last price matched |
handicap | double | Handicap (applicable to Asian handicap markets) |
reductionFactor | double | reduction in the odds that applies in case this runner does not participate |
farSPPrice | double | a prediction of the eventual starting price. the far price only takes into account the SP bets that have been made. the far price is not as complicated but not as accurate and only accounts for money on the exchange at SP. |
nearSPPrice | double | a prediction of the eventual starting price. the near price is based on money currently on the site at SP as well as unmatched money on the same selection in the exchange |
actualSPPrice | double | the actual Betfair Starting Price. before the starting price is determined, this field contains zero. |
prices | array of MarketDepth | see MarketDepth object |