Pages:
Actions
  • #1 by Delgadinho on 12 Jun 2012
  • Hello.

    I would like to know how to set a trigger to reinitiate to the default amount after it lossed two or three times.

    Thanks in advance!
  • #2 by midnight19 on 13 Jun 2012
  • Hi, you could use

    lay_size+IF(consec_losses<2,last_lost,0)

    Simply change the number from <2 to whatever losses


    Hope this helps


    Paul
Pages:
Actions