Pages:
Actions
  • #1 by alfaman on 21 Sep 2013
  • 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
  • #2 by MarkV on 21 Sep 2013
  • 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
  • #3 by alfaman on 21 Sep 2013
  • 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?

  • #4 by MarkV on 21 Sep 2013
  • Hi
    at least one selections trigger expression bm_layp is equal to 10
     
  • #5 by alfaman on 21 Sep 2013
  • 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.
Pages:
Actions