Hi,
In the "Tennis BOT", we can set the condition, when should buy a bet.
For the program you need to add an additional condition: "close selection bet if score...".
I will explain this with an example:
1. Tennis In-Play
2. BOT buys bet if a tennis match is the result:
– SetsScore: 1-0
– GamesScore: 1-2
Condition: IF SetsScore=1-0 AND GamesScore=3-4 THEN close selection bet
Thank you in advance for your help.
Comments ( 11 )
Mir.
Instead of Place Bet bot try Close Selection Bet Position..
skarabeusz
Whether you could put a sample screenshot?
I remind you that we want "close..." because of the results (during the match).
Mir.
Mir.
Close Selection Bet Position is an action bot, you must set up bot before use in the Tennis Bot.
You can set many different variations of the Tennis bot (a real combination of SetsScore, GamesScore, etc.) but use only one-two-three types of action bots.
You can cover all of situations in tennis match by Tennis bot.
skarabeusz
I'm not sure we well understood.
BOT bought a bet when the result was 1-0 (SetsScore) and 1-2 (GamesScore).
You have to close the selection, if will be the result 1-0 (SetsScore) and 3-4 (GamesScore).
Mir.
I believe so...
skarabeusz
Could you put a sample file ".BOTS", which accomplishes these objectives?
Mir.
set of bots... (only test)
https://onedrive.live.com/redir?resid=205DB9F708091DBC!321&authkey=!AJ5-22WIDzl-M6w&ithint=file%2cbots
skarabeusz
Thank you for placing a sample file - I have to test these settings.
skarabeusz
Hello MIR,
I tested your tennis BOT - everything is OK.
But I can not deal with the following problem - I do not know how to set the "Close Selection Get Position".
Example:
I buy a bet LAY - ODDS 4.0 (2 euros).
Condition: IF ODDS (BACK) is equal to or less than 1.70, then buy a bet.
What the program does: when ODDS = 1.70, the program buys the same amount of 2 euros.
To evenly distribute the losses, the program should buy BACK a bet for the amount of 4.71 euros.
How to properly set the parameters to evenly distribute the losses (you place the screenshot)?