Multiway pot and BOUNTY TOURNAMENT

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Re: Multiway pot and BOUNTY TOURNAMENT

Postby KAIOU » Sat Jun 18, 2022 12:12 pm

I apologize for it , now i created a fold to bet flot turn and river for 2way

(cnt_r_bet_def_action_fold_2way / cnt_r_bet_def_opp_2way) * 100


sum(if[tourney_hand_player_statistics.amt_r_bet_facing > 0 AND (lookup_actions_f.action SIMILAR TO '(F|XF)') and (( tourney_hand_summary.cnt_players_r=2)), 1, 0])


sum(if[tourney_hand_player_statistics.amt_r_bet_facing > 0 and (( tourney_hand_summary.cnt_players_r=2)), 1, 0])


I've just created for bet , maybe later I customize for cbet , but maybe it' is irrilevant , as I have more sample , i don't know

Anyway thanks
KAIOU
 
Posts: 72
Joined: Sat Mar 09, 2019 10:37 pm

Re: Multiway pot and BOUNTY TOURNAMENT

Postby Flag_Hippo » Sun Jun 19, 2022 5:21 am

KAIOU wrote:now i created a fold to bet flot turn and river for 2way

That's fine but I don't know your definition of 2way in this case. You are testing for 2 players on the river but bear in mind that doesn't mean that is what exclusively a heads up pot postflop as there could have been more than two players on the flop/turn. If you want a statistic that records heads up pots postflop then you would want to test for two players on the flop instead.
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am

Re: Multiway pot and BOUNTY TOURNAMENT

Postby KAIOU » Sun Jun 19, 2022 2:29 pm

Yes , I post the first sample and it was river But I create all street from flop to river , thanks
KAIOU
 
Posts: 72
Joined: Sat Mar 09, 2019 10:37 pm

Previous

Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 21 guests

cron