Pages:
Actions
  • #1 by Roy on 20 Dec 2012
  • Good evening,
    Like to ask if someone knows or has the possibility of sharing a trigger that does the following:

    1st - Start in games according to predefined odds (which may change)
        example:
      Team A (Lay Odds 2.2) / Team B ( Lay Odds 2.8 ) / Lay Draw 3.2

    2º - The stake can be changed according to the strategy;


    3º - Make Lay draw before the game started according to point 1;

    4º - When a goal happen selling our position in green;

    5º - If a goal does not happen until a certain point in the game (to be defined as the strategy example munuto 70), do back to minimize the losses.

    If I could help, I would appreciate.
    regards,
    Roy
  • #2 by mcbee on 21 Dec 2012
  • hi
    here is one to play about with.
    it will delete any market at 0 secs before start time, that does not meet your odds settings.
    if the odds are ok then it will place a lay bet on the draw.
    it will place a greenup bet for 20% (alter to what you want) as soon as the lay bet is matched.
    if the odds go against you, when the loss is 50% ( trailing stop-loss, alter to what you want ) of your stake it will place a back bet.
    OR at 88 (alter to what you want) minutes it will spread the loss at whatever the odds.
    i have not had time test test it, so USE TEST MODE TO TEST THE TRIGGERS.
    alter the odds and bet amount in the constants area
    pre-set to
    home = 2.2
    away = 2.8
    draw = 3.2
    stake = 2

    mcbee
  • #3 by Roy on 21 Dec 2012
  • Thanks again for helping me mcbee
    You're a member spectacular.  :D
    I'll test.
    regards,
    Roy
  • #4 by van basten on 21 Dec 2012
  • mcbee,

    Should not on the trigger lay it, the condition be:
    Selection's Name contains "The Draw" instead of
    Selection's index is equal to 3

    The draw is not always an index of 3
  • #5 by rubold on 21 Dec 2012
  • In football, the draw is always Index 3.
  • #6 by mcbee on 27 Dec 2012
  • hi
    i have done this one quickly
    so it is not tested, but should do what you want.
    match odds
    under/over 2.5
    markets required and monitored

    mcbee
  • #7 by racepro on 21 Feb 2013
  • I tried the Lay program but it sticks at the 88 condition. It appears the Loss trigger is at the top. should it be the last trigger ? I am new to this area. Can you tell me how to sort the trigger order.
    Thanks
  • #8 by mcbee on 21 Feb 2013
  • hi
    in this case the trigger order does not matter.
    make sure that you have match odds and under/over 2.5 markets loaded and monitoring.
    the triggers need both to be active and the odds have to be correct in the under/over market before a bet is placed.
    the 88 condition is waiting for the 88th minute


    mcbee
Pages:
Actions