Pot bet frequency

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Pot bet frequency

Postby LethalIndustry » Mon Feb 19, 2018 11:56 pm

Is it possible to make a stat for the frequency of pot size bets, aggregated over postflop as a whole. I know there's cnt_f_bet, val_f_bet_size etc. but I don't know how to fit them together.

I'd also want to exclude small pots as people frequently overbet there, and all-in bets
LethalIndustry
 
Posts: 3
Joined: Sun May 06, 2012 10:33 am

Re: Pot bet frequency

Postby potamito » Tue Feb 20, 2018 7:28 am

Maybe trying to add all the action columns and add all the opportunities columns?
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm

Re: Pot bet frequency

Postby Flag_Hippo » Wed Feb 21, 2018 5:07 pm

Yes you can do that. For example to determine the players bet size as a percentage of the pot and the size of the pot in big blinds (for the flop) you can use

Code: Select all
cash_hand_player_statistics.val_f_bet_made_pct between X and Y and cash_hand_summary.amt_pot_f / cash_limit.amt_bb between X and Y

See this guide for the basics on custom statistics creation and this guide for a deeper walkthrough.
Flag_Hippo
Moderator
 
Posts: 14441
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 13 guests

cron