Pages:
Actions
  • #1 by racepro on 16 Jun 2013
  • Hi,

    This request may not be possible to program.
    I have been experimenting with the unequal-profit trigger and
    one way to improve the performance is to try to predict which favs are more likely to win and which races are poor for favs. With this in mind it would be nice to have two choices of distributing profit.
    a)  all the profit on Fav eg: constant  pr_profit Profit of the selection to bet on, in % 50
    b)  all the profit on non favs               pr_profit profit of the selection to bet on  1
    What I would like to achieve is to have both in the one set of triggers and respond to my conditions.
    As an example
    if fav is odds on use (a) otherwise use (b)
    Maybe not achievable but thought I'd ask anyway
    Thanks
    R
  • #2 by mcbee on 16 Jun 2013
  • hi
    this will do what you want
    in the constants set
    profit percent for favourite if price less than 2
    profit percent for others if price more than 2
    minimum ticks

    if the favourite's price is less than 2 then all the profit will be on the favourite
    if the favourite's price is more than equals 2 then all the profit goes on all other favourite's

    please use test mode until you are happy with the results

    mcbee

    download the trigger below
Pages:
Actions