Search found 13844 matches

Return to advanced search

Re: Fold to F Bet - in LP

There is nothing here that specifies this is a limped pot. I suggest using:

Code: Select all
char_length(tourney_hand_summary.str_aggressors_p) = 1
by Flag_Hippo
Wed Sep 20, 2023 12:23 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Fold to F Bet - in LP
Replies: 4
Views: 220

Re: Bet Flop LP - HUBB

being: cnt_f_bet_limp_pot_hu_10more sum(if[tourney_hand_player_statistics.flg_f_bet and((tourney_hand_player_statistics.amt_p_effective_stack / tourney_blinds.amt_bb) BETWEEN 10 AND 100) and tournament g_p_face_raise) and tourney_hand_player_statistics.cnt_p_raise = 0, 1 , 0]) e: cnt_f_open_opp_lim...
by Flag_Hippo
Wed Sep 20, 2023 12:19 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Bet Flop LP - HUBB
Replies: 3
Views: 135

Re: Help with custom stat definition error (if/else statemen

if (cnt_hands > 100 and (cnt_vpip / (cnt_hands - cnt_walks)) * 100 >= 40 and ((cnt_pfr / cnt_pfr_opp) * 100 / (cnt_vpip / (cnt_hands - cnt_walks))) * 100 >= 50, format('Maniac'), if (cnt_hands > 100 and (cnt_vpip / (cnt_hands - cnt_walks)) * 100 >= 40 and ((cnt_pfr / cnt_pfr_opp) * 100 / (cnt_vpip ...
by Flag_Hippo
Wed Sep 20, 2023 12:17 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Help with custom stat definition error (if/else statement)
Replies: 4
Views: 205

Re: Hand importing extremely slow / HUD not showing

In PokerTracker go 'Database -> Database Management'. Click the 'Housekeeping' button and run the following in this order: 1. Reindex 2. Cluster 3. Vacuum/Analyze If that doesn't resolve the issue then turn on 'Enable Logging' in PokerTracker 4 via 'Configure -> Options' and then restart PokerTracke...
by Flag_Hippo
Wed Sep 20, 2023 12:16 pm
 
Forum: PT4 for macOS
Topic: Hand importing extremely slow / HUD not showing
Replies: 6
Views: 1241

Re: HUD appears with a delay or not at all on Zoom tables.

Please turn on 'Enable Logging' in PokerTracker 4 via 'Configure -> Options' and then restart PokerTracker 4. Next reproduce this issue and then attach your support bundle to a Support Ticket where a technician can review your logs. The support bundle is created via the 'File -> Create Support Bundl...
by Flag_Hippo
Tue Sep 19, 2023 11:23 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: HUD appears with a delay or not at all on Zoom tables.
Replies: 1
Views: 128

Re: Help with custom stat definition error (if/else statemen

Test for everything within each nested IF. For example:

Code: Select all
if (cnt_hands > 100 and (cnt_vpip / (cnt_hands - cnt_walks)) * 100 >= 40 and ((cnt_pfr / cnt_pfr_opp) * 100 / (cnt_vpip / (cnt_hands - cnt_walks))) * 100 >= 50, format('Maniac'), format('N/A'))
by Flag_Hippo
Tue Sep 19, 2023 5:50 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Help with custom stat definition error (if/else statement)
Replies: 4
Views: 205

Re: Pokertracker on regional countries

I don't know what poker sites would be available to you in your location. If you can play on a poker site and are not sure if it is supported by PokerTracker 4 then please let us know the names of the poker sites.
by Flag_Hippo
Tue Sep 19, 2023 5:49 am
 
Forum: PokerTracker 4
Topic: Pokertracker on regional countries
Replies: 1
Views: 129

Re: Cold Call 2Bet PF (from blind)

There is a custom statistic called 'Call vs Open' in the Download Warehouse.
by Flag_Hippo
Tue Sep 19, 2023 5:46 am
 
Forum: PokerTracker 4
Topic: Cold Call 2Bet PF (from blind)
Replies: 2
Views: 213

Re: ipoker time

matigavi wrote:On redstar client I set local time (bottom left, it matches correctly my actual timezone)

iPoker hand histories do not specify what timezone is being used so you will need to set the time in your iPoker client to server time and not your local time for the hands to import with the correct time.
by Flag_Hippo
Fri Sep 15, 2023 5:33 am
 
Forum: PokerTracker 4
Topic: ipoker time
Replies: 5
Views: 246

Re: Problems recently with hand grabber

I can see my hand histories getting pulled but no HUD on my tournament. Please turn on 'Enable Logging' in PokerTracker 4 via 'Configure -> Options' and then restart PokerTracker 4. Click 'Play Poker -> Get Hands While Playing' before you start Ignition. Take a seat at a table and if you then have ...
by Flag_Hippo
Fri Sep 15, 2023 5:33 am
 
Forum: Ignition, Bovada, Bodog Hand Grabber
Topic: Problems recently with hand grabber
Replies: 70
Views: 6943
PreviousNext

Return to advanced search

cron