Pages:
Actions
  • #1 by jimnz17 on 06 Jun 2018
  • Hi,
    im after a simple trigger to lay the fav in a win market.

    constants:
    Initial bet
    number of runners
    minutes before the off
    percent diff from 1st fav to 2nd fav
    percent diff from 1st fav to 3rd fav

    staking:
    start with initial bet
    after a win use initial bet
    after a loss - lay the same amount as lost since the last win (last_loss)
    after more losses - keep betting the total losses (last_loss)
    after a win use initial bet

    notes:
    the trigger will need to wait for the settled market result to define next bet size
    can monitoring stop (release the trigger) as soon as a result is known?

    thanks to the people smarter than me..
  • #2 by jimnz17 on 06 Jun 2018
  • sorry, can i add a condition?
    if the lay trigger bet is not taken once inplay due to conditions not met, is it possible to stop monitoring it and move to the next possible race?
  • #3 by jimnz17 on 07 Jun 2018
  • feeders?
  • #4 by Oxa (WellDoneSoft) on 13 Jun 2018
  • Hello!

    Please see your triggers attached.

    Use the constants to adjust your triggers.

    Make sure you have tested the triggers in Test Mode.
  • #5 by JimNz on 13 Jun 2018
  • thanks heaps
Pages:
Actions