Pages:
Actions
  • #1 by joaofrancisco on 06 May 2022
  • Hello, I have a doubt that I cann´t solve it....

    Imagine that I want to lay 2 horses (doesn´t mean favourite and 2nd favourite), which they have different odds. 

    - 1st horse I lay at @3.50 and want to attempt to green up with 4 ticks

    - 2nd horse I lay at @10.00 and want to attempt to green up with 2 ticks

    How can I setup the "attempt to green up" trigger to distinguish these 2 bets? Do I need 2 triggers (I guess so)? Which conditions do I need to put?


    Thank you for your attention.

    joaofrancisco
  • #2 by Tim (WellDoneSoft) on 06 May 2022
  • You can do it with one trigger.
    You have to put IF() or other condition-like expression to the "Offset ticks" field.
    Also if the initial bets are placed not at the same time you should select "Once per selection" in "Selection" field.
  • #3 by joaofrancisco on 06 May 2022
  • Hi Tim, I put this condition in the Offset Ticks field - "IF(bm_layp<15;4;2)".....

    For that I´m understand the formaula is: If the price of the last non-SP lay matched is minor than 15 the tick offset is 4. Other else non-SP lay matched the tick offset  is 2....

    So, if the 1 horse have a lay bet matched of @3.50 the attempted to green up will be 4 ticks. If the 1 horse have a lay bet matched of @16.50 the attempted to green up will be 2 ticks.

    Is this right?
  • #4 by Tim (WellDoneSoft) on 06 May 2022
  • Yes, that's correct.
  • #5 by joaofrancisco on 06 May 2022
  • Thank you very much....
Pages:
Actions