vpip stat for different stack sections

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

vpip stat for different stack sections

Postby kaskas » Thu Dec 06, 2018 1:50 pm

Hi, I want to create the vpip stat for different stack sections, for example:
0-8bb, 8-12, 12-16 ...
I'm new to this and I do not know how to do it.
Thanks in advance
kaskas
 
Posts: 5
Joined: Tue Dec 04, 2018 3:13 pm

Re: vpip stat for different stack sections

Postby kaskas » Thu Dec 06, 2018 2:50 pm

I would also like to do this by differentiating each position
kaskas
 
Posts: 5
Joined: Tue Dec 04, 2018 3:13 pm

Re: vpip stat for different stack sections

Postby kaskas » Thu Dec 06, 2018 3:10 pm

this would be correct for the stat vpip between 10 - 13bb?
sum(if[tourney_hand_player_statistics.id_hand > 0 AND (tourney_hand_player_statistics.amt_p_effective_stack / tourney_blinds.amt_bb) BETWEEN 10 and 13, 1, 0])
kaskas
 
Posts: 5
Joined: Tue Dec 04, 2018 3:13 pm

Re: vpip stat for different stack sections

Postby Flag_Hippo » Fri Dec 07, 2018 8:47 am

kaskas wrote:Hi, I want to create the vpip stat for different stack sections, for example:
0-8bb, 8-12, 12-16 ...
I'm new to this and I do not know how to do it.

This guide covers the basics on custom statistics creation and this guide goes into more detail (the latter was written for PokerTracker 3 but the techniques all apply to PokerTracker 4) and for details on creating custom statistics by stack size see this post.
kaskas wrote:I would also like to do this by differentiating each position

If you want that information in a HUD stat it's easier to specify the position via the 'Item Properties' tab at the top right of the HUD Profile Editor window. Select the stat you want to configure and scroll down to where it says 'Position'. You can also create your own positional popup with these statsitics.
kaskas wrote:this would be correct for the stat vpip between 10 - 13bb?
sum(if[tourney_hand_player_statistics.id_hand > 0 AND (tourney_hand_player_statistics.amt_p_effective_stack / tourney_blinds.amt_bb) BETWEEN 10 and 13, 1, 0])

For one of the columns yes but there are two other columns that need to be edited as well (cnt_hands and cnt_walks).
Flag_Hippo
Moderator
 
Posts: 14510
Joined: Tue Jan 31, 2012 7:50 am

Re: vpip stat for different stack sections

Postby kaskas » Fri Dec 07, 2018 9:22 am

Thanks for the reply
kaskas
 
Posts: 5
Joined: Tue Dec 04, 2018 3:13 pm


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 10 guests

cron
highfalutin