Pages:
Actions
  • #1 by trigger on 08 Jun 2013
  • I have two trigger blocks. One for UK horse racing markets back bets only and a second block for US markets lay bets only. Is it possible to set a win/lose amount independently for EACH of the blocks so that I can stop the UK triggers from firing when the win/lose amount is reached but continue with the US ones until the lay win/lose amount is reached.
  • #2 by mcbee on 08 Jun 2013
  • hi
    yes.
    what you need to do is have 4 new triggers and add 2 new constants
    the 2 constants name bank1 and bank2
    the new triggers , you will have to use set user variables
    with conditions to check if the last statement bet was a back or lay bet and to check if the last statement was a profit or loss, then add or delete these from the bank1 or bank2.
    then 2 triggers to deactivate the uk and us blocks when your set profit is reached


    mcbee       
  • #3 by trigger on 09 Jun 2013
  • Thanks mcbee that's very helpful
  • #4 by trigger on 26 Jul 2013
  • Hi Mcbee

    I set up the triggers and constants as you suggested but I am having trouble adding the win or lose amount from the statement to the variable. Would you be able to tell me what the conditions are that I should be using. Many thanks.
  • #5 by mcbee on 31 Jul 2013
  • hi
     can you include your triggers, so that i can say what variables are needed.


    mcbee
  • #6 by trigger on 01 Aug 2013
  • Please find attached the Trigger file. I have messed around with it so much testing it that its now not complete but hopefully you'll understand what I am looking to do which is simply to get each US and UK trigger to work off independent banks so that I can individually set win/lose stops and adjust bet sizes for each of the US/UK markets separately from each other. Thanks for your help with this.
  • #7 by mcbee on 03 Aug 2013
  • hi
    the triggers that you have included, are for lay betting in the uk and us horses.
    your first post said that it was for
    Quote
    One for UK horse racing markets back bets only and a second block for US markets lay bets only
    with both markets lay betting, you cannot separate the bets as the settled amounts would overlap with late results etc from us racing.


    mcbee
  • #8 by trigger on 04 Aug 2013
  • Ok thanks I think I must have made a mistake in my original post as they are both lay bets. However, I intend to start back betting in one of the markets probably the US and stop the lay bets so is it possible to split them on that basis with what I have given you? Many thanks.
Pages:
Actions