Pages:
Actions
  • #1 by soulreaverz on 17 Feb 2014
  • Hi i wud like a trigger to do this on football games if possible

    1- lay at 60m the team with highest odds ( configurable odds)
    2- if a goal is scored by the opposite team ( the one we are not laying, close the trade with profit)
    3- if the team we are laying scores a goal and we are in red.. wait till 75m and then close in red
    4- if no one scores a goal, close the trade with a back bet in hedge making a profit

    --configurable variants on stakes and time of game plz
  • #2 by MarkV on 17 Feb 2014
  • Hi
    The attached trigger should meet your requirement.

    I have not included the market score i.e. goals in the trigger, because at 75 minutes you will either be in profit or loss, and the trigger will green or red accordingly. If you do want to include the score in the conditions, let me know and I will change it.

    Constants:
    amount to lay
    max lay price for initial lay
    time since start of game to open the trade
    time since the start of the game to green or red

    Please use the trigger in test mode to test it.
  • #3 by soulreaverz on 17 Feb 2014
  • hi mark thanks.. this is meant for the MO only..but if i came up with anything to the score i ill let you know tks again ill test it right way
  • #4 by soulreaverz on 17 Feb 2014
  • Hi
    The attached trigger should meet your requirement.

    I have not included the market score i.e. goals in the trigger, because at 75 minutes you will either be in profit or loss, and the trigger will green or red accordingly. If you do want to include the score in the conditions, let me know and I will change it.

    Constants:
    amount to lay
    max lay price for initial lay
    time since start of game to open the trade
    time since the start of the game to green or red

    Please use the trigger in test mode to test it.



    hi again Mark ive been testing it but the triger isnt working in 10 games it didnt placed a bet.. dont know why :( market is match odds only i imported from the markets.. another thing that is misisng is the max price of odds to do the lay bet if possible mark thanks
  • #5 by MarkV on 18 Feb 2014
  • Hi
    I have just tested the trigger and it works OK.

    You need to start monitoring the markets a little before the start, say 1 minute, so the trigger can pick up the minutes since the off. If you start monitoring the markets when they are already in-play, then minutes since the off is from when you start monitoring and by the time 60 minutes has elapsed, the game might be finished.

    If you want to test the trigger without waiting, set the constants:
    ttl (time to lay) to 5
    ttg (time to green) to 20
    save the trigger file, press reload button and reload some markets.

    Maximum lay price is included. It is constant: mxl
  • #6 by soulreaverz on 18 Feb 2014
  • ah ok i get it now thanks mark will start now xD
  • #7 by soulreaverz on 18 Feb 2014
  • hi mark.. the triger is placing 2 bets one for each team don know why he does that but its working wrong can ya take a quick look plz..
  • #8 by MarkV on 18 Feb 2014
  • Hi
    Please try the attached amended trigger in test mode.
Pages:
Actions