No function for Fold to PF 3bet after Call

General discussion of PokerTracker 3.

Moderator: Moderators

No function for Fold to PF 3bet after Call

Postby jeongwee » Sun Feb 16, 2014 6:38 am

No function for Fold to PF 3bet after Call? :shock: :(
jeongwee
 
Posts: 160
Joined: Sun Feb 16, 2014 6:35 am

Re: No function for Fold to PF 3bet after Call

Postby WhiteRider » Sun Feb 16, 2014 11:45 am

I suspect that is one of those situations which didn't warrant a built-in stat, but you could make it as a custom stat. Take a look at the Custom Stats Guide to see how custom stats work.
WhiteRider
Moderator
 
Posts: 53961
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: No function for Fold to PF 3bet after Call

Postby jeongwee » Tue Feb 18, 2014 7:33 am

WhiteRider wrote:I suspect that is one of those situations which didn't warrant a built-in stat, but you could make it as a custom stat. Take a look at the Custom Stats Guide to see how custom stats work.



ty whiterider
i just bought pokertracker4 and
i found this from Custom Statistics

Fold to PF 2Bet After Minbet Flop
by kraada Jul. 16, 2012

793 downloads
The percentage of the time that a player folded to the first raise on the flop given that he bet the minimum on the flop and faced a raise.



but looks like its a wrong stats or maybe wrong description?

fold to preflop 2bet after minbet flop???????? not minbet preflop?????
jeongwee
 
Posts: 160
Joined: Sun Feb 16, 2014 6:35 am

Re: No function for Fold to PF 3bet after Call

Postby kraada » Tue Feb 18, 2014 8:58 am

That should be fold to F 2bet after minbet flop; I'll make sure it gets fixed.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: No function for Fold to PF 3bet after Call

Postby RenzoBR » Sat Aug 09, 2014 9:19 am

You can build this stat.

I used "Holdem tournament player statistics" table here.

1- Create a new column
Name: cnt_p_3bet_after_call
Expression: sum( if[tourney_holdem_hand_player_statistics.flg_p_open = false AND tourney_holdem_hand_player_statistics.cnt_p_raise > 0 AND tourney_holdem_hand_player_statistics.flg_p_3bet AND tourney_holdem_hand_player_statistics.enum_p_3bet_action='C' AND tourney_holdem_hand_player_statistics.enum_p_3bet_action='F', 1, 0])
Description: Fold to preflop 3bet after other player call 3bet before you.

Save, apply and housekeeping database.

2- Create a new stat
Name: Fold to PF 3bet after call
Description: Fold to PF 3bet after Call
Value Expression: cnt_p_3bet_after_call

Format...
Title: FPF3BaC width 55 right
Format Expression: format_number( cnt_p_3bet_after_call , 0 , false , false )
Format summary expression: format_number( cnt_p_3bet_after_call , 0 , false , false )
RenzoBR
 
Posts: 2
Joined: Sat Aug 09, 2014 5:36 am


Return to General [Read Only]

Who is online

Users browsing this forum: No registered users and 22 guests

cron
highfalutin