Author Topic: Extending in sequence gap from 1 to >  (Read 4588 times)

Tags:
  • All members
  • Posts: 63
  • Gender: Male
Extending in sequence gap from 1 to >
« on: 08 Mar 2012, 16:11 »
Hi Guys

Currently using this to avoid a possible straight

AND | fitting selections | cards | do not contain | in sequence

But I would prefer to have a gap > 1, I found this in the manual

"The variables card_1 and card_2 return the highest and lowest card of the selection"

so assume it doesn't matter the order of the cards IE 10, 4 OR 4, 10 as 10 will stay card_1, hope I am right there.

AND | fitting selections | cards | contain values | card_2+1 < card_1

so 4h +1 =5 so anything bigger than 6 is ok, so the question is

is card_2+1 < card_1

correct, thanks in advance

  • Tim Vetrov
  • Administrator
  • Posts: 4870
  • Gender: Male
*
Re: Extending in sequence gap from 1 to >
« Reply #1 on: 08 Mar 2012, 16:16 »
May be this one is easier:
AND Fitting Selection's Cards doesn't contain incomplete straight
Proud to be 🇺🇦
I'm happy to help Monday - Friday, 08:00-18:00 GMT
Буду рад помочь с понедельника по пятницу, 08:00-18:00 GMT

  • All members
  • Posts: 63
  • Gender: Male
Re: Extending in sequence gap from 1 to >
« Reply #2 on: 08 Mar 2012, 16:22 »
Not sure, I only have 2 cards in the Fitting selection so I'll have to take your word for it that it will be greater than 2.

Not in sequence allows 3,5 or 3,6 etc I want to increase the gap to only allow 3,6 or 3,7 etc

Will it?

  • Tim Vetrov
  • Administrator
  • Posts: 4870
  • Gender: Male
*
Re: Extending in sequence gap from 1 to >
« Reply #3 on: 08 Mar 2012, 16:42 »
Oh, I see. Then it's
AND Trigger Expression {card_1 - card_2} is equal or less than 4
right?
Proud to be 🇺🇦
I'm happy to help Monday - Friday, 08:00-18:00 GMT
Буду рад помочь с понедельника по пятницу, 08:00-18:00 GMT

  • All members
  • Posts: 63
  • Gender: Male
Re: Extending in sequence gap from 1 to >
« Reply #4 on: 08 Mar 2012, 16:53 »
Again, not sure, sorry bit dumb when it comes to maths. Shouldn't it be

{card_1 - card_2} which is for example 10h minus 7c gives a gap of 3

{card_1 - card_2} > 2

The following combinations would be ok for me, 2,5 2,6 3,6 2,j etc gaps are 3 or more
These would not be ok 2,4 3,5 gaps are 2 only

  • Tim Vetrov
  • Administrator
  • Posts: 4870
  • Gender: Male
*
Re: Extending in sequence gap from 1 to >
« Reply #5 on: 08 Mar 2012, 17:18 »
AND Trigger Expression {card_1 - card_2} is greater than 2
?
Proud to be 🇺🇦
I'm happy to help Monday - Friday, 08:00-18:00 GMT
Буду рад помочь с понедельника по пятницу, 08:00-18:00 GMT

  • All members
  • Posts: 63
  • Gender: Male
Re: Extending in sequence gap from 1 to >
« Reply #6 on: 08 Mar 2012, 17:24 »
yes, thanks again

 

Please note, BetFair is seems to be currently OFFLINE