Pages:
Actions
  • #1 by Jim Vincent on 15 Feb 2017
  • Hi,

    In the attached trigger, I set a user variable "amount_to_bet" like this:

    1. If the last race lost, I recover last_loss by adding it to the dutching amount_to_win
    2. If the last race won, I increase the amount of the target_profit a little for each win

    Then, I find a list of runners I want to dutch

    Then I batch dutch that list for the calculated amount to win

    I can see the first two steps working, calculating the amount_to_bet and getting the list of runners

    But the dutch bets are not placed

    And I cannot see what I am doing wrong.

    Any suggestions are welcome

    Thank you,
    Jim
  • #2 by mcbee on 16 Feb 2017
  • hi
    when using the IF formula you must use capital IF

    mcbee
  • #3 by Jim Vincent on 18 Feb 2017
  • Thank you!
  • #4 by Oxa (WellDoneSoft) on 28 Feb 2017
  • Always check trigger logs where the reason for their inactivity can be found.
Pages:
Actions