Author Topic: Find penultimate result in poker  (Read 5635 times)

Tags:
  • All members
  • Posts: 63
  • Gender: Male
Find penultimate result in poker
« on: 16 Sep 2012, 08:18 »
In x feeder it is easy to use the last result, but how do you find which hand one 2 games ago OR 3 games ago, example

The last 4 games were won by these hands

Hand 1
Hand 1 (pre penultimate game)
Hand 4 (penultimate game)
Hand 3 (last game)

How do I set a trigger to see which hand won the pre penultimate game?

  • All members
  • Posts: 63
  • Gender: Male
Re: Find penultimate result in poker
« Reply #1 on: 17 Sep 2012, 13:29 »
Not possible to find the 3rd result back then?

It is possible to find the penultimate result by checking if a hand has won in the last 2 games but is not the most recent winner, I still want to know the 3rd back, any ideas? anyone?

  • All members
  • Posts: 63
  • Gender: Male
Re: Find penultimate result in poker
« Reply #2 on: 20 Sep 2012, 15:16 »
Ok looks like I am talking to myself here lol

Anyway, for those following I have now managed to create user variables that update each game resulting in sort of an array where you add the latest result and it drops off the oldest and moves the ones inbetween towards the end, this way I can see what happened x amount of games ago. See attached image.

Now my question is, let's say I want to use the 3back value (which hand won 3 games ago) as my trigger, how do I use the value of that user variable for my selection.

Example, lets say in the image the value is 4, this tells me Hand 4 won 3 games ago, so I want to get that value and lay everything but that hand, I know it wont work long term but this is just an example. So, in my trigger I think I would select "all but matching selections" after this I have no idea how to get it to select Hands 1,2,3 to lay.

  • All members
  • Posts: 905
Re: Find penultimate result in poker
« Reply #3 on: 21 Sep 2012, 08:03 »
Use your variable as the selection's index.

All Matching Selections

Conditions Are Met

Any selections index is not equal to (your variable)

  • All members
  • Posts: 63
  • Gender: Male
Re: Find penultimate result in poker
« Reply #4 on: 21 Sep 2012, 13:38 »
Perfect, thanks very much Rubold

  • All members
  • Posts: 63
  • Gender: Male
Re: Find penultimate result in poker
« Reply #5 on: 22 Sep 2012, 13:36 »
I have another question, how do I compare 2 or 3 user variables, let's say I want to see if 1st result back and 4th result back are the same, if they are, do something

  • All members
  • Posts: 15
Re: Find penultimate result in poker
« Reply #6 on: 23 Sep 2012, 05:49 »
Don't worry Saadsok, i'll write this trigger for you. and give you a screen shots of some test during 3 days.
I hope it will for you.

BR//

Jim Patrick

  • All members
  • Posts: 15
Re: Find penultimate result in poker
« Reply #7 on: 23 Sep 2012, 06:43 »
Hop,
I finally wrote your trigger, it took me some couple of minutes.
I've added a very simple recovery plan for your strategy.
For me it looks very very interesting, but you know without a staking plan that goes with it, the trigger doesn't have a soul.
I made you trigger very fexible you can change variable as you like, or even change the default staking plan used.

the depth history of the game is 4
if the 4th game result and the last game result are the same don't bet.
I hope it is exactly what you asked.
BR//

Jim Patrick

  • All members
  • Posts: 63
  • Gender: Male
Re: Find penultimate result in poker
« Reply #8 on: 23 Sep 2012, 08:02 »
Thanks Jim, the example I gave was just that, an example, but you have given me the line/expression I needed to continue with thanks for that.

and Trigger Expression (var) is equal to (var)

Thats all I was asking for, I have numerous methods to test along with many different staking/recovery/progression methods to see if anything works.

Thanks again

 

Please note, BetFair is seems to be currently OFFLINE