Pages:
Actions
  • #1 by dawsonsg on 14 Jun 2020
  • Hi Guys

    In the learning triggers section  https://marketfeeder.co.uk/learn/triggers/recoup-loss-4-steps/ there is a laying trigger. Inside this there is a trigger call "after a win". Within this trigger there is a variable referenced called "no_recoup" but I cannot find this referenced anywhere else in the trigger. If I set up "no_recoup" ion the User Variables it never gets referenced that I can see.

    The line is "IF(no_recoup=1, win_cntr, win_cntr+1)"

    Could you please let me know what the purpose of this variable is?

    Thanks 
    Steve
  • #2 by MarkV on 15 Jun 2020
  • Hi
    Looks very much like a missing or redundant constant, possibly used in the testing or development of the trigger. The similar backing trigger has the same. In this case the constant no_recoup would be set to 1 to switch off recovery.
  • #3 by dawsonsg on 15 Jun 2020
  • Thanks MarkV
Pages:
Actions