by jiraiyasama » Thu Aug 22, 2013 2:24 am
(HU_cnt_steal_ol_6bb_less / HU_cnt_steal_opp_sb_6bb_less) * 100
sum(if[tourney_hand_player_statistics.flg_p_open_opp and tourney_hand_player_statistics.position = 9 and tourney_blinds.flg_hu and tourney_hand_player_statistics.flg_p_limp = TRUE AND tourney_hand_player_statistics.amt_p_effective_stack / tourney_blinds.amt_bb <= 6, 1, 0])
sum(if[tourney_hand_player_statistics.flg_p_open_opp and tourney_hand_player_statistics.position = 9 and tourney_blinds.flg_hu and tourney_hand_player_statistics.amt_p_effective_stack / tourney_blinds.amt_bb <= 6, 1, 0])
( HU_cnt_steal_O_raise_6bb_less / HU_opp_OR_sb_6bb_less) * 100
sum(if[tourney_hand_player_statistics.flg_p_open_opp and tourney_hand_player_statistics.position = 9 and tourney_hand_player_statistics.flg_p_first_raise = TRUE and tourney_blinds.flg_hu and NOT tourney_hand_player_statistics.enum_allin = 'P' and tourney_hand_player_statistics.amt_p_effective_stack / tourney_blinds.amt_bb <= 6, 1, 0])
sum(if[tourney_hand_player_statistics.flg_p_open_opp and tourney_hand_player_statistics.position = 9 and tourney_blinds.flg_hu and NOT tourney_hand_player_statistics.enum_allin = 'P' and tourney_hand_player_statistics.amt_p_effective_stack / tourney_blinds.amt_bb <= 6, 1, 0])