Pages:
Actions
  • #1 by bonecrusher on 02 May 2013
  • Hi Guys,

    I am having a problem trying to get the right conditions for what i thought would be fairly simple. I am using the latest version of MF. So not quite sure about constants yet but maybe that is what i need.

    My Problem:

    I reset the days statement at the start of every new day of betting. Which zeros my triggers to thier start bets.

    -------

    I want to reset the days real statement when i have a total profit of $20.00 for the day.
    equal or greater

    also i want a loss trigger

    I want to reset the days real statement if i have a total loss of $20.00 for the day.
    equal or greater

    I want it globally, and to check the statement at 1 min 30 sec before the OFF of each race. So it resets my triggers back to the starting bets if one of the amounts is met and is equal or greater.

    If someone can give me hand on this one it would be appreciated.

    Cheers Bonecrusher  ???
     
  • #2 by mcbee on 02 May 2013
  • hi
    new trigger
    reset win/lose history
    conditions
    add block
    selections trigger expression total_won is equal or greater than 20
    OR selections trigger expression is equal or less than -20
    add block and
    markets minutes before the off is equal or less than 1.50


    mcbee
  • #3 by bonecrusher on 02 May 2013
  • Thanks McBee

    Now i know where i was getting stuck i was inputting the amount as 20.00 not 20  :)
Pages:
Actions