Pages:
Actions
  • #1 by bonecrusher on 09 Jul 2013
  • Hi Guys,

    I have supplied my trigger below, so you can see what I have already

    I am having trouble with using the correct language in my conditions, totally stumped  ???

    The trigger is in 2 parts a remembering trigger, this one works great

    and a

    Lay betting trigger.

    I am having a problem with the lay bet trigger and how the 2 triggers talk to each other.

    What are the best conditions to add to this trigger so that my LAY bet trigger does not bet on any of the REMEMBERED selections.

    I only want to LAY bet on the first selection that falls between 1.5 and 2.0 but it must not be one of my REMEMBERED selections.

    Any help would be appreciated  :)

    Thanks Bonecrusher
  • #2 by londolozi on 09 Jul 2013
  • I'm no guru but I would add a two conditions
    Back price is between 1.5 and 2.0
    sel_name is not equal to remsels_sel_name
  • #3 by bonecrusher on 09 Jul 2013
  • Thanks, i gave it a test and it still seems to have a problem in not selecting them as a possible selection. I can see the remembered selections, still running as a possible bet.

    something is not quite working in your formula

    Selections  Trigger Expression    sel_name is not equal to remsels_sel_name

    Maybe some constants are needed, if there was a balance or value involved i would get it in a second, not betting on remembered selections really stumps me  :o

    i am also not sure what my LAY BET trigger should be set to either????

    First Matching Selection   or    something different

    Your thoughts

    Thanks Bonecrusher
Pages:
Actions