CALL PF 5Bet after 4Bet

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

CALL PF 5Bet after 4Bet

Postby sgftymkgg » Fri Aug 26, 2022 8:30 am

CALL PF 5Bet after 4Bet


sum(if[char_length(cash_hand_summary.str_aggressors_p) > 4 and cash_hand_player_statistics.position = substring(cash_hand_summary.str_aggressors_p from 4 for 1)::int and cash_hand_player_statistics.enum_p_4bet_action = 'C' , 1, 0])


sum(if[char_length(cash_hand_summary.str_aggressors_p) > 4 and cash_hand_player_statistics.position = substring(cash_hand_summary.str_aggressors_p from 4 for 1)::int and cash_hand_player_statistics.flg_p_4bet_def_opp, 1, 0])

correct?
sgftymkgg
 
Posts: 46
Joined: Sun Aug 02, 2020 10:08 am

Re: CALL PF 5Bet after 4Bet

Postby Flag_Hippo » Fri Aug 26, 2022 12:51 pm

That will work fine. If you want to check some hands for yourself you can test your expressions using the method described in this post.
Flag_Hippo
Moderator
 
Posts: 14493
Joined: Tue Jan 31, 2012 7:50 am

Re: CALL PF 5Bet after 4Bet

Postby sgftymkgg » Fri Aug 26, 2022 1:26 pm

Flag_Hippo wrote:That will work fine. If you want to check some hands for yourself you can test your expressions using the method described in this post.

TY
sgftymkgg
 
Posts: 46
Joined: Sun Aug 02, 2020 10:08 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 10 guests

cron