Pages:
Actions
  • #1 by pulletti on 25 Feb 2016
  • Hi
    Remember
    Name rem_market_volume    Create new list every time     Disregard selections' bets

    Is the block action above ok?

    My intention is to use the variable rem_market_volume in conditions' trigger expression calculations.

    P.S Is there a way to show the trigger's screen shot on the forum?
  • #2 by mcbee on 25 Feb 2016
  • hi
    you would be better to use a variable to record the value.
    new trigger
    user variable
    name    mv  (or whatever you want)
    value   market_volume        individually for each market
    set trigger to once per market

    then you can use the variable mv in your conditions

    mcbee
Pages:
Actions