Search found 44984 matches

Return to advanced search

Re: Size quick filter

It isn't possible to filter for "the same bet size on the flop and river", but you could filter for "4BB on the flop and 4BB on the river" - you'd have to do that for each case though. You could do that with an expression filter in My Reports though. For example: cash_hand_player...
by WhiteRider
Sun Jan 08, 2023 8:41 am
 
Forum: PokerTracker 4
Topic: Size quick filter
Replies: 1
Views: 369

Re: Limp/fold in SB vs AI

This: cash_hand_summary.str_aggressors_p = '9' and cash_hand_summary.str_actors_p LIKE '9%' ..defines an open raise by the small blind. (The first "aggressor" and the first "actor" were both position 9, the SB). This: cash_hand_player_statistics.amt_p_2bet_facing >= (cash_hand_pl...
by WhiteRider
Sun Jan 08, 2023 5:29 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Limp/fold in SB vs AI
Replies: 1
Views: 586

Re: BB fold vs SB steal by VPIP

These expression filters were added to allow users to utilise additional filtering methods beyond what is available in the More Filters window, but it is not possible to anticipate and optimise every type of query that is possible here. Some queries just generate a lot of work, and will always take ...
by WhiteRider
Sun Jan 08, 2023 5:16 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: BB fold vs SB steal by VPIP
Replies: 7
Views: 1715

Re: Hands dealt together frequency

There isn't a simple way to display "villain hole cards" in a report like that. There could be many villains in a hand and there is no built-in mechanism to access the hole cards for all of them. It may be possible with an advanced PostgreSQL query, but that is beyond my knowledge. One thi...
by WhiteRider
Sun Jan 08, 2023 5:07 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Hands dealt together frequency
Replies: 3
Views: 896

Re: Report with cases

It is possible to do that, but you will need a custom stat. Probably the simplest way is to make a copy of the stat that you're interested in, and change the format to display the times and opportunities as well as the percentage. The Custom Stats Guide has an overview of custom stats in PT4, and th...
by WhiteRider
Sat Jan 07, 2023 3:31 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Report with cases
Replies: 3
Views: 846

Re: Report with cases

I'm not sure what you mean by "cases of a stat". Can you explain further please?
by WhiteRider
Sat Jan 07, 2023 1:11 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Report with cases
Replies: 3
Views: 846

Re: BB fold vs SB steal by VPIP

A filter like that has to check the data for every player in your database, so if you have a lot of players that is going to take some time.
It may not be practical to filter like that in a large database where there are a lot of players to check.
by WhiteRider
Sat Jan 07, 2023 1:09 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: BB fold vs SB steal by VPIP
Replies: 7
Views: 1715

Re: Currency harmonization

You could set the exchange rate from INR to USD to be 1, so that they are treated as the same value. You would need to do that periodically to update your new hands though, so it isn't a super easy solution.
You can set the exchange rates via Database > Currency in the PT4 menu.
by WhiteRider
Sat Jan 07, 2023 1:07 pm
 
Forum: PokerTracker 4
Topic: Currency harmonization
Replies: 1
Views: 238

Re: Differences between hand hisory from cash and tourney

I really like the software, low overhead on the machine, setup was easy and works predictably overall. Tested a few others and they weren't even close. Only one other thing, sometimes my player name will be duplicated (WPN and Ign name) in the dropdown on stats but then after a refresh or two (or t...
by WhiteRider
Sat Jan 07, 2023 1:03 pm
 
Forum: PokerTracker 4
Topic: Differences between hand hisory from cash and tourney
Replies: 7
Views: 876

Re: Differences between hand hisory from cash and tourney

Tournament play is very situational - the "correct" play varies based on the stack sizes and progression of the tournament, where cash hand situations tend to be much more similar and this makes the stats more useful for cash, to a degree. I'm not an expert on this, and you'll find much be...
by WhiteRider
Sat Jan 07, 2023 9:50 am
 
Forum: PokerTracker 4
Topic: Differences between hand hisory from cash and tourney
Replies: 7
Views: 876
PreviousNext

Return to advanced search

cron
highfalutin