Search found 14506 matches

Return to advanced search

Re: Move processed files

The files are moved when auto-importing is stopped either via 'Stop Getting Hands' or closing PokerTracker 4 when auto-import is active:

Guide: Processed Files
by Flag_Hippo
Tue Apr 16, 2024 2:08 pm
 
Forum: PokerTracker 4
Topic: Move processed files
Replies: 1
Views: 57

Re: Fold to 3B AFTER PFR by position line

You need to start working with columns and column expressions which are then used to create custom statistics - see this guide for the basics on custom statistics creation and this tutorial for a deeper walkthrough. While the latter was written for PokerTracker 3 and the user interface is different ...
by Flag_Hippo
Tue Apr 16, 2024 6:20 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Fold to 3B AFTER PFR by position line
Replies: 1
Views: 96

Re: Hero vs Villain report with BB won (instead of chips)

Unfortunately that's not possible. The 'Hero vs Villain' report requires special work behind the scenes to filter the data and as a result the report cannot be edited or recreated elsewhere.
by Flag_Hippo
Tue Apr 16, 2024 6:19 am
 
Forum: PokerTracker 4
Topic: Hero vs Villain report with BB won (instead of chips)
Replies: 3
Views: 104

Re: 3Bet Size PF

cash_hand_player_statistics.amt_p_raise_made is the size of a players first preflop raise. If you want the size of their second preflop raise then you would need to use cash_hand_player_statistics.amt_p_raise_made_2 instead. Bear in mind players can cold 4bet so in those cases the 4bet size would b...
by Flag_Hippo
Mon Apr 15, 2024 1:15 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: 3Bet Size PF
Replies: 4
Views: 131

Re: Not saving any changes i made

So we can follow up with you on that please turn on 'Enable Logging' in PokerTracker 4 via 'Configure -> Options' and then restart PokerTracker 4. Next reproduce this issue by trying to save changs to a HUD Profile and then attach your support bundle to a Support Ticket . The support bundle is creat...
by Flag_Hippo
Mon Apr 15, 2024 1:14 pm
 
Forum: PokerTracker 4
Topic: Not saving any changes i made
Replies: 1
Views: 78

Re: PT4 not opening on mac 14.4.1 sonoma

Following the steps here should resolve the issue: Guide: macOS Privacy & Security Requirements (Resetting permissions) If not press/hold the 'Alt/Option' key while starting PokerTracker 4 to enable logging, reproduce the problem and then attach your log file to a Support Ticket where a technici...
by Flag_Hippo
Sun Apr 14, 2024 1:15 pm
 
Forum: PokerTracker 4
Topic: PT4 not opening on mac 14.4.1 sonoma
Replies: 1
Views: 81

Re: How to hide HUD on pokerstars?

That's good to hear :)
by Flag_Hippo
Sun Apr 14, 2024 1:15 pm
 
Forum: PokerTracker 4
Topic: How to hide HUD on pokerstars?
Replies: 13
Views: 3220

Re: 3Bet Size PF

cash_hand_player_statistics.amt_3bet_p will not validate as it doesn't exist in the PokerTracker 4 database schema. You would need to use the following expression instead:

Code: Select all
if[cash_hand_player_statistics.flg_p_3bet, cash_hand_player_statistics.amt_p_raise_made, 0]
by Flag_Hippo
Sun Apr 14, 2024 5:27 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: 3Bet Size PF
Replies: 4
Views: 131

Re: Issues with results tracking iPoker Betsafe

Go to 'Database -> Currency', select any sessions/tournaments which have an exchange rate of -1 and click the 'Set Rates' button to fetch the correct exchange rates. Note that you can select a range of rows by holding shift and clicking the start/end and you can also select multiple ones individuall...
by Flag_Hippo
Sun Apr 14, 2024 5:26 am
 
Forum: PokerTracker 4
Topic: Issues with results tracking iPoker Betsafe
Replies: 1
Views: 90

Re: How to hide HUD on pokerstars?

It is working fine, I can see the stats and everything. I've already duplicated the profile and reverted some changes I did to see if it was fixed but didn't work. I've checked in every possible inch of the screen, and even with the window maximized it doesn't show up. I think I'll have to backup m...
by Flag_Hippo
Sun Apr 14, 2024 5:24 am
 
Forum: PokerTracker 4
Topic: How to hide HUD on pokerstars?
Replies: 13
Views: 3220
PreviousNext

Return to advanced search

cron
highfalutin