Author Topic: simple trigger condition?  (Read 1931 times)

Tags:
  • Élite
  • Posts: 431
*
simple trigger condition?
« on: 21 Sep 2013, 08:58 »
Hi

I have gone blank!  It seems easy but I cannot think how.

How do I say back if condition is met:

Any selections     last matched lay price             is equal to              10

any thoughts?

Thanks,

Alfaman

  • All members
  • Posts: 3606
Re: simple trigger condition?
« Reply #1 on: 21 Sep 2013, 09:34 »
Hi
That will be last traded price if you are referring to market prices:
selections last traded price is equal to 10

If you are referring to the last lay price you have had matched:
selections trigger expression bm_layp is equal to 10
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: 431
*
Re: simple trigger condition?
« Reply #2 on: 21 Sep 2013, 09:39 »
Yes Mark, thanks, but how would I use that to say:

If I (that is not last traded which includes other people)  have got a matched lay on ANY selection in the race - not specifically the selection I want to back now?


  • All members
  • Posts: 3606
Re: simple trigger condition?
« Reply #3 on: 21 Sep 2013, 09:54 »
Hi
at least one selections trigger expression bm_layp is equal to 10
 
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: 431
*
Re: simple trigger condition?
« Reply #4 on: 21 Sep 2013, 10:29 »
Ah, I can do it in two triggers, one that remembers a seletion with a bm_layp = 10 and on that only backs, once that trigger has activated.

 

Please note, BetFair is seems to be currently OFFLINE