[ Tennis BOT ]
Tennis - proposition additional conditions.
I suggest you add a condition associated with the final score in the 1st set.
The Condition will cover the following results in the 1st set: 6:0, 6:1, 6:2, 6:3, 6:4, 7:5, 7:6 (and analogously: 0:6, 1:6, 2:6, 3:6, 4:6, 5:7, 6:7).
Example:
If the result in the 1st set was 3:6 (or 6:3), then place your bet eg. BACK on the loser.
Comments ( 10 )
Betfair Bot
For now the tennis bot supports two parameters SetScore and GameScore, only GameScore parameter is mandatory.
GameScore defines current set score. What you suggest could have more general use if we introduce on which set the game score should be applied.
So I would suggest using: PreviousSetGameScoreIndex parameter and PreviousSetGameScore parameter.
What do you think about it?
Betfair Bot
I have just released the latest version of bfexplorer adding PreviousSetGamesScore parameter.
I renamed some parameters so change your bot settings to reflect new parameters. SetsScore and PreviousSetGamesScore parameters support multi value settings, used separator is ;
skarabeusz
You please see whether I have properly set parameters:
If in the 1st set result is 6-3 then buy bet
Betfair Bot
Have we got a zero set in a tennis match?
skarabeusz
6-3 - this is the result of the first set.
Betfair Bot
The tennis bot must know which previous set should be evaluated, and that is set by parameter PreviousSetIndex.
A zero in a parameter value is generally used as not used bot parameter feature, and this approach is used through all bfexplorer bots.
You can use the tennis bot without requiring previous set feature, right? Or you can use the tennis bot without sets score, right? So not setting SetsScore, or leaving not valid value for PreviousSetIndex, switches off the parameter/feature evaluation.
skarabeusz
If I understand correctly, the parameter PreviousSetIndex should be set to 1:
Betfair Bot
Yes, PreviousSetIndex set to 1 will evaluate the first set result.
Just think about it, and different possibilities you have got when using all parameters. You can set SetsScore for instance to 1 – 1, so now if you want you are able to setup a bot to trigger bot execution depending on how was played the first or second set.
Similar like for SetsScore, you can use more scores for PreviousSetGamesScore separating them by ;
skarabeusz
Thank you for your help.
skarabeusz
Here are correctly set parameters.