Pages:
Actions
  • #1 by chris2785 on 29 Jan 2015
  • Hi, I would like a trigger that does the following:-

    Horse Racing / Win Market/ inplay

    When the lay price of the 2nd favorite reduces in one refresh then back it.

    E.G If the 2nd fav best lay price is say 12, but then in ONE refresh drops into a best lay price of 3 then back it.

    Variables required to control the following:-
    if the price is > than VAR1 and in one refresh drops to < VAR2 then back, however it is only to do this if the lay and back price of the horse are fairly close in terms of the number of ticks e.g back price is 2.88 and lay price is 2.93 this gap is to be controlled by VAR3

    Thanks in advance
    Chris
  • #2 by chris2785 on 30 Jan 2015
  • Hi, are you able to do this - (wanted to try at the weekend :))

    Chris
  • #3 by mcbee on 16 Feb 2015
  • hi
    sorry for the long delay, been ill.
    here is your trigger
    in the constants you can set
    Bet amount
    Minimum lay price
    Price drop to,    in one refresh
    Tick difference between back and lay price

    the trigger will place a back bet only if the price is around your set minimum price and the price in one refresh drops by the difference between your set minimum price and your set  price drop.
    so if you set minimum to 12 and price drop to 3, the difference is minus 9, so if the price leap/drop in one refresh is 9 or more and the difference between the back and lay price is within your set amount a bet will be placed.

    please use test mode until you are happy with your settings

    mcbee

    download the trigger below
Pages:
Actions