Search found 14441 matches

Return to advanced search

Re: WWSF, FTSD, WSD without preflop all-ins

If a player takes at least one action on the flop then they were not all-in preflop: lookup_actions_f.action LIKE '_%' You can add that to the column expressions used in the original statistics - this post covers how to make a new version of a statistic. For further information see this guide for th...
by Flag_Hippo
Thu Mar 28, 2024 6:53 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: WWSF, FTSD, WSD without preflop all-ins
Replies: 1
Views: 21

Re: GGPoker problem with player name

Your player name is 'Hero' in the hand history files provided by GGPoker regardless of what your actual player name is so that's what you need to select.
by Flag_Hippo
Wed Mar 27, 2024 2:03 pm
 
Forum: PokerTracker 4
Topic: GGPoker problem with player name
Replies: 1
Views: 30

Re: PT4 doesnt show a HUD on Winamx

We will need to review your logs to advise you on this so please turn on 'Enable Logging' in PokerTracker 4 via 'Configure -> Options' and then restart PokerTracker 4. Next reproduce the problem and then attach your support bundle and screenshots to a Support Ticket . The support bundle is created v...
by Flag_Hippo
Wed Mar 27, 2024 2:01 pm
 
Forum: PokerTracker 4
Topic: PT4 doesnt show a HUD on Winamx
Replies: 1
Views: 15

Re: holden hand range visualizer

Change the value expression to:

Code: Select all
(pl_bb2 / pl_bb) * 100
by Flag_Hippo
Wed Mar 27, 2024 6:48 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: holden hand range visualizer
Replies: 3
Views: 101

Re: holden hand range visualizer

Please attach an example of a statistic you've created that you can't add to the Holdem Hand Range Visualizer.
by Flag_Hippo
Tue Mar 26, 2024 2:07 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: holden hand range visualizer
Replies: 3
Views: 101

Re: Filter for percentage of field remaining

That's not possible either for the same reason. PokerTracker 4 only gets individual hand data from the table you are playing at so the specific point at which players are getting eliminated at other tables isn't going to be known.
by Flag_Hippo
Tue Mar 26, 2024 6:32 am
 
Forum: PokerTracker 4
Topic: Filter for percentage of field remaining
Replies: 3
Views: 108

Re: Bet Sizing Analysis

There is a built-in statistic called 'Flop Bet Size' for that.
by Flag_Hippo
Tue Mar 26, 2024 6:30 am
 
Forum: PokerTracker 4
Topic: Bet Sizing Analysis
Replies: 1
Views: 60

Re: "Is Reg" filter on player report for population analysis

That will require the use of expression filters by clicking on the 'Filters' link and selecting 'Add New Expression Filters'. For example:

Code: Select all
#Hands# >= 50 AND #VPIP# BETWEEN 0 AND 30 AND #VPIP#- #PFR# <= 8
by Flag_Hippo
Tue Mar 26, 2024 6:29 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: "Is Reg" filter on player report for population analysis
Replies: 1
Views: 86

Re: Original HH

Please turn on 'Enable Logging' in PokerTracker 4 via 'Configure -> Options', restart PokerTracker 4 and then attach your support bundle to a Support Ticket . The support bundle is created via the 'File -> Create Support Bundle' menu option in PokerTracker 4. In addition to the support bundle includ...
by Flag_Hippo
Mon Mar 25, 2024 1:48 pm
 
Forum: PokerTracker 4
Topic: Original HH
Replies: 5
Views: 252

Re: Filter for percentage of field remaining

What's going on with the other tournament tables isn't known so that's not possible.
by Flag_Hippo
Mon Mar 25, 2024 1:47 pm
 
Forum: PokerTracker 4
Topic: Filter for percentage of field remaining
Replies: 3
Views: 108
Next

Return to advanced search

cron