Author Topic: Unknown trigger issue [04052013LND]  (Read 6798 times)

Tags:
  • All members
  • Posts: 490
  • Gender: Male
Unknown trigger issue [04052013LND]
« on: 05 May 2013, 03:02 »
I have a trigger that bets in Aust NRL games. Yesterday it failed to fire a bet on a team that won at $7.00 Canberra Raiders

Here is the trigger log.
17:36:56 Condition is: FALSE.  
17:36:56 Selection: Canberra Raiders, initial expr.: NRL 2013, intermediate: NRL2013, final: NRL2013.

17:36:56 Checking condition  and Market's Name contains NRL 2013.

17:36:56 Condition is: TRUE. valid for 1 selections: Canberra Raiders.

17:36:56 Checking condition  and Market's Minutes Before the Off is less than 3.

17:36:56 Condition is: TRUE. valid for 1 selections: Canberra Raiders.

17:36:56 Checking condition  and Selection's Rank is equal to 2.

17:36:56 Condition is: TRUE. valid for 2 selections: Melbourne Storm, Canberra Raiders.
.......................
17:36:39 Checking market "Rugby League / NRL 2013 / Round 8 - 04 May / Storm v Raiders / Match Odds".

The final check is market's name contains NRL 2013
As you can see 17:36:39 it does.
But at 17:36:56 it returns FALSE

Can anyone explain this expensive error?
This trigger has been working all season and has about 2-3 bets a round.
Improvise Adapt Overcome

  • All members
  • Posts: 490
  • Gender: Male
Re: Unknown trigger issue
« Reply #1 on: 05 May 2013, 03:38 »
I have done additional testing today with these variations
NRL2013
"NRL2013"
NRL 2013
"NRL 2013"

all return false???
Checking market "Rugby League / NRL 2013 / Round 8 - 05 May / Knights v Sharks / Match Odds".

When I stated this trigger has worked before it was without this market name check block of course. I need this trigger now as it covers multiple codes.
Improvise Adapt Overcome

  • All members
  • Posts: 490
  • Gender: Male
Re: Unknown trigger issue
« Reply #2 on: 05 May 2013, 03:44 »
Further testing shows if i use just one word NRL
Condition returns True
Then I ask name contains 2013
Condition returns True

Why should I need to separate NRL 2013 when you can see that exists in the Markets name?
MFPro 7 strikes again?
Improvise Adapt Overcome

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Unknown trigger issue
« Reply #3 on: 05 May 2013, 07:34 »
hi
i have run tests on this and if you have "NRL 2013" or "nrl 2013" , the condition returns TRUE.


mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 490
  • Gender: Male
Re: Unknown trigger issue [04052013LND]
« Reply #4 on: 05 May 2013, 12:29 »
Well that is confusing now McBee  ???


Mine definitely returns FALSE with NRL 2013 but TRUE when I have two trigger conditions.
 Ver 7.0.0.46


 
Improvise Adapt Overcome

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Unknown trigger issue [04052013LND]
« Reply #5 on: 05 May 2013, 19:04 »
hi londolozi
can you try the again .
"NRL 2013"
and let me know if you get a true or false this time.

thank you

mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 490
  • Gender: Male
Re: Unknown trigger issue [04052013LND]
« Reply #6 on: 06 May 2013, 11:10 »
Still returns FALSE Mcbee
Improvise Adapt Overcome

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Unknown trigger issue [04052013LND]
« Reply #7 on: 06 May 2013, 12:43 »
hi
could you include the trigger that has this condition, you can remove any other conditions if you want, but it would be better to have all conditions in the trigger.
then i can test the trigger and find out why it is returning false.


thank you

mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 490
  • Gender: Male
Re: Unknown trigger issue [04052013LND]
« Reply #8 on: 07 May 2013, 07:20 »
Solved
I thought we did away with inverted commas in v7?

NRL 2013 - fails
NRL - succeeds
NRL 2013 - fails
2013 - succeeds
"NRL 2013" - succeeds

So is the rule, if using more than one word you must use inverted commas?
Improvise Adapt Overcome

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Unknown trigger issue [04052013LND]
« Reply #9 on: 07 May 2013, 07:59 »
hi
the correct way is to use "" at all times , without these the bot is looking for full words without spaces.
so if you typed             one for the road
without the "" the bot looks for  onefortheroad   because it cannot see the space and will return false.
but if you typed          "one for the road"
the bot has to look for the exact wording with spaces.


mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

 

Please note, BetFair is seems to be currently OFFLINE