Fold to Turn Cbet (<40%)

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Fold to Turn Cbet (<40%)

Postby Corcho7303 » Mon Jul 31, 2023 4:23 pm

Id like to create a stat, when i cbet Turn with a 40% or less Bet the villian Raise the cBET

i Created one for river bet, but its for bet in general, not cbet, and i cant find how to create one for cbet turn. can anyone help me?? Thanks!!

This is what i created for river min bet

(cnt_r_minbet_def_action_raise / cnt_r_minbet_def_action_fold_opp) * 100


cnt_r_minbet_def_action_raise:
sum(if[cash_hand_player_statistics.val_r_bet_facing_pct < 28.57 AND
cash_hand_player_statistics.val_r_bet_facing_pct > 0 AND
(lookup_actions_r.action='R%'), 1, 0])

cnt_r_minbet_def_action_fold_opp
sum(if[cash_hand_player_statistics.val_r_bet_facing_pct < 28.57 AND cash_hand_player_statistics.val_r_bet_facing_pct > 0, 1, 0])
Corcho7303
 
Posts: 6
Joined: Fri Jun 02, 2023 8:18 pm

Re: Fold to Turn Cbet (<40%)

Postby Flag_Hippo » Tue Aug 01, 2023 4:59 am

If the player is facing a turn cbet then the following is true:

Code: Select all
cash_hand_player_statistics.flg_t_cbet_def_opp
Flag_Hippo
Moderator
 
Posts: 17057
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 8 guests