Raise/fold in BB vs SB complete/raise

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Raise/fold in BB vs SB complete/raise

Postby js2002 » Sat Jun 16, 2012 11:33 am

How do i implement that?

psydocode:
raise with prev limpers AND "in BB" (or propterty filter) AND ?
js2002
 
Posts: 1501
Joined: Fri Feb 15, 2008 5:44 am
Location: Germany

Re: Raise/fold in BB vs SB complete/raise

Postby WhiteRider » Sun Jun 17, 2012 4:23 am

Do you mean specifically when only the SB has limped, and everyone else folded before that?

You can do that using the new "actors" string.

cash_hand_summary.str_actors_p LIKE '9%'

That says that the first person to act (call or raise) was position 9.

See this post for more information on using this new database field.

To check that was a limp use:

NOT cash_hand_player_statistics.flg_p_face_raise
WhiteRider
Moderator
 
Posts: 53961
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Raise/fold in BB vs SB complete/raise

Postby js2002 » Sun Jun 17, 2012 5:20 am

WhiteRider wrote:Do you mean specifically when only the SB has limped, and everyone else folded before that?

To check that was a limp use:

NOT cash_hand_player_statistics.flg_p_face_raise


Yes.
But I cant use that last term because the limper limp raises in SB.
Both player face a raise during that hand.
But what do u think about this:

for bb player numerator:
actor=9% AND rwpc AND face_3bet AND LINE="RF"

for bb player denumerator:
actor=9% AND rwpc AND face_3bet

good?
js2002
 
Posts: 1501
Joined: Fri Feb 15, 2008 5:44 am
Location: Germany

Re: Raise/fold in BB vs SB complete/raise

Postby kraada » Sun Jun 17, 2012 9:35 am

If actor = 9% and you're in the BB and raise/fold you're always folding to a SB 3bet - no other player until the SB called or raised therefore they must have all folded. Thus, the only person left to reraise you is the small blind.

Then all you need to check is that you're facing and folding to a 3bet. If the SB had raised first in then you in the BB could never face a 3bet - you'd have to be making it.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Raise/fold in BB vs SB complete/raise

Postby js2002 » Sun Jun 17, 2012 9:55 am

thx! logic! and i would have build them to complicated.

@kraada: do u take a look at my other thread too? https://www.pokertracker.com/forums/vie ... 61&t=41799
js2002
 
Posts: 1501
Joined: Fri Feb 15, 2008 5:44 am
Location: Germany

Re: Raise/fold in BB vs SB complete/raise

Postby luisrocha091 » Mon Feb 12, 2018 12:27 pm

Could you create the statistics? can you put to download?
luisrocha091
 
Posts: 2
Joined: Mon Apr 25, 2016 4:18 pm

Re: Raise/fold in BB vs SB complete/raise

Postby potamito » Mon Feb 12, 2018 1:49 pm

BB Rol&Fold vs SB L_R.rar
(520 Bytes) Downloaded 69 times


There you go, i also send u a PM, cheers.
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm

Re: Raise/fold in BB vs SB complete/raise

Postby luisrocha091 » Thu Feb 15, 2018 3:01 pm

potamito wrote:
BB Rol&Fold vs SB L_R.rar


There you go, i also send u a PM, cheers.


Thank you man!
luisrocha091
 
Posts: 2
Joined: Mon Apr 25, 2016 4:18 pm


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 28 guests

cron