Author Topic: Trigger expression  (Read 1225 times)

Tags:
  • All members
  • Posts: 13
Trigger expression
« on: 07 Jul 2016, 19:32 »
Hi
What's wrong with the expression:
Selection's Trigger Expression Rank is between 1 2
when I want to back the horse in the place market when it's rank in the win market is between 1 and 2
Tried ... winplace_rank
Tried ... winplace_back_rank
Tried ... winplace_back_price_rank
but none of them worked
Just Selection's Rank is between 1 and 2 worked in the place market but that's not exactly what I wanted. Wanted the rank 1-2 in the opposite market.

  • Moderator
  • Posts: 3597
*
Re: Trigger expression
« Reply #1 on: 08 Jul 2016, 11:37 »
Hi
Try a condition block like this in your Place market betting trigger:

your conditions...
AND
    selections trigger expression sel_id is equal to winplace_r_1_sel_id
    or selections trigger expression sel_id is equal to winplace_r_2_sel_id
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: Trigger expression
« Reply #2 on: 09 Jul 2016, 02:23 »
Thank you MarkV. I mentioned this helpful site on the Flatstats forum.  8)

 

Please note, BetFair is seems to be currently OFFLINE