Forum Article

Tennis - close selection bet if score... - an additional condition

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.

  • Add Your Comment

    +

    Please login to your bfexplorer account, if you want to add a comment to this article.

Comments ( 11 )


  • Stefan
    11.5.2016 11:24:59

    “Close Selection Bet Position” bot closes your bet position when set Profit or Loss is reached. You can set ProfitLossType to: Money, Ticks or Percentage. If you want to hedge your bet position then leave default value for HedgingEnabled (True, checked), otherwise uncheck this parameter (set it to False), so then your bet position will be closed by NET stake, so by the same stake your bet position was open.

    As I said “Close Selection Bet Position” bot closes your bet position when set Profit or Loss is reached, therefore if you prefer to close your bet position at set Odds, then you must use the bot: “Close Selection Bet Position At Odds”.