effective stacksize

Questions and discussion about PokerTracker 4 for Windows

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Re: effective stacksize

Postby Ypsi » Tue Nov 19, 2013 11:48 pm

eff. stacksize is absolute unusable on PT4, _dave_ wrote a fix: http://forumserver.twoplustwo.com/185/h ... ndex3.html
Ypsi
 
Posts: 67
Joined: Wed Feb 13, 2008 5:38 am

Re: effective stacksize

Postby pepsin » Fri Nov 22, 2013 1:37 am

Thanks kraada and ypsi. It seems a bit strange though that effective stats is set up this way, can't really use that filter for anything useful - would be nice with an "official" fix.
pepsin
 
Posts: 207
Joined: Fri Jan 25, 2008 7:01 pm

Re: effective stacksize

Postby mousebreaker » Sun Mar 09, 2014 5:02 am

Is there a way to make a filter for the situation where you in 6max, cash tables, are seated with two or more short stacks??.
Or create a report with this criteria??.

Would be most helpful to me :)

Best regards
mousebreaker
 
Posts: 3
Joined: Mon Jan 05, 2009 8:48 am

Re: effective stacksize

Postby kraada » Sun Mar 09, 2014 10:21 am

I can't think of a way to build that with the default filter system.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: effective stacksize

Postby BillGatesIII » Sun Mar 09, 2014 4:18 pm

mousebreaker wrote:Is there a way to make a filter for the situation where you in 6max, cash tables, are seated with two or more short stacks?
Or create a report with this criteria?

Nice question.

You can create a report by putting this expression in a Hand Report Expression Filter.
Code: Select all
2 <= (
  select count(*)
  from cash_hand_player_statistics chps
  where id_hand = chps.id_hand
  and chps.amt_before / amt_bb < 40)
Change the 40 to whatever number you like to define a short stacker.
BillGatesIII
 
Posts: 740
Joined: Fri Dec 16, 2011 6:50 pm

Previous

Return to PokerTracker 4

Who is online

Users browsing this forum: No registered users and 111 guests

cron
highfalutin