Why is this sizing specific HU fold vs cbet stat not working

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Why is this sizing specific HU fold vs cbet stat not working

Postby Chamie » Mon May 30, 2022 1:39 pm

Hi, so my fold vs TCB after a specific sizing was used flop and a specific one turn seems to show ignore "and cbet def opportunity" because its counting hands where no TCB was made also.
Why?

sum(if[(cash_hand_player_statistics.val_f_bet_facing_pct BETWEEN 28.6 AND 47.2) AND (cash_hand_player_statistics.val_t_bet_facing_pct BETWEEN 28.6 AND 47.2) and
(lookup_actions_t.action SIMILAR TO '(F|XF)%') and
(lookup_actions_f.action SIMILAR TO 'XC') and
char_length(cash_hand_summary.str_aggressors_p) = 2 and (cash_hand_player_statistics.position = 8) and cash_hand_player_statistics.flg_f_cbet_def_opp and cash_hand_player_statistics.flg_t_cbet_def_opp , 1, 0])

sum(if[(cash_hand_player_statistics.val_f_bet_facing_pct BETWEEN 28.6 AND 47.2) AND (cash_hand_player_statistics.val_t_bet_facing_pct BETWEEN 28.6 AND 47.2) and
(lookup_actions_f.action SIMILAR TO 'XC') and
char_length(cash_hand_summary.str_aggressors_p) = 2 and (cash_hand_player_statistics.position = 8) and cash_hand_player_statistics.flg_f_cbet_def_opp and cash_hand_player_statistics.flg_t_cbet_def_opp , 1, 0])
Chamie
 
Posts: 52
Joined: Sat Nov 29, 2008 8:52 pm

Re: Why is this sizing specific HU fold vs cbet stat not wor

Postby Flag_Hippo » Tue May 31, 2022 5:45 am

Chamie wrote:because its counting hands where no TCB was made also.
Why?

I am not seeing any hands like that when using this expression. Please attach an example hand either here or privately in a Support Ticket with a link to this thread.
Flag_Hippo
Moderator
 
Posts: 14507
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 27 guests

cron