Filter by Single Raised Pots

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Filter by Single Raised Pots

Postby freesko » Mon Oct 30, 2017 7:07 am

Hi,
I'm building a bunch of stats filtered by single raised pots, just wanted to make sure that I'm doing it correctly.
Here is an example: Fold to River Float Bet in SR pot

Definition: (cnt_r_float_def_action_fold_SR_pot / cnt_r_float_def_opp_SR_pot) * 100

cnt_r_float_def_action_fold_SR_pot column:
sum(if[char_length(cash_hand_summary.str_aggressors_p) = 2 AND cash_hand_player_statistics.enum_r_float_action='F',1,0])

cnt_r_float_def_opp_SR_pot column:
sum(if[char_length(cash_hand_summary.str_aggressors_p) = 2 AND cash_hand_player_statistics.flg_r_float_def_opp, 1, 0])

Thanks in advance.
freesko
 
Posts: 18
Joined: Thu Jun 07, 2012 2:05 pm

Re: Filter by Single Raised Pots

Postby Flag_Hippo » Mon Oct 30, 2017 7:35 pm

That's good. If you are not aware you can also test any expressions you create in 'My Reports' with the method described here.
Flag_Hippo
Moderator
 
Posts: 14510
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 25 guests

cron
highfalutin