Pages:
Actions
  • #1 by slybee on 28 Oct 2014
  • Hi,

    Please can you modify the attached trigger to recover losses as follows:

    Example: If £10 is loss, it will increase next stake by 70%, it must keep betting the same amount until the whole £10 is recovered then revert back to default bet. 

    Regards.
  • #2 by mcbee on 28 Oct 2014
  • hi
    sorry, you say 10 loss, do you want this 10 to be adjustable.
    the 70%, do you want this to be adjustable.


    mcbee
  • #3 by slybee on 28 Oct 2014
  • Hi mcbee,

    Yes, I want both to be adjustable.

    Regards.
  • #4 by mcbee on 29 Oct 2014
  • hi
    here is your trigger
    there are 5 new constants
    Bet amount
    Bet stake               f=fixed                  l=liabilty
    Maximum loss then start recovery
    Increase stake amount by     
    the other  do not alter

    when the loss reaches your set amount the stake will be increased by your set percent, until the loss is cleared.

    please use test mode until you are happy with your settings

    mcbee

    download the trigger below
  • #5 by slybee on 29 Oct 2014
  • Hi mcbee,

    I am a bit confused here. can you show me where to put liability stake? Example if I want £10 liability.

    Also I don't understand the constant bt, f=fixed and l=liability.

    Regards.
  • #6 by mcbee on 29 Oct 2014
  • hi
    f= fixed stake amount
    l=liability stake amount
    use the bet amount for both stake amounts
    so if you put 10 in the bet amount and select l , the liability will be 10, but if you select f then the liability will be whatever 10*the lay_price-1


    mcbee
  • #7 by slybee on 30 Oct 2014
  • Hi mcbee,

    Thanks for the help.  I am having one problem. I think the trigger is designed for previous bet to settled before another bet is place.  But bets are placed even before previous bet is settled.

    I can't figure out the error. Please help me out.

    Regards.
  • #8 by Oxa (WellDoneSoft) on 31 Oct 2014
  • Hi slybee,

    I took the liberty to help mcbee and corrected the error in the trigger file that led to bets being placed before the previous event was settled (I'm sure he would have done it himself, just saving the trouble). Please see the triggers attached.
Pages:
Actions