new stat button vs EP

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

new stat button vs EP

Postby DrKK » Fri Aug 08, 2008 10:39 am

Hi I am new to making new stats. I am reading the help docs and see that it is quit complicated.
What I want is a stat for the report section which shows the factor of raising an unopened pot from early position and how often someone is raising an unopened pot from the button.

So in this stat position comes in to. While figuring this out some usefull tips are very welcome.
Thanks a lot.

Edit:
so:

PFR button/PFR EP in unopened pots. Or better PFR LP/ PFR EP

I need to make 2, on for 6 max and one for FR. Only might be difficult for tables which are not fully occupied?
DrKK
 
Posts: 121
Joined: Mon May 05, 2008 10:13 am

Re: new stat button vs EP

Postby WhiteRider » Fri Aug 08, 2008 12:01 pm

You can tell how many players are in the hand:
holdem_hand_summary.cnt_players

There is already a stat "RFI" (Raise First In) which shows when you open the pot with a raise, so you could base your new stat on that.
You get your position from:
holdem_hand_player_statistics.position
This is position off the button, except BB=8, SB=9.
WhiteRider
Moderator
 
Posts: 54025
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: new stat button vs EP

Postby DrKK » Fri Aug 08, 2008 1:11 pm

ok tx :D, this helps
DrKK
 
Posts: 121
Joined: Mon May 05, 2008 10:13 am


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

Who is online

Users browsing this forum: No registered users and 6 guests