Search found 15537 matches

Return to advanced search

Re: Stat value over 100%

No problem. If you want a combined SRP/3BP statistic just add the columns together instead.
by Flag_Hippo
Sun Feb 16, 2025 7:50 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Stat value over 100%
Replies: 3
Views: 206

Re: Stat value over 100%

The default columns (cnt_f_float & cnt_f_float_opp) for the built-in 'Float Flop' statistic are already for single raised pots only.
by Flag_Hippo
Sun Feb 16, 2025 7:16 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Stat value over 100%
Replies: 3
Views: 206

Re: Money won vs poker equity

In the 'Graphs section' there is a checkbox labelled 'Display All-In Equity' that will need to be turned on - see this [url="https://www.pokertracker.com/videos/PT4/view-stats-graphs/graphs-personal-results"]tutorial video[/url].
by Flag_Hippo
Sun Feb 16, 2025 7:15 am
 
Forum: PokerTracker 4
Topic: Money won vs poker equity
Replies: 1
Views: 161

Re: Still being actively developed/updated?

When you purchase PokerTracker 4 will receive one free year of support & maintenance that will automatically renew (unless canceled) each year to continue receiving support and updates to the software - see this announcement for more details.
by Flag_Hippo
Sun Feb 16, 2025 7:14 am
 
Forum: PokerTracker 4
Topic: Still being actively developed/updated?
Replies: 1
Views: 88

Re: Fold to ISO shove from BB after SB limp in HU

Why isn't this statistic working? Could there be an issue with the code? Is it possible that something is wrong with this expression? AND (tourney_hand_player_statistics.amt_p_raise_facing + tourney_hand_player_statistics.amt_blind) >= tourney_hand_player_statistics.amt_p_effective_stack Ah yes the...
by Flag_Hippo
Sat Feb 15, 2025 2:24 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Fold to ISO shove from BB after SB limp in HU
Replies: 3
Views: 406

Re: New hand history from Betclic.fr

Hi, any news about it ? Xeester and H2N are now accepting Betclic HH.. Could be nice to have it on my favorite tracker too 8-) A pre-release version with initial support for Betclic is available - please open a Support Ticket for access and so you can provide us with feedback if you encounter any i...
by Flag_Hippo
Sat Feb 15, 2025 2:14 pm
 
Forum: PokerTracker 4
Topic: New hand history from Betclic.fr
Replies: 17
Views: 5252

Re: Question about calculating fold to 3-bet shove in HU

Wouldn't the condition: AND ((tourney_hand_player_statistics.amt_p_3bet_facing + tourney_hand_player_statistics.amt_p_raise_made) < tourney_hand_player_statistics.amt_p_effective_stack) confirm that SB actually faced a 3-bet? Since amt_p_3bet_facing represents the amount faced after the initial rai...
by Flag_Hippo
Sat Feb 15, 2025 6:54 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Question about calculating fold to 3-bet shove in HU
Replies: 5
Views: 497

Re: Fold to ISO shove from BB after SB limp in HU

I'd recommend using the following in the second expression which means that the player had to have taken a second preflop action otherwise you could potentially have a hand counted where the SB limps all-in:

Code: Select all
lookup_actions_p.action LIKE 'C_%'
by Flag_Hippo
Fri Feb 14, 2025 7:08 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Fold to ISO shove from BB after SB limp in HU
Replies: 3
Views: 406

Re: Question about calculating fold to 3-bet shove in HU

TIGANCIC wrote:If I want to create a fold to a 3-bet that is not all-in, do I just need to change the symbol to <? Is that correct?

Yes.
TIGANCIC wrote:And can the second column be left as it is?

There is nothing there that implies or specifies that a 3bet was actually faced.
by Flag_Hippo
Fri Feb 14, 2025 7:05 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Question about calculating fold to 3-bet shove in HU
Replies: 5
Views: 497

Re: HUD : stats by number of blinds

That will need custom statistics - see this guide for the basics on custom statistics creation and this guide for a deeper walkthrough. While the latter was written for PokerTracker 3 and the user interface is different the techniques still apply to PokerTracker 4. There might be some examples if yo...
by Flag_Hippo
Fri Feb 14, 2025 7:03 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: HUD : stats by number of blinds
Replies: 1
Views: 123
Next

Return to advanced search

cron