Fold vs 3BAI when 3B is bigger than 2B multiplied by 4

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Fold vs 3BAI when 3B is bigger than 2B multiplied by 4

Postby parraka » Wed Dec 22, 2021 10:53 am

Hello, i am trying to make this custom stat and i wonder if its possible to create it.

In reports i check that in Preflop Bet Sizing we are able to specify the size of the 3bet according BBs, Chips , Percentage of Pot and Multiple of the 2Bet between but in Preflop Action Faced with size were are only able to specify the size of the 3bet according BBs and Percentage of Pot.

Would be possible to use Multiple of the 2Bet when we are Facing a 3Bet?
parraka
 
Posts: 63
Joined: Tue Jan 04, 2011 2:49 pm

Re: Fold vs 3BAI when 3B is bigger than 2B multiplied by 4

Postby Flag_Hippo » Thu Dec 23, 2021 6:55 am

Add the size of the 3bet faced to the size of the 2bet and then compare that to the size of the 2bet:

Code: Select all
((cash_hand_player_statistics.amt_p_raise_made + cash_hand_player_statistics.amt_p_3bet_facing) / cash_hand_player_statistics.amt_p_raise_made) > 4
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 30 guests

cron
highfalutin