Pages:
Actions
  • #1 by e1dno on 07 Dec 2012
  • Hi guys, im new here... Im using a trigger to lay bets in an accumlator. How can I ask it to only bet on my selection between odds (a) and odds (b)
    for example so it will only trigger a bet between 2.5 and 3.75?

    Thanks in advance

  • #2 by MarkV on 07 Dec 2012
  • Hi
    If you are laying add a condition:
    and selection's lay price is between 2.50 and 3.75
    or backing:
    and selection's back price is between 2.50 and 3.75

  • #3 by e1dno on 07 Dec 2012
  • Hey thanks for that... I have two conditions in there already, when i try to add one as you suggested, it comes up with an error that all blocks must be connected by (and, or, and not, or not)
    I have one condition followed by another that is OR
    then when i try to add AND between 2.50 and 3.75 it comes up with that error?
  • #4 by MarkV on 07 Dec 2012
  • Hi
    your AND OR logic is incorrect which is why it gives that message. Unfortunately you can't attach files until you have 5 posts, so if you let me know your other conditions, I will do them for you.
  • #5 by e1dno on 07 Dec 2012
  • Hey

    It reads like this

    Trigger Laying Number of runs is equal to 0 overall
    or Previous Triggered Event's Status is Settled

    I am trying to add my new condition to that.

    Thanks for this i really appreciate it
  • #6 by MarkV on 07 Dec 2012
  • If there other conditions it is best to put the OR in a separate block. See pic.
    Have a play around with condition blocks to see how they work
  • #7 by e1dno on 07 Dec 2012
  • Hey
    That's great thankyou I will giv it a try in a bit! Thanks again
  • #8 by e1dno on 08 Dec 2012
  • Hey Mark

    Worked a treat, thankyou very much!
    Now my next question, it is betting to liability... how can i change it to stake?

    Dean
  • #9 by MarkV on 08 Dec 2012
  • Hi
    If you are wanting to lay at a fixed stake your trigger action is Lay and in the amount box you can put the figure, or default_laya which is the default lay amount you set in the settings.

    If you wanted to calculate it based on a liability:
    liability/odds = stake
    assuming 50.00 liability, in the amount box you put:  50/lay_price

    I hope I have understood your question correctly.
Pages:
Actions