Discuss how to create custom stats, reports and HUD profiles and share your creations.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
by wallacedavidl » Wed Sep 25, 2024 8:08 am
I'd like to create a custom stat that reveals the percentage of time a player Bets the River with an Unfavorable Board. Where can I find this information?
-
wallacedavidl
-
- Posts: 47
- Joined: Sat Aug 03, 2024 4:37 pm
by Flag_Hippo » Wed Sep 25, 2024 1:45 pm
That will depend on your definition of an "unfavorable board" but if you can filter for that using built-in filters (More Filters -> Board Texture) you can review the SQL used for the board texture(s) by checking the query in your PokerTracker4.log file - see
this post.
-
Flag_Hippo
- Moderator
-
- Posts: 15169
- Joined: Tue Jan 31, 2012 7:50 am
by wallacedavidl » Wed Sep 25, 2024 5:54 pm
Thanks. I'll check that stuff out. When I say unfavorable board, it could be a player with pocket Kings with an Ace high board, or a player with a Set with a Made Flush board. In a nutshell, I'd like to know the percentage of time an opponent takes aggressive action on the River in a situation in which the Board reveals they could be beaten.
Thanks again...
-
wallacedavidl
-
- Posts: 47
- Joined: Sat Aug 03, 2024 4:37 pm
by wallacedavidl » Fri Sep 27, 2024 12:25 am
Ok. So I see columns such as cash_hand_summary.card_1 through cash_hand_summary.card_5. These are board cards, correct? Also, cash_hand_player_statistics.holecard_1 and cash_hand_player_statistics.holecard_2 appear to be pocket cards.
If there are two Aces on the board, do they both have the same numeric value?
And, is the numeric value of an hold card Ace the same as a board card Ace?
Thanks,
David
-
wallacedavidl
-
- Posts: 47
- Joined: Sat Aug 03, 2024 4:37 pm
by Flag_Hippo » Fri Sep 27, 2024 6:30 am
Yes
cash_hand_summary.card_1 through
cash_hand_summary.card_5 are the board cards. The numeric values of the board/holecards are
detailed here.
-
Flag_Hippo
- Moderator
-
- Posts: 15169
- Joined: Tue Jan 31, 2012 7:50 am
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 17 guests