custom stat not working

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

custom stat not working

Postby WaitWaitW » Fri May 25, 2018 5:45 pm

hi !
I'm trying to make this stat :
Fold to PF 3Bet not AI After Raise (WWW_cnt_p_3bet_def_action_fold_when_open_raised_nAI / WWW_cnt_p_3bet_def_opp_when_open_raised_nAI) * 100
with :
WWW_cnt_p_3bet_def_action_fold_when_open_raised_nAI sum(if[tourney_hand_player_statistics.enum_p_3bet_action='F' AND tourney_hand_player_statistics.flg_p_first_raise AND tourney_hand_player_statistics.flg_f_4bet_opp, 1, 0])
WWW_cnt_p_3bet_def_opp_when_open_raised_nAI sum(if[tourney_hand_player_statistics.flg_p_3bet_def_opp AND tourney_hand_player_statistics.flg_p_first_raise AND tourney_hand_player_statistics.flg_f_4bet_opp, 1, 0])

I can't see where is the problem, any idea?

Thanks !
WaitWaitW
 
Posts: 79
Joined: Fri Aug 03, 2012 4:21 am

Re: custom stat not working

Postby Flag_Hippo » Sat May 26, 2018 1:33 pm

You are testing for a 4bet opportunity on the flop.
Flag_Hippo
Moderator
 
Posts: 14512
Joined: Tue Jan 31, 2012 7:50 am

Re: custom stat not working

Postby WaitWaitW » Mon May 28, 2018 5:44 am

lol. Thank you.
WaitWaitW
 
Posts: 79
Joined: Fri Aug 03, 2012 4:21 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 27 guests

cron
highfalutin