Pages:
Actions
  • #1 by chris2785 on 21 Dec 2014
  • Hi, I need a staking plan trigger if possible.

    This is for horse racing win market.
    Its for a lay bet.
    It stakes a lay amount (decide with a variable)
    If the bet losses then the plan is to stake JUST the amount lost in the last bet (not the amount lost and the stake)
     if it looses again it stakes just the accumulative amount lost not the stake.
    when it wins, it then reverts back to the stake amount decided by a variable.
    The max amount of liability is controlled by a variable.
    The trigger only fires when the previous market it was fired in is settled.
    If the trigger runs out of races to get its stake back, it MUST carry over to the next day (even if the user has to enter the lost amount or is automated)

    Many Thanks Chris

  • #2 by mcbee on 22 Dec 2014
  • hi
    do you want commission added to the bet amount and recovery amounts.


    mcbee
  • #3 by chris2785 on 22 Dec 2014
  • yes please.

    Thanks

    Chris
  • #4 by mcbee on 22 Dec 2014
  • hi
    here is your trigger
    in the constants you can set
    Bet amount
    Maximum liability
    Minimum lay price
    Maximum lay price
    Selections rank

    the trigger will remember any loss and recover the next day if needed to, it will keep trying to recover until all losses are 0, it will then place a bet at your set amount.

    please use test mode until you are ahppy with your settings

    mcbee

    download the trigger below
  • #5 by chris2785 on 23 Dec 2014
  • Hi, it works exactly as I wanted. Many Thanks

    Chris
Pages:
Actions