Pages:
Actions
  • #1 by donbeakarnt on 08 May 2025
  • G’day
    I’m trying to make a trigger that operates in the Tennis Set Betting market. No matter the method I try, it keeps returning a false condition.
    I have tried;
    -    Trigger expression
    -    Market name contains key words
    -    Betting code
    -    A different code to see if I had the correct market
    As a test, I put all the various conditions into trigger file with the selection being the favourite. None worked. I have attached the trigger file and a screenshot of the results.
    Can anyone advise me on what I’m doing wrong or if there is a work around.
    Thanks.
    Matt

  • #2 by MarkV on 08 May 2025
  • Hi
    Yes there seems to be a problem with the market_code for Set Betting markets, it returns 0 instead of 29.
    But if you use quotation marks for the string condition then it will work:
    markets name contains "Set Betting"
  • #3 by donbeakarnt on 09 May 2025
  • Works. Thanks for your help.
Pages:
Actions