Author Topic: Problem withmarket name  (Read 1279 times)

Tags:
  • All members
  • Posts: 110
Problem withmarket name
« on: 17 May 2018, 05:28 »
Please can someone explain why this triggered fired.
If you look towards the end if checks for market name contains "Hrd" which it reports as TRUE even thought the market is Nov Stks.

14:13:14Checking market "Horse Racing / GB / Yarm 16th May / 14:10 Yarm 16th May - 6f Nov Stks".
14:13:14Checking condition and Selection's Trigger Expression imported_2 is equal to 1.
14:13:14Selection: Emblazoned, initial expr.: imported_2, intermediate: 1.00000000, final: 1.00000000.
14:13:14Selection: Nearest Green, initial expr.: imported_2, intermediate: 2.00000000, final: 2.00000000.
14:13:14Selection: Lashabeeh, initial expr.: imported_2, intermediate: 2.00000000, final: 2.00000000.
14:13:14Selection: Etisalat, initial expr.: imported_2, intermediate: 2.00000000, final: 2.00000000.
14:13:14Selection: Harrys Bar, initial expr.: imported_2, intermediate: 2.00000000, final: 2.00000000.
14:13:14Selection: Dollar Value, initial expr.: imported_2, intermediate: 2.00000000, final: 2.00000000.
14:13:14Selection: Turquoise Bay, initial expr.: imported_2, intermediate: 2.00000000, final: 2.00000000.
14:13:14Condition is: TRUE. valid for 1 selections: Emblazoned.
14:13:14Checking condition and Selection's Trigger Expression imported_1 is greater than 0.99.
14:13:14Selection: Emblazoned, initial expr.: imported_1, intermediate: 1.37500000, final: 1.37500000.
14:13:14Condition is: TRUE. valid for 1 selections: Emblazoned.
14:13:14Checking condition and Market's Name contains "Hrd".
14:13:14Selection: Emblazoned, initial expr.: "Hrd", intermediate: "Hrd", final: "Hrd".
14:13:14Condition is: TRUE. valid for 1 selections: Emblazoned.
14:13:14Checking condition and Market's Name does not contain "Hcap".
14:13:14Selection: Emblazoned, initial expr.: "Hcap", intermediate: "Hcap", final: "Hcap".
14:13:14Condition is: TRUE. valid for 1 selections: Emblazoned.
14:13:14Going to BACK on 1 selections:

  • All members
  • Posts: 24
  • Gender: Male
Re: Problem withmarket name
« Reply #1 on: 17 May 2018, 08:32 »
I use this all the time, and I can't see anything wrong with it.

Can you post a picture of the conditions for that trigger?

Also when I use it with Hrd or Chs, etc I put these conditions at the top of the trigger, above everything else.




Another option is to add a trigger that just checks markets name and Hcap races, and remembers selections and just put that into your trigger.


Trigger [trigger name] number of runs is greater than 0

  • All members
  • Posts: 110
Re: Problem withmarket name
« Reply #2 on: 17 May 2018, 11:22 »
I use this a lot and it always seems to work but it worries me when something random happens!!
The relavent conditions are simply market name contains "Hrd" and market name does not contain "Hcap".

Thanks

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Problem withmarket name
« Reply #3 on: 17 May 2018, 13:25 »
Hello!

That's so strange: I've tried to replicate this problem and failed. Obviously, there was the "Hrd" pattern somewhere in the market path (i.e. the trigger checks not only the actual market name, but also the entire path from the root category).

I would advise adding the space in front of the string pattern, e.g.:

Market's Name contains " Hrd"

That would reduce the number of matching patterns and thus the number of false positives.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

 

Please note, BetFair is seems to be currently OFFLINE