won showdown when call raise river

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

won showdown when call raise river

Postby plukhead » Mon Mar 22, 2021 6:29 pm

hola necesito modificar esta stats para que cuente solo los calls vs raise river.Gracias


(cnt_wtsd_won_when_r_call / cnt_r_call_hands) * 100


sum(if[tourney_hand_player_statistics.cnt_r_call > 0 AND tourney_hand_player_statistics.flg_won_hand AND tourney_hand_player_statistics.flg_showdown, 1, 0])


sum(if[tourney_hand_player_statistics.cnt_r_call > 0 AND tourney_hand_player_statistics.flg_showdown, 1, 0])
plukhead
 
Posts: 117
Joined: Mon Sep 16, 2019 11:16 pm

Re: won showdown when call raise river

Postby Flag_Hippo » Tue Mar 23, 2021 7:02 am

Code: Select all
AND tourney_hand_player_statistics.flg_r_face_raise AND NOT (tourney_hand_player_statistics.amt_r_bet_facing > 0 and lookup_actions_r.action SIMILAR TO '(CF|CR)')
Flag_Hippo
Moderator
 
Posts: 14505
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 26 guests

cron
highfalutin