3bet preflop not all in 17-30bb

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Re: 3bet preflop not all in 17-30bb

Postby DJSpinThat » Sat Jan 14, 2017 10:03 pm

3bet PF nAI 17-30bb is counting the times when the villian shoved for 17-30bb pre, is the following correct???

3bet PF nAI 17-30bb

(cnt_p_3bet_17_30bb_nAI / cnt_p_3bet_opp_17_30bb_nAI) * 100

cnt_p_3bet_17_30bb_nAI
sum(if[tourney_hand_player_statistics.flg_p_face_raise and tourney_hand_player_statistics.amt_p_2bet_facing <= tourney_hand_player_statistics.amt_p_effective_stack and tourney_hand_player_statistics.flg_p_3bet and
tourney_hand_player_statistics.amt_p_raise_made <= tourney_hand_player_statistics.amt_p_effective_stack and
(tourney_hand_player_statistics.amt_p_effective_stack / tourney_blinds.amt_bb) between 17 and 30, 1, 0])

cnt_p_3bet_opp_17_30bb_nAI
sum(if[tourney_hand_player_statistics.flg_p_3bet_opp and tourney_hand_player_statistics.flg_p_face_raise and tourney_hand_player_statistics.amt_p_2bet_facing <= tourney_hand_player_statistics.amt_p_effective_stack and
tourney_hand_player_statistics.amt_p_raise_made <= tourney_hand_player_statistics.amt_p_effective_stack and
(tourney_hand_player_statistics.amt_p_effective_stack / tourney_blinds.amt_bb) between 17 and 30, 1, 0])
DJSpinThat
 
Posts: 70
Joined: Mon Aug 18, 2014 5:49 pm

Re: 3bet preflop not all in 17-30bb

Postby WhiteRider » Sun Jan 15, 2017 6:18 am

They look OK I think.
You probably don't need the test for the size of the 2bet faced because if you have a 3bet-opp (or made a 3bet) then the 2bet must have been for less than your effective stack.
WhiteRider
Moderator
 
Posts: 53961
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Previous

Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: Google [Bot] and 17 guests

cron
highfalutin