Pages:
Actions
  • #1 by chris2785 on 31 Mar 2014
  • Hi There, I want a trigger to Dutch all selections in a horse race win market but with a slight difference as follows:-

    1. Immediately the market goes in play.
    2. I want to trigger to place the appropriate amount according to the best back price on offer plus 5 ticks ( this variable I want to control) the trigger will need to calculate the  appropriate amount to back based on the SP + 5 ticks automatically.

    3. The trigger should Dutch based on a variable to win a certain amount.

    4. I want all bets to remain in the market until the race is over.

    5. If all bets get matched in play then we should see a book below 100%

    Many Thanks in advance.

    Chris
  • #2 by mcbee on 01 Apr 2014
  • hi
    i am working on the trigger now.


    mcbee
  • #3 by mcbee on 01 Apr 2014
  • hi
    here is your trigger.
    in the constants you can set
    bet amount to win
    ticks to add
    maximum starting price

    at in-play,the triggers will calculate the dutch book for all selections between 1.01 and your set price plus your set ticks to add.
    then the betting trigger will place dutch bets on all selections within your set price plus your set amount of ticks to be matched.
    please note that when you get a few losing bets in a row, the bet amounts do get very large due to the dutch and recovery of the loss amounts.

    please use test mode until you are happy with your settings

    mcbee

    download the trigger below
  • #4 by mcbee on 01 Apr 2014
  • hi
    trigger below
Pages:
Actions