Pages:
Actions
  • #1 by Sumsark on 04 Oct 2019
  • Hello,

    Can you please make a trigger for me that would
    1. Place bets 1 minute before the race starts (BSP) from the selections in my txt file (attached the file)
    2. With the condition of 
    • if BSP odds are greater then 40 stake = 4 
    • if BSP odds lower then 40 stake = 8

    Thank you
  • #2 by Oxa (WellDoneSoft) on 10 Oct 2019
  • Hello!

    BSPs (the starting prices) will only appear after the race starts, not before. So betting at BSP at 1 minute before the off based on the actual value of that BSP is not possible. Perhaps you meant something else?
  • #3 by Sumsark on 10 Oct 2019
  • Could it be done in that way:

    Check the odds of the selection 1 minute before off and use the stake based on the current price:

    1. If it's over 45 = stake 4
    2. if under 45 = stake 8

    Thank you
  • #4 by Oxa (WellDoneSoft) on 13 Oct 2019
  • Hello!

    Please see your triggers attached. Your import file is fine, but you must remove the "#all_active#" keyword from the end of the file, otherwise the triggers will bet on all selections in the market.

    Use the constants to adjust the trigger settings.

    Make sure you've tested the triggers in Test Mode.
  • #5 by Sumsark on 28 Nov 2019
  • Hello,

    Is it possible to make a small modification to the trigger?

    I want to add this : If the odds on a selection are below 5.5 then don't bet on it.

    Thank you
  • #6 by Oxa (WellDoneSoft) on 29 Nov 2019
  • You can add this condition to your betting trigger:

    and Selection's Back Price is equal or greater than 5.5
Pages:
Actions