Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   New Software: Holdem Manager (http://archives1.twoplustwo.com/showthread.php?t=435845)

rvg72 07-17-2007 01:06 AM

Re: New Software: Holdem Manager
 
[ QUOTE ]
rvg,

instead of having "turn cbet%" i'd rather multiply "flop cbet%" and "turn cbet%" to get "%time player fires two streets (period)". same goes for "river cbet%" (flopcbet% * turncbet% * rivercbet%). since it'll eventually be in a hud i'd rather the # be something i can quickly glance at and use when multitabling.

[/ QUOTE ]

Here's a little teaser on the type of things you'll be able to do with HM:

1) backup and then open up your program files\rvg software\holdem manager\config\reportstats.xml file with notepad

2) add this line near the bottom

<Stat ColumnHeader="VV Turn CBet%" ColumnFormat="0.0" ColumnWidth="61" ToolTip="" SQL="(case when sum(case when TurnContinuationBetPossible = true then 1 else 0 end) = 0 then 0 else sum(case when TurnContinuationBetMade = true then 1 else 0 end)*100.0/sum(case when TurnContinuationBetPossible = true then 1 else 0 end) end)*(case when sum(case when FlopContinuationBetPossible = true then 1 else 0 end) = 0 then 0 else sum(case when FlopContinuationBetMade = true then 1 else 0 end)*100.0/sum(case when FlopContinuationBetPossible = true then 1 else 0 end) end)/100.0 as VVTurnContinuationBetPct" StatGroup="KeyPostFlopStats" />

You now have a new stat named VVTurnContinuationBetPct which is equal to your flop CB X turn CB

3) backup and then open your program files\rvg software\holdem manager\reports\overall.xml file with notepad

4) Add this line under the other similar lines:

<DefaultStat FieldName="VVTurnContinuationBetPct" />

5) Relaunch Holdem Manager and run your Overall Report and check out the VanVeen Turn CBet %.

6) Profit [img]/images/graemlins/smile.gif[/img]

The open ended nature of the reporting is going to let people become very creative in their analysis. Getting this new stat to appear in your HUD is much more of a challenge but I'm working on ways to do this. For the huge majority of you that don't feel too comfortable messing around with xml and sql don't worry - you'll be able to browse and download new reports that people share right from within HM. That's the plan anyways [img]/images/graemlins/smile.gif[/img]

rvg

sputnik365 07-17-2007 01:07 AM

Re: New Software: Holdem Manager
 
v 0.11b
There is some discrepancy between HM and PT
I have only done PP at the mo.
Exported from PT and imported into HM about 600K hands.

In PT my total hands are 8,462
In HM my total hands are 8,905
Only filter in PT is site

rvg72 07-17-2007 01:10 AM

Re: New Software: Holdem Manager
 
[ QUOTE ]
v 0.11b
There is some discrepancy between HM and PT
I have only done PP at the mo.
Exported from PT and imported into HM about 600K hands.

In PT my total hands are 8,462
In HM my total hands are 8,905

[/ QUOTE ]

HM is higher in hands played??? That's kind of weird. There definately will be differences right now as I'm still fixing lots of little (and some big) importing issues.

rvg

rvg72 07-17-2007 03:06 AM

Re: New Software: Holdem Manager
 
ok, no update tonight.

I have stickied a complete list of suggestions and bugs from my forum here (int the suggestions and bugs groups):

Forum

although I need to go through this thread and update the two lists.

If you are getting a lot of import errors then you might need to change your regional settings to English-US (or wait until the next version where I have this fixed).

if you are importing 0 hands all the time then I'm still working on that and hopefully tonight (Tuesday) I will have a fix.

rvg

shoxbb6 07-17-2007 03:51 AM

Re: New Software: Holdem Manager
 
In the hands filters, is it possible to filter by total bb's put in on all streets instead of just a specific street?

rosso87 07-17-2007 05:18 AM

Re: New Software: Holdem Manager
 
hmmm was fine yesterday now i get this error when trying to open it.

http://img53.imageshack.us/img53/108...ererrorys0.jpg

stigmata 07-17-2007 05:43 AM

Re: New Software: Holdem Manager
 
Can someone indicate some good resources (books and/or websites) for learning sql well enough to get the most out of this app? Assume comuter literate with some programming experience but very little SQL experience.

stevoL 07-17-2007 05:46 AM

Re: New Software: Holdem Manager
 
any update on what to do if ur drive isnt in ntfs?

ExaMeter 07-17-2007 06:10 AM

Re: New Software: Holdem Manager
 
change it ldo [img]/images/graemlins/tongue.gif[/img]

stigmata 07-17-2007 06:22 AM

Re: New Software: Holdem Manager
 
[ QUOTE ]
any update on what to do if ur drive isnt in ntfs?

[/ QUOTE ]

someon posted how to change it, just ctrl+f the whole thread for "ntfs" and you will find it.


All times are GMT -4. The time now is 09:36 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.