Betting Enums

Enums

MarketProjection

Value

Description

COMPETITION

If not selected then the competition will not be returned with marketCatalogue

EVENT

If not selected then the event will not be returned with marketCatalogue

EVENT_TYPE

If not selected then the eventType will not be returned with marketCatalogue

MARKET_START_TIME

If not selected then the start time will not be returned with marketCatalogue

MARKET_DESCRIPTION

If not selected then the description will not be returned with marketCatalogue

RUNNER_DESCRIPTION

If not selected then the runners will not be returned with marketCatalogue

RUNNER_METADATA

If not selected then the runner metadata will not be returned with marketCatalogue. If selected then RUNNER_DESCRIPTION will also be returned regardless of whether it is included as a market projection.


PriceData

Value

Description

SP_AVAILABLE

Amount available for the BSP auction.

SP_TRADED

Amount traded in the BSP auction.

EX_BEST_OFFERS

Only the best prices available for each runner, to requested price depth.

EX_ALL_OFFERS

EX_ALL_OFFERS trumps EX_BEST_OFFERS if both settings are present

EX_TRADED

Amount traded on the exchange.


MatchProjection

Value

Description

NO_ROLLUP

No rollup, return raw fragments

ROLLED_UP_BY_PRICE

Rollup matched amounts by distinct matched prices per side.

ROLLED_UP_BY_AVG_PRICE

Rollup matched amounts by average matched price per side


OrderProjection

Value

Description

ALL

EXECUTABLE and EXECUTION_COMPLETE orders

EXECUTABLE

An order that has a remaining unmatched portion. This is either a fully unmatched or partially matched bet (order)

EXECUTION_COMPLETE

An order that does not have any remaining unmatched portion.  This is a fully matched bet (order).