Fold to Squeeze stat

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 Squeeze stat

Postby Oakrdrzfan » Sun Sep 14, 2008 3:53 am

Anyone make a fold to Squeeze stat yet. I am struggling with it.
Oakrdrzfan
 
Posts: 303
Joined: Sat Jan 19, 2008 6:50 pm

Re: Fold to Squeeze stat

Postby WhiteRider » Sun Sep 14, 2008 4:38 am

There are database fields:
holdem_hand_player_statistics.flg_p_squeeze_def_opp
holdem_hand_player_statistics.enum_p_squeeze_action (F=fold, C=call, R=raise)

I haven't experimented with these yet, so I'm not sure exactly how they work, but you should be able to set it up pretty easily, like:
sum( if[holdem_hand_player_statistics.flg_p_squeeze_def_opp AND holdem_hand_player_statistics.enum_p_squeeze_action='F', 1, 0] )

Custom Statistics and Reports FAQ.
WhiteRider
Moderator
 
Posts: 54025
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Fold to Squeeze stat

Postby Kevin86 » Fri Oct 03, 2008 1:00 pm

Sorry but this is Chinese to me. Any chance this stat will be in the next update? I also miss the donk-flop double barrel and limp-fold.
Kevin86
 
Posts: 40
Joined: Sun May 25, 2008 1:44 pm

Re: Fold to Squeeze stat

Postby WhiteRider » Fri Oct 03, 2008 2:28 pm

I doubt it will be in the next update, but we are working on adding more built in stats.

"donk-flop double barrel" - do you mean donk flop AND donk turn?
There is a donk flop Custom Stat available for download from the Repository, and that would be very easy to adapt if you look at that and Donk Turn.

I think limp-fold is already in the repository too?
Of maybe it's linked in the FAQ, I can't remember.
WhiteRider
Moderator
 
Posts: 54025
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Fold to Squeeze stat

Postby Kevin86 » Fri Oct 03, 2008 2:49 pm

WhiteRider wrote:I doubt it will be in the next update, but we are working on adding more built in stats.

"donk-flop double barrel" - do you mean donk flop AND donk turn?

Sorry ment Donk-flop and double barrel.

Where can I find a explenation on how I can add a stat. Where do I have to add the files from the Repository and what do I have to change in my hud in order to add the new stat?

Thanks.
Kevin86
 
Posts: 40
Joined: Sun May 25, 2008 1:44 pm

Re: Fold to Squeeze stat

Postby WhiteRider » Fri Oct 03, 2008 3:27 pm

Hmm, I should add instructions on downloading from the Repository to the FAQ...

Once you have downloaded a stat (it doesn't matter where you save it), open the Custom Stats window, Stats tab, and click Import.
After you have imported the stat and clicked 'Apply', when you start the HUD the new stat will be available to add.
WhiteRider
Moderator
 
Posts: 54025
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Fold to Squeeze stat

Postby Kevin86 » Fri Oct 03, 2008 5:25 pm

WhiteRider wrote:Hmm, I should add instructions on downloading from the Repository to the FAQ...

Once you have downloaded a stat (it doesn't matter where you save it), open the Custom Stats window, Stats tab, and click Import.
After you have imported the stat and clicked 'Apply', when you start the HUD the new stat will be available to add.

I imported the flopping a set file. I can see in blue 'Count Flopped set'. But when I want to add it in my hud I can't find that stat. It is also not in the stats list under the general tab.
Kevin86
 
Posts: 40
Joined: Sun May 25, 2008 1:44 pm

Re: Fold to Squeeze stat

Postby WhiteRider » Fri Oct 03, 2008 6:12 pm

'Flopped Sets' is a Report, not a Stat. You would report that in the "Reports" tab.
To get Statistics, you must use the Statistics section of the repository.
Only Custom Statistics in the 'holdem cash player statistics' section will available on the HUD.
WhiteRider
Moderator
 
Posts: 54025
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Fold to Squeeze stat

Postby Kevin86 » Fri Oct 03, 2008 6:14 pm

WhiteRider wrote:'Flopped Sets' is a Report, not a Stat. You would report that in the "Reports" tab.
To get Statistics, you must use the Statistics section of the repository.
Only Custom Statistics in the 'holdem cash player statistics' section will available on the HUD.

Yes of course. I'm tired.

Sorry about that:)
Kevin86
 
Posts: 40
Joined: Sun May 25, 2008 1:44 pm


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

Who is online

Users browsing this forum: No registered users and 0 guests