View Single Post
  #653  
Old 11-03-2007, 09:54 PM
PokerAce PokerAce is offline
Senior Member
 
Join Date: Jan 2005
Posts: 2,582
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

Did you see in my screenshots post where I copied the source of the Player Statistics report:

<font class="small">Code:</font><hr /><pre>
&lt;report id="Holdem-Cash-General-Player-Statistics-Main" name="Player Statistics"&gt;
&lt;display game="Holdem" group="Player" hassummary="true"&gt;
&lt;column value="Limit"/&gt;
&lt;column value="Hands"/&gt;
&lt;column value="VP$IP"/&gt;
&lt;column value="VP$IP SB"/&gt;
&lt;column value="Won $ WSF"/&gt;
&lt;column value="WTSD"/&gt;
&lt;column value="W$SD"/&gt;
&lt;column value="PFR"/&gt;
&lt;column value="3Bet Preflop"/&gt;
&lt;column value="3Bet Flop"/&gt;
&lt;column value="3Bet Turn"/&gt;
&lt;column value="3Bet River"/&gt;
&lt;column value="3Bet Total"/&gt;
&lt;column value="Att To Steal"/&gt;
&lt;column value="Preflop AF"/&gt;
&lt;column value="Flop AF"/&gt;
&lt;column value="Turn AF"/&gt;
&lt;column value="River AF"/&gt;
&lt;column value="Total AF"/&gt;
&lt;column value="Preflop AFq"/&gt;
&lt;column value="Flop AFq"/&gt;
&lt;column value="Turn AFq"/&gt;
&lt;column value="River AFq"/&gt;
&lt;column value="Total AFq"/&gt;
&lt;column value="Fold SB to Steal"/&gt;
&lt;column value="Fold BB to Steal"/&gt;
&lt;/display&gt;
&lt;/report&gt;
</pre><hr />

You'll be able to add any existing stat to a report, and you'll be able to create your own custom stats to include in reports as well.

Flexibility and the ability to customize were high priority in designing PT3. You'll be able to add just about any stat you can think of, and you'll be able to filter for just about anything you can think of.

Oh, and I'd just like to take a minute and brag. After sitting down and optimizing, we've sped up our already fast imports significantly. I'm not going to quote numbers, but in a comparison on my computer, PT3's import was nearly twice as fast as the competition's. Faster in displaying data too. After PT3 is released, PokerTracker will not be known for it's slow imports, that's for sure! [img]/images/graemlins/smile.gif[/img]
Reply With Quote