Search found 14514 matches

Return to advanced search

Re: RFI by stacksize

cnt_p_raise_first_in_75 : sum(if[(tourney_hand_player_statistics.flg_p_first_raise AND tourney_hand_player_statistics.flg_p_open_opp) and ((tourney_hand_player_statistics.amt_p_raise_made / tourney_blinds.amt_bb)between 2 and 4) ) and ( (((tourney_hand_player_statistics.amt_p_effective_stack / tour...
by Flag_Hippo
Thu Mar 16, 2017 6:06 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: RFI by stacksize
Replies: 8
Views: 1857

Re: missing plo hands

They would have been moved to your Processed folder but not imported. To manually import those hands select "Get Hands From Disk" after clicking "Play Poker". Choose "Select Directory" to import all of the hands found in a folder, or "Select Files" to only imp...
by Flag_Hippo
Thu Mar 16, 2017 6:05 am
 
Forum: PokerTracker 4
Topic: missing plo hands
Replies: 2
Views: 329

Re: HELP NEEDED

Your ticket is in the right place and I would expect you to get a reply later today.
by Flag_Hippo
Thu Mar 16, 2017 5:52 am
 
Forum: PokerTracker 4
Topic: HELP NEEDED
Replies: 3
Views: 305

Re: Code for Limp/Raise

AND tourney_hand_summary.cnt_players = 3 AND NOT tourney_hand_summary.str_actors_p LIKE '0%'[/code] AND lookup_positions.flg_bb Based on your expression you want 3 handed play, the button did not limp and active player is in the BB? In that case that would mean the SB limped so you want how often t...
by Flag_Hippo
Thu Mar 16, 2017 5:43 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Code for Limp/Raise
Replies: 5
Views: 868

Re: River betting range composition

To do that you create an 'All Players' report in 'My Reports', remove the Player stat and add 'Final Hand' in its place. Next add a simple filter for Cbetting the river you'll see the overall population's hand strength. The line for hole cards that's blank is going to be unknown hands - so you'll ge...
by Flag_Hippo
Wed Mar 15, 2017 5:22 pm
 
Forum: PokerTracker 4
Topic: River betting range composition
Replies: 1
Views: 270

Re: can not register pt4 on my laptop

Please open a Support Ticket and let us know the full name of the person who paid for PokerTracker and all possible purchase email addresses so we can locate that for you.
by Flag_Hippo
Wed Mar 15, 2017 5:19 pm
 
Forum: PokerTracker 4
Topic: can not register pt4 on my laptop
Replies: 1
Views: 164

Re: Is there a Pockertracker 4 for windows of 64 bits versio

....or only for 32bits? that. Just a question. 64 bit version maybe run more fast, doesn't? The PokerTracker 4 system is 32bit software and doesn't need to be engineered for 64 bit systems to work well there however PostgreSQL has a 64bit version so we recommend using that if you have a 64bit opera...
by Flag_Hippo
Wed Mar 15, 2017 11:15 am
 
Forum: PokerTracker 4
Topic: Is there a Pockertracker 4 for windows of 64 bits version?
Replies: 1
Views: 779

Re: Exclude all in preflop

Sorry I got that wrong as like you say that would exclude the flop check throughs. You can use this instead to ensure that any action, including checks, was taken on the flop which will exclude the preflop all-ins:

Code: Select all
lookup_actions_f.action LIKE '_%'
by Flag_Hippo
Wed Mar 15, 2017 11:07 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Exclude all in preflop
Replies: 7
Views: 1081

Re: Exclude all in preflop

You can test for players taking an action on the flop meaning that the hand wasn't all-in preflop:

Code: Select all
char_length(tourney_hand_summary.str_actors_f) >= 1
by Flag_Hippo
Wed Mar 15, 2017 8:10 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Exclude all in preflop
Replies: 7
Views: 1081

Re: Problem with HUDs over the tables in the red iPoker

Your ticket is in the right place and is awaiting a technician to get to you in our queue and I would expect you to get a reply later today.
by Flag_Hippo
Wed Mar 15, 2017 7:54 am
 
Forum: PokerTracker 4
Topic: Problem with HUDs over the tables in the red iPoker
Replies: 3
Views: 414
PreviousNext

Return to advanced search

cron
highfalutin