Fold to CBET IP / OOP

Forum for users that want to write their own custom queries against the PT database either via the Structured Query Language (SQL) or using the PT3 custom stats/reports interface.

Moderator: Moderators

Fold to CBET IP / OOP

Postby hpcx » Wed Apr 04, 2012 8:24 pm

I have a doubt about the definition for cnt_f_cbet_def_action_fold_out_of_pos ( Number of times player folded to a flop continuation bet when out of position) :
sum(if[cash_hand_player_statistics.flg_f_check AND cash_hand_player_statistics.enum_f_cbet_action='F', 1, 0])

How could flg_f_check be TRUE in this case ?
hpcx
 
Posts: 10
Joined: Tue Nov 03, 2009 6:47 am

Re: Fold to CBET IP / OOP

Postby kraada » Thu Apr 05, 2012 9:23 am

When you are out of position you must check before you face a continuation bet - otherwise you would be in position.

Think about it like this: If you face a cbet without checking that must mean the guy acted before you - if he acted before you, you must be in position on him. This is just the inverse of that case.
kraada
Moderator
 
Posts: 54430
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Fold to CBET IP / OOP

Postby hpcx » Thu Apr 12, 2012 4:30 pm

I understand your answer to my previous question but it makes me woder why for "cnt_f_cbet_def_action_fold_in_pos" the definition is :
sum(if[cash_hand_player_statistics.flg_f_check AND cash_hand_player_statistics.enum_f_cbet_action='F', 1, 0])

How could cash_hand_player_statistics.flg_f_check be true ?
hpcx
 
Posts: 10
Joined: Tue Nov 03, 2009 6:47 am

Re: Fold to CBET IP / OOP

Postby kraada » Thu Apr 12, 2012 5:44 pm

That is an error and is on our list to be corrected.
kraada
Moderator
 
Posts: 54430
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Fold to CBET IP / OOP

Postby rav3n » Wed Sep 12, 2012 12:27 pm

Are this stats somewhere to download?
rav3n
 
Posts: 16
Joined: Wed Sep 12, 2012 9:16 am

Re: Fold to CBET IP / OOP

Postby kraada » Wed Sep 12, 2012 3:54 pm

For the HUD you can just add Fold to Flop Continuation Bet and then change the Has Position Item Property to "In Position on Flop" or "Out of Position on Flop" - custom stats aren't required for this particular piece of information.
kraada
Moderator
 
Posts: 54430
Joined: Wed Mar 05, 2008 2:32 am
Location: NY


Return to Custom Stats, Reports, and SQL [Read Only]

Who is online

Users browsing this forum: No registered users and 8 guests