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].
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.
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...
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...
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...
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:
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...