Author Topic: How to bid only in the unders?  (Read 2126 times)

Tags:
  • All members
  • Posts: 13
How to bid only in the unders?
« on: 01 Dec 2012, 11:56 »
Hi

I would like to to make a trigger to bid only in the under markerts in soccer, not to get the bid in the overs....i don´t know if it´s possible.

Ty

  • Moderator
  • Posts: 3597
*
Re: How to bid only in the unders?
« Reply #1 on: 01 Dec 2012, 12:50 »
Hi
Your trigger should include a condition:
and selection’s name contains “Under”

You can also do it with a trigger expression:
and selection’s trigger expression FIND(“Under”, “sel_name”) is greater than 0
Please read the following disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: How to bid only in the unders?
« Reply #2 on: 01 Dec 2012, 13:19 »
hi
or you could use
and selections index is equal to 1
because index 1 is always the under selection  :D


mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 13
Re: How to bid only in the unders?
« Reply #3 on: 01 Dec 2012, 14:39 »
Ty for everything

 

Please note, BetFair is seems to be currently OFFLINE