Open Side Menu Go to the Top
Register
Holdem Manager Support Holdem Manager Support

10-03-2007 , 03:56 AM
Hello

Something weird is happening in my installation. I created an alias for all my sites and everything worked fine. Then I changed the player and by mistake clicked "Make this the default player".

Now I'm unable to change that player to any other one, because no players appear on the players list, and HM doesn't show hands anymore even for the "Wrong" default player.

My version is 0.35b

Thank you in advance
Holdem Manager Support Quote
10-03-2007 , 04:00 AM
Are you going to have a MT Ratio stat and hourly rate stat in the new version
Holdem Manager Support Quote
10-03-2007 , 12:04 PM
Loooong thread....quick question:

Does HM support Ipoker mini-table HUD?
Holdem Manager Support Quote
10-03-2007 , 08:40 PM
JimmyTheGreek had a suggestion for Poker Tracker in another thread, which I think is a great idea:

Quote:
A stat I would like to see added is something I call a "Flop Steal".

In ring games, when the flop is checked to the last person to act, many players will bet nearly every time in an attempt to steal the pot, regardless of their cards.

The percentage of times a player bets in this situation would help in deciding how to react. It should not include continuation bets.
Is this the same as your existing stat "Flop Bet Unopened"?

Cheers, Carl.
Holdem Manager Support Quote
10-03-2007 , 09:01 PM
You can do that by setting facing continuation bet false, last to act on flop true, and checking misc postflop stats. Then look at bet flop unopened %. That is 1 one to do it.
Holdem Manager Support Quote
10-03-2007 , 10:14 PM
Quote:
You can do that by setting facing continuation bet false, last to act on flop true, and checking misc postflop stats. Then look at bet flop unopened %. That is 1 one to do it.
Yeah, that would do it, thanks.

In the new build you can actually create the stat quite easily and use them in the various reports. Something like this:

StealChances = (FlopType=Limped)+(FlopUnopened)+(FlopLastToAct)
StealMade = (FlopType=Limped)+(FlopUnopened)+(FlopLastToAct)+( FlopBet)

FlopStealStat = StealMade/StealChances

The advantage is you can now use this stat without being forced to simply filter for it.

rvg
Holdem Manager Support Quote
10-03-2007 , 10:27 PM
Quote:
Hello

Something weird is happening in my installation. I created an alias for all my sites and everything worked fine. Then I changed the player and by mistake clicked "Make this the default player".

Now I'm unable to change that player to any other one, because no players appear on the players list, and HM doesn't show hands anymore even for the "Wrong" default player.

My version is 0.35b

Thank you in advance
if you go into the players tab and run that report can you right click one of the players and select them that way? Let me know if this works and if you can then select a different player afterwards.

Thanks,

Roy
Holdem Manager Support Quote
10-04-2007 , 05:08 AM
I have some great news, the problem some people have been having with imports never working has been fixed.

Not sure why it only affects a small pct of people and what in particular triggers it to fail on these machines but a HM user with this problem let me use his PC for a couple of hours and I was able to fix it by changing the way I handle multi-threading during imports. I still need to clean a few things up but I should be able to release a mini-update with this fixed in the next 2 days.

rvg
Holdem Manager Support Quote
10-04-2007 , 02:28 PM
dunno if this has been asked before but any way you could set the wins and losses in green (+) and red (-) in the reports section.

either way, this software is pretty legit
Holdem Manager Support Quote
10-04-2007 , 02:32 PM
Quote:
dunno if this has been asked before but any way you could set the wins and losses in green (+) and red (-) in the reports section.

either way, this software is pretty legit
I'll take care of this in this update I'm working on. I've avoided all of the color coding / highlighting so far since I'm trying to focus on the core functionality but once I have time to go back and work on this all stats in the reports will be color coded based on color coding you have setup for the HUD so it stays consistent. Doing the red / green on $ is a simple thing and it has been asked a bunch of times so I'll put it in there.

rvg
Holdem Manager Support Quote
10-04-2007 , 03:11 PM
yeah it looks cool. Looking forward to ongame support!
Holdem Manager Support Quote
10-04-2007 , 05:14 PM
Quote:
In the new build you can actually create the stat quite easily and use them in the various reports.
Will these custom stats be able to be reported in the HUD?

Thanks.
Holdem Manager Support Quote
10-04-2007 , 05:40 PM
Quote:
Quote:
In the new build you can actually create the stat quite easily and use them in the various reports.
Will these custom stats be able to be reported in the HUD?

Thanks.
Not initially - for now they will just be visible in reports however making them visible in the Players Tab and in the HUD will happen but we're probably looking at a month or two after the launch.

Roy
Holdem Manager Support Quote
10-04-2007 , 06:05 PM
Quote:
Quote:
Cypto import doesn`t work for me, Any suggestions?
Could you send one hand history file to tourneymgr@gmail.com. I believe some skins have slight differences in the format.

In other news, the new DB schema is basically done. I need to do another huge import, in the 6-8 million hand range, just to make sure it continues to scale well.

I'll be releasing a private beta for this build on Monday and then the public beta some time next week.

Thanks,

Roy
Any timeframe on this major release?
Holdem Manager Support Quote
10-04-2007 , 06:13 PM
Quote:
Quote:
Quote:
Cypto import doesn`t work for me, Any suggestions?
Could you send one hand history file to tourneymgr@gmail.com. I believe some skins have slight differences in the format.

In other news, the new DB schema is basically done. I need to do another huge import, in the 6-8 million hand range, just to make sure it continues to scale well.

