limped pot, xflop, xturn, bet riv

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

limped pot, xflop, xturn, bet riv

Postby DJSpinThat » Mon Oct 25, 2021 4:22 am

doesn't seem to work, what am i missing?

XXB (limped pot)

(cnt_r_bet_limp_pot_whenxflopandturn / cnt_r_open_opp_limp_pot_whenxflopandturn) * 100

cnt_r_bet_limp_pot_whenxflopandturn
sum(if[tourney_hand_player_statistics.flg_r_bet AND (NOT(tourney_hand_player_statistics.flg_p_face_raise)) and lookup_actions_f.action='X' and lookup_actions_t.action='X', 1, 0])


cnt_r_open_opp_limp_pot_whenxflopandturn
sum(if[tourney_hand_player_statistics.flg_r_open_opp AND
(NOT(tourney_hand_player_statistics.flg_p_face_raise)) and lookup_actions_f.action='X' and lookup_actions_t.action='X', 1, 0])
DJSpinThat
 
Posts: 70
Joined: Mon Aug 18, 2014 5:49 pm

Re: limped pot, xflop, xturn, bet riv

Postby Flag_Hippo » Mon Oct 25, 2021 4:53 am

As per my answer to you in your other thread use char_length(tourney_hand_summary.str_aggressors_p) = 1 instead of NOT(tourney_hand_player_statistics.flg_p_face_raise).
Flag_Hippo
Moderator
 
Posts: 14441
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 23 guests

cron
highfalutin