Search found 14505 matches

Return to advanced search

Re: Help filtering to specific hand types with PT4

Try this filter. Once you've unzipped the filter you can import it via "More Filters -> Edit Quick Filters -> Import". For more information on filters you can refer to this guide:

Guide: Filters
by Flag_Hippo
Wed Feb 01, 2017 4:36 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Help filtering to specific hand types with PT4
Replies: 2
Views: 487

Re: Test filters in all players report

If you test your filters in a hand report you can see what hands are being returned and view/replay them. To apply the filter to the population and not just the active player in the report you will need to click on the "Filters" link and select 'Add New Expression Filters' and turn off the...
by Flag_Hippo
Wed Feb 01, 2017 4:28 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Test filters in all players report
Replies: 4
Views: 492

Re: Won $ on Showdown %when bet River ALL-IN

Yes that would be better!
by Flag_Hippo
Wed Feb 01, 2017 4:25 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Won $ on Showdown %when bet River ALL-IN
Replies: 3
Views: 501

Re: Major Issues with HUD While Playing HU Zoom on Stars

That's a very old PostgreSQL so I'd advise upgrading to a more modern version (v9.3 is our recommended version): Guide: How to Manually Install or Reinstall PostgreSQL 9.3 Alternatively if you open a Support Ticket with a PokerTracker4.log file that's recorded the trouble we can check to see if ther...
by Flag_Hippo
Wed Feb 01, 2017 4:09 pm
 
Forum: PokerTracker 4
Topic: Major Issues with HUD While Playing HU Zoom on Stars
Replies: 3
Views: 290

Re: PT/PostgreSQL bad for my SSD?

Great - thanks for the update.
by Flag_Hippo
Wed Feb 01, 2017 4:09 pm
 
Forum: PokerTracker 4
Topic: PT/PostgreSQL bad for my SSD?
Replies: 6
Views: 1049

Re: access pt4 database via c++ program

Open the "Database -> Database Management" window in PokerTracker 4 and check the name listed under the "Database" column on the right hand side and use that instead of the name listed in the "Database Name" column.
by Flag_Hippo
Wed Feb 01, 2017 4:08 pm
 
Forum: PokerTracker 4
Topic: access pt4 database via c++ program
Replies: 3
Views: 499

Re: Hand importing extremely slow / HUD not showing

That sounds like a database cache issue so in PokerTracker 4 click "Database -> Database Management", click your database then "Rebuild Cache -> Full Cache Rebuild". Be prepared for this to take a considerable amount of time if you have a large database, so you'll want to run it ...
by Flag_Hippo
Wed Feb 01, 2017 4:07 pm
 
Forum: PT4 for macOS
Topic: Hand importing extremely slow / HUD not showing
Replies: 7
Views: 3306

Re: fold to river bet after calling a raise on the turn

That's not going to work so can you give us some more details on what you are after. Are you looking for how often a player bets the turn, calls a raise and folds river or how often they fold to a river bet regardless of the exact turn actions as long as they called a turn raise at some point? Do yo...
by Flag_Hippo
Wed Feb 01, 2017 9:43 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: fold to river bet after calling a raise on the turn
Replies: 5
Views: 481

Re: Won $ on Showdown %when bet River ALL-IN

For the player going all-in or effectively putting their opponent all-in you can use:

Code: Select all
cash_hand_player_statistics.amt_r_bet_made > cash_hand_player_statistics.amt_r_effective_stack
by Flag_Hippo
Wed Feb 01, 2017 9:31 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Won $ on Showdown %when bet River ALL-IN
Replies: 3
Views: 501

Re: Test filters in all players report

The BB has already invested 1bb so if the SB goes all-in with 6bb the BB is facing all-in of 5bb so the "Action Faced" filter needs to be less than the "Effective Stack" filter.
by Flag_Hippo
Wed Feb 01, 2017 9:31 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Test filters in all players report
Replies: 4
Views: 492
PreviousNext

Return to advanced search

cron