I'll be releasing a private beta for this build on Monday and then the public beta some time next week.

Thanks,

Roy
Any timeframe on this major release?
It's taken a bit longer than I thought obviously and I got a bit diverted trying to finally resolve that zero import issue some people were having (and it's fixed!) but I'm really just wrapping things up right now and testing so I'm hoping Monday night for the public beta with the private beta going out by Saturday night. The HUD won't be part of this but I'll be spending at least 80% of my time on the HUD once this version is out.

rvg
Holdem Manager Support Quote
10-04-2007 , 06:21 PM
Quote:
Quote:
Quote:
Quote:
Cypto import doesn`t work for me, Any suggestions?
Could you send one hand history file to tourneymgr@gmail.com. I believe some skins have slight differences in the format.

In other news, the new DB schema is basically done. I need to do another huge import, in the 6-8 million hand range, just to make sure it continues to scale well.

I'll be releasing a private beta for this build on Monday and then the public beta some time next week.

Thanks,

Roy
Any timeframe on this major release?
It's taken a bit longer than I thought obviously and I got a bit diverted trying to finally resolve that zero import issue some people were having (and it's fixed!) but I'm really just wrapping things up right now and testing so I'm hoping Monday night for the public beta with the private beta going out by Saturday night. The HUD won't be part of this but I'll be spending at least 80% of my time on the HUD once this version is out.

rvg
You mentioned this update will include custom reports. Does this mean position vs position stats will be possible also?
Holdem Manager Support Quote
10-04-2007 , 06:31 PM
Quote:
Quote:
Quote:
Quote:
Quote:
Cypto import doesn`t work for me, Any suggestions?
Could you send one hand history file to tourneymgr@gmail.com. I believe some skins have slight differences in the format.

In other news, the new DB schema is basically done. I need to do another huge import, in the 6-8 million hand range, just to make sure it continues to scale well.

I'll be releasing a private beta for this build on Monday and then the public beta some time next week.

Thanks,

Roy
Any timeframe on this major release?
It's taken a bit longer than I thought obviously and I got a bit diverted trying to finally resolve that zero import issue some people were having (and it's fixed!) but I'm really just wrapping things up right now and testing so I'm hoping Monday night for the public beta with the private beta going out by Saturday night. The HUD won't be part of this but I'll be spending at least 80% of my time on the HUD once this version is out.

rvg
You mentioned this update will include custom reports. Does this mean position vs position stats will be possible also?
Yes although they won't be part of any of the default reports that will come with this version but I will provide a little tutorial on how to make a report that shows say 3bet % based on position and original raiser position which will hopefully give enough insite into how this works to give people something to explore further. I'll also probably create a tutorial on building a report that breaks down post flop winnings when flopping a set based on preflop action and flop action so you can see if slow playing a set vs a PFR nets more for you than leading out or raising etc. It's pretty open ended - some pretty amazing reports will be created.

For those of you that don't want to explore and just want to be able to easily use custom reports that other people create and share, there will be something pretty cool coming in the next little while so don't think you'll be left with basic reports.

rvg
Holdem Manager Support Quote
10-04-2007 , 06:51 PM
Cool cool. One last question: How practical would it be to add a feature that includes cards on the board? Is this something you've considered? For example, cbet % on A high boards or a monotone board.

Just throwin it out there. I realize this type of filter can be misleading and complex but I think may be useful if done right.
Holdem Manager Support Quote
10-04-2007 , 06:54 PM
Quote:
Cool cool. One last question: How practical would it be to add a feature that includes cards on the board? Is this something you've considered? For example, cbet % on A high boards or a monotone board.

Just throwin it out there. I realize this type of filter can be misleading and complex but I think may be useful if done right.
High card per street and tone-ness (along with a straight card rating) are all in there now so you could include those in your filters / reports. Definately some value if used correctly.

rvg
Holdem Manager Support Quote
10-04-2007 , 08:12 PM
RVG,
Please give me the final product and nobody else.

Thanks,
Noah
Holdem Manager Support Quote
10-05-2007 , 02:25 AM
Looking great so far RVG. Are you done with the graphing function or will it be able to have the same look as the graphing on tourney manager? I really like being able to have the bottom part of the graph filled in.
Holdem Manager Support Quote
10-05-2007 , 02:31 AM
Quote:
I really like being able to have the bottom part of the graph filled in.
Thinly veiled brag.

On all my SNG graphs, it was the top of the graph that was filled in.
Holdem Manager Support Quote
10-05-2007 , 02:43 AM
How crazy isn't it that you got steven levitt to write a testimonial for Holdem manager? Is he at 2+2?

Is it possible to export data to exel or a similar program? This would make it possible to export the data to STATA or some other advanced econometrical program and do some really interesting statistical analyses.
Holdem Manager Support Quote
10-05-2007 , 07:04 AM
Quote:
How crazy isn't it that you got steven levitt to write a testimonial for Holdem manager?
Haha. Awesome.
Holdem Manager Support Quote
10-05-2007 , 04:40 PM
Quote:
Quote:
I really like being able to have the bottom part of the graph filled in.
Thinly veiled brag.

On all my SNG graphs, it was the top of the graph that was filled in.
Am I being leveled? If so you got me. If you had the top filled in you were in the negative since above the line only gets filled in if you are below the x axis, not sure why you would brag.

I know the graphing part isn't a high priority, but who doesn't want a nice looking graph, to me the tourney manager graph is the best looking poker graph.
Holdem Manager Support Quote

      
m