VCardKiller wrote:I uploaded the zip file onto the warehouse with the title "Check Fold vs Float Bet 3bet Pot" for anyone else to DL.
I've removed the upload from the warehouse since the definition you posted does not match how I've defined and written those stats. You posted the definition as follows:
VCardKiller wrote:Amount of times a player 3bet preflop and check folded..
The statistics I created are not specific to the player who made the 3Bet. I've asked for clarification earlier in this thread and given different methods of writing the statistic because I've never been sure exactly what you wanted:
Flag_Hippo wrote:Is this as the preflop aggressor or caller? Or does it not matter?
VCardKiller wrote:It would be a both
At this stage I thought it was as both aggressor and caller but when you posted further code I asked for clarification:
Flag_Hippo wrote:When I asked this earlier and you said both did you mean in the same statistic or each separately?
Your reply was this which didn't really clarify anything for me:
VCardKiller wrote:At this stage the only stat I want is the "X/F" stat for OTF,OTT,OTR.
I then gave you different expressions as I still wasn't sure for but unfortunately you ran into some trouble getting the code to work so I made an assumption based on the information I had.
VCardKiller wrote:HM has it built in why cant PT4?
You never specified the names of the statistics so I checked Holdem Manager 2 and saw the following:
1) Flop Check-Fold - 3Bet Pot OOP (this is for both 3bettors and callers)
2) Fold Check-Fold to CB 3Bet Pot OOP (this is only for callers)
2) Skip Flop CB and Check-Fold - 3Bet Pot OOP (this is only for 3bettors)
Since you've never specified anything that would imply the latter two statistics I've assumed it was the first so please accept my apologies for getting it wrong. If you want the statistic for the 3bettor only then you can add
cash_hand_player_statistics.flg_p_3bet back into each of the columns I created.
VCardKiller wrote:Amount of times a player 3bet preflop and check folded either OTF, OTT and OTR vs float bet.
Furthermore this definition you gave was the first time you've even mentioned a float and this would require another change. A float in PokerTracker 4 is when a player bets vs a missed CBet and the turn and river statistics I built do not take into account whether the player CBet the previous streets or not. If that's what you want then you would need to add
cash_hand_player_statistics.flg_x_float_def_opp to the turn and river columns (where 'x' is the street the player skipped cbetting and faced a float bet).
VCardKiller wrote:I know I might be pushing my luck but could you also give me instructions for doing the fold to check raise in 3bet pots?
Who is the 3bettor? Who is the caller? Is it both? Is the bet before the check-raise a CBet, float bet or any bet? Is the statistic in Holdem Manager 2? If so please give the exact name. Sorry for all the questions but it's very important to me that I understand exactly what you want so that any advice/code I give will result in a statistic that is 100% accurate and is not counting things it shouldn't (and/or vice versa).