Search found 14443 matches

Return to advanced search

Re: GGPoker problem with player name

This should be the same for you as it is for everyone else. Make sure you are searching 'Hero' without the quote marks otherwise please attach the sample of hands you are importing to a Support Ticket along with relevant screenshotsfrom PokerTracker 4. Thank you.
by Flag_Hippo
Fri Mar 29, 2024 1:33 pm
 
Forum: PokerTracker 4
Topic: GGPoker problem with player name
Replies: 3
Views: 102

Re: Activating a PLO trial when I've got the paid holdem ver

When you registered PokerTracker 4 Holdem you automatically receive a free 10 day trial for Omaha which you can access via the 'Help -> Register' menu item and then selecting the 'Begin 10 Day Omaha Trial' button. Omaha Hi/Lo is also supported.
by Flag_Hippo
Fri Mar 29, 2024 1:31 pm
 
Forum: PokerTracker 4
Topic: Activating a PLO trial when I've got the paid holdem version
Replies: 1
Views: 32

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: 2
Views: 119

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: 3
Views: 102

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: 44

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: 142

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: 142

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: 130

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: 75

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: 106
Next

Return to advanced search

cron