SB custom stat problem

Questions and discussion about PokerTracker 4 for Windows

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

SB custom stat problem

Postby Parket » Sun Feb 05, 2012 10:05 am

I have a small problem with some of my custom stats.

I created stats for the SB to count the openfolds, openlimps and openraises. BTW, the openraise stat I know is already available as the Steal Attempt in the SB.

Anyway, the openlimp looks like this : sum(if[tourney_hand_player_statistics.position = 9 AND tourney_hand_player_detail.flg_p_open_opp AND tourney_hand_player_statistics.flg_p_limp, 1, 0])

The openfold looks like this : sum(if[tourney_hand_player_statistics.position = 9 AND tourney_hand_player_detail.flg_p_open_opp AND
(NOT tourney_hand_player_statistics.flg_p_first_raise) AND (NOT tourney_hand_player_statistics.flg_p_limp), 1, 0])

Now, the problem that I have is that if you limp and then fold to a BB raise, that one hand gets counted for both statistics, while it should only be counted towards the openlimp.

I'm especially confused as theoretically, it's impossible for both if-statements to be 'true' at the same time. If the openlimp condition is true, this implies that flg_p_limp is true, and this then implies that the openfold condition can never be true as it's an AND where NOT(flg_p_limp) should be false, since it flg_p_limp already had to be true.
Parket
 
Posts: 367
Joined: Mon Mar 24, 2008 1:03 pm

Re: SB custom stat problem

Postby kraada » Sun Feb 05, 2012 11:11 am

That is odd, I agree it doesn't look like any hand should trigger both columns as written. Could you attach a limp/fold hand to a ticket, put the link to this forum thread in the subject and create a support ticket for this issue? If you put attention kraada anywhere in the ticket, I'll be happy to look into this further for you.
kraada
Moderator
 
Posts: 54430
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: SB custom stat problem

Postby Parket » Sun Feb 05, 2012 1:25 pm

Does PT4 somehow cache Custom Stat or HUD definitions ? I played again now, so with a restarted PT4, and now my stats in the HUD are fine with a limp-fold not counting in my OpenFold statistic.
I used to have an error in my OpenFold statistic which caused it to miscount limp-folds. But I then corrected it to the stats stated above, and saved the new Column definitions. Then I restarted hand importing and thus started with a fresh HUD but I guess the HUD was still using the stat based on the old/wrong custom column definition.
Parket
 
Posts: 367
Joined: Mon Mar 24, 2008 1:03 pm

Re: SB custom stat problem

Postby kraada » Sun Feb 05, 2012 1:38 pm

Custom stats in PT4 are not cached so any changes you make should result in fixed data the next time you use the HUD.
kraada
Moderator
 
Posts: 54430
Joined: Wed Mar 05, 2008 2:32 am
Location: NY


Return to PokerTracker 4

Who is online

Users browsing this forum: No registered users and 15 guests