Pages:
Actions
  • #1 by teulan on 25 Apr 2014
  • Hi

    I need the following triggers for greyhounds race:

    1 TRIGGER

    create a trigger with the 3 options

    options:

    1- make a bet a minute after the race started, waiting 30 seconds while takes the odds

    2- make a lay bet, to the 6th place with a odds of up to 13.5, with a value of € 3.20

    3- if not found odds of up to 13.5 on 6th place, go to 5th place and find the same odds, with the same value € 3.20


    2 TRIGGER

    makes dutching one minute after starting the race, taking the four favorites with a staked of € 40.00, with a profit equal or of more than € 3.50.

    taking the reference of this knowledgebase welldone for both triggers

    "How to make a trigger start 45 sec after or before the off?"

    Solution
    Just add one of the following conditions to your trigger:

    To start before the off:

    Minutes Before the Off is equal or less than 0.75

    To start after the off:

    Minutes Since the Off is equal or greater than 0.75


    if you can not make this form, leave it without time settings

    thank you very much

    Michael Segura
  • #2 by MarkV on 25 Apr 2014
  • Hi
    Betfair suspend greyhound races at the start of the race and there is no in-play betting.
    You are correct about the conditions, but
    Minutes Since the Off is equal or greater than 0.75
    can only be used in in-play markets, so your trigger will not work for greyhounds.
  • #3 by teulan on 25 Apr 2014
  • Hi

    no matter, configure them so that,  I will change after

    please send them to me

    thank you very much for your reply

    Michael Segura
  • #4 by MarkV on 26 Apr 2014
  • Hi
    OK - I will work on the triggers for you.
    I hope you understand I can not test these triggers. They should be ready tomorrow.
  • #5 by MarkV on 26 Apr 2014
  • Hi
    Here is the laying trigger.
    Please use test mode when testing it.
  • #6 by MarkV on 27 Apr 2014
  • Hi
    Attached is the dutching trigger.

    We can use the Dutch trigger action in either amount to win or amount to lose modes, so I have included 2 triggers for this. Only 1 trigger should be enabled at any one time.

    Constants you can change are:
    fav_num - number of favourites to dutch
    target_profit
    dl - dutch liability
    mso - minutes since the off to do the dutch

    As mentioned earlier, this trigger will not work because there is no in-play market. I have not tested the trigger, please use test mode when you are testing it or if you change it.
     
  • #7 by teulan on 06 May 2014
  • thank you very much for your help and the triggers that sent me, I am testing.
Pages:
Actions