Hi!
I'm almost done starting up a new type of bot
written for api-ng.
But some questions remains:
On https://api.developer.betfair.com/se.../Betting+Enums
I can see these values for RunnerStatus
Value
ACTIVE
WINNER
LOSER
REMOVED_VACANT
REMOVED
The WINNER/LOSER implies that I can get the result of a market
via api-ng ?
How would I accomplish that ?
And how long is the data saved?
Also, what happens when the runner I bet on, in a BACK bet, becomes a non-runner?
And what happens if it is a LAY bet?
thanks
/Björn
I'm almost done starting up a new type of bot
written for api-ng.
But some questions remains:
On https://api.developer.betfair.com/se.../Betting+Enums
I can see these values for RunnerStatus
Value
ACTIVE
WINNER
LOSER
REMOVED_VACANT
REMOVED
The WINNER/LOSER implies that I can get the result of a market
via api-ng ?
How would I accomplish that ?
And how long is the data saved?
Also, what happens when the runner I bet on, in a BACK bet, becomes a non-runner?
And what happens if it is a LAY bet?
thanks
/Björn


Comment