Hi
Here is a scenario that has cost me real money on more than one occasion.
I place a few orders on the correct score market of a footy match. Not concentrating too much I don't notice that a bet of say 0-1 has not got matched and remains in the market. Then of course the home team scores before I notice it and then my 0-1 Back bet gets gobbled up by one of the bots.
So I was very pleased to see the recent API update that allows the optional marketVersion number to be specified in PlaceBet().
Doc states,
I naturally assumed a goal being scored in the correct score market would increment the MarketVersion number as its the ideal use case for this new feature.
When I came to test the code I added, I discovered it didn't work due to the simple reason Betfair don't seem to incremement this number when a goal goes in ?
Can Betfair Dev's confirm or correct my statement here please ?
If I am correct, please explain why you don't increment this number when a goal is scored. It makes no sense not to.
Geoff
Here is a scenario that has cost me real money on more than one occasion.
I place a few orders on the correct score market of a footy match. Not concentrating too much I don't notice that a bet of say 0-1 has not got matched and remains in the market. Then of course the home team scores before I notice it and then my 0-1 Back bet gets gobbled up by one of the bots.
So I was very pleased to see the recent API update that allows the optional marketVersion number to be specified in PlaceBet().
Doc states,
This ‘version’ is incremented when significant events – runner removal, turn in-play etc. – occur
When I came to test the code I added, I discovered it didn't work due to the simple reason Betfair don't seem to incremement this number when a goal goes in ?
Can Betfair Dev's confirm or correct my statement here please ?
If I am correct, please explain why you don't increment this number when a goal is scored. It makes no sense not to.
Geoff


Comment