Pages:
Actions
  • #1 by robbie on 14 Sep 2013
  • Hello im a new customer of mfp.

    I was trying to get the minimum traded price in the last 5 mins before the off, in a specific selection in greyhound racing markets. But im in in a trouble. Im trying to get it and use it to do a back bet just for that price at Starting price.

    For example, the minimum traded price of a dog is 4,5, so i need to know and get it and use it for set the price limit at the starting price (of a back bet)

    Anyone knows  how i can get it? in the manual i can see two variables. minlp_(minutes) and minbp_(minutes), but are not valid for me because the %book is very big (over 130%).

    I know that maybe the solution is set a user variable, but i dont know how use the value for bet...

    Any help?

    Very thanks

    Regards
  • #2 by mcbee on 15 Sep 2013
  • hi
    here is a trigger to do what you want.
    in the constants set
    record type  index or favourite
    the minimum selection record number
    the maximum selection record number (set to the same as the min sel number for 1 selection)
    time to place the bet before the off
    minimum back book percent
    bet amount
    the first trigger places the bet on the selection with the minimum traded price
    the next trigger sets the values for the start of each market
    the last trigger records the last traded every 0.10 seconds and records the selections index to bet on (this is used in the betting trigger)


    please use test mode until you are happy with your settings

    mcbee

    download below
  • #3 by robbie on 15 Sep 2013
  • Thank you very much Mcbee.

    The trigger is a very good work, butI think that the trigger dont do exactly what i want. (i think i need something easier)

    I put you an example.

    Imagine we start monitoring a greyhound racing 5 minutes before the off. In this example i will be focus on favourite by i need that the trigger do for every selection.

    From 5 minutes before the off to the off we have for example this last traded prices (on the favourite)

    4,5
    6
    5,25
    6,2
    8
    7,5

    All i need is to place a back bet at starting price at the minimum of the prices recorded. So i this case i need to place a back bet (BAck sp) at 4.5.

    How i can do it?

    Regards
  • #4 by mcbee on 15 Sep 2013
  • hi
    this one will place the bet on the SP at the minimum traded price
    please make sure that your betting amount is equal or greater than the betfair minimum starting price betting amount.

    mcbee

    download the trigger below
  • #5 by robbie on 22 Sep 2013
  • Perfect solution!!

    Thank you very much!

    Regards
Pages:
Actions