Pages:
Actions
  • #1 by cybernet69 on 21 Jul 2014
  • Hi,

    When repeating a block which backs, greenup, distribute loss how can you tell it to wait for backing again until either the greenup or distribute loss triggers have fired ?

    Thanks,
  • #2 by mcbee on 25 Jul 2014
  • hi
    or trigger (name of your green trigger) number of runs is greater than 0
    or trigger (name of your distribute loss trigger) number of runs is greater than 0

    mcbee
  • #3 by cybernet69 on 28 Jul 2014
  • Hi,

    Thanks. But that doesn't always work 100% of the time. What happens if I have 10 back bets and 9 lay bets. The number of runs will always be > 0 or does it get reset after each close trigger ?

    Cheers
  • #4 by londolozi on 28 Jul 2014
  • I've used these in trigger with similar issues.

    market_min_pl
    Returns the minimum profit that any combination of winning selections can generate in the market. It can produce a negative number if the minimum P/L is in fact a loss.

    market_max_pl
    Returns the maximum profit that any combination of winning selections can generate in the market. It can produce a negative number if all P/Ls are negative.
Pages:
Actions