Fold to R <30% Pot Bet

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Fold to R <30% Pot Bet

Postby potamito » Thu Sep 14, 2017 4:00 pm

I just built a series of custom stats for "Fold to River Bet as % of the pot" im obviously taking into account how much villain bet on the river and made the convertion from there. The stat for 30% or lessbet is not showing a consistant data as the others, its showing all the hands played against this particular villain. This is what i have thus far...

Fold to R <30% Pot Bet

Action
cnt_r_facing_less_30pct_bet_def_action_fold
Code: Select all
sum(if[tourney_hand_player_statistics.val_r_bet_facing_pct < 23.08 and lookup_actions_r.action SIMILAR TO '(F|XF)%', 1, 0])

Opportunity
cnt_r_facing_less_30pct_bet_def_opp
Code: Select all
sum(if[tourney_hand_player_statistics.val_r_bet_facing_pct between 0.1 and 23.08,  1, 0])


Thoughts?
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm

Re: Fold to R <30% Pot Bet

Postby potamito » Thu Sep 14, 2017 4:22 pm

Here´s a screenshot of my popup....
popup.png
popup.png (7.72 KiB) Viewed 348 times
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm

Re: Fold to R <30% Pot Bet

Postby Flag_Hippo » Fri Sep 15, 2017 7:21 am

The stat looks good so try rebuilding your custom cache to see if that fixes it.
Flag_Hippo
Moderator
 
Posts: 14505
Joined: Tue Jan 31, 2012 7:50 am

Re: Fold to R <30% Pot Bet

Postby potamito » Fri Sep 15, 2017 11:32 am

Already did.
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm

Re: Fold to R <30% Pot Bet

Postby Flag_Hippo » Fri Sep 15, 2017 1:31 pm

I don't get that using the expressions you posted above so can you please export your popup group along with a sample of hands for this villain and attach those to a Support Ticket.
Flag_Hippo
Moderator
 
Posts: 14505
Joined: Tue Jan 31, 2012 7:50 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 43 guests

cron