Application: HoldemLuck/TourneyLuck v0.20 (Updated:2/28/10)

General discussion of PokerTracker 3.

Moderator: Moderators

Re: Application: HoldemLuck/TourneyLuck v0.14 (Updated: 3/11)

Postby alonalbert » Tue Apr 07, 2009 5:20 pm

el_hombre wrote:Hi,
do Fixed Limit player benefit from this application? You wrote that even the money at other street (before the all in situation) is included.
Or does this only work for NL games with no results for FL, or has results that are not interpretable for fixed limit?

Since the app only looks at hands where you are all in, I think it offers very little value to fixed limit games.
alonalbert
 
Posts: 393
Joined: Mon Mar 31, 2008 3:32 pm

Re: Application: HoldemLuck/TourneyLuck v0.14 (Updated: 3/11)

Postby IAMTHEROCK » Wed Apr 15, 2009 9:26 pm

by Clockwork Banana » Fri Mar 20, 2009 1:38 am
Hi there,

I can't seem to make this application work because I get the "please configure your screen name in PT3 General setting page. I imagine this is because I'm on a trial version right? Or am I missing something?

by feint06 » Fri Mar 20, 2009 3:24 am
You just need to click "settings" and browse for your username and save it (that way pt3 knows who you are).

I am having the same problem on the trial version. I went to the settings and it is blank and will not let me type anything in. I heard good things about this but have not been able to accomplish anything with it until i load my info in. Anyone can help me??
IAMTHEROCK
 
Posts: 4
Joined: Thu Mar 26, 2009 7:34 pm

Re: Application: HoldemLuck/TourneyLuck v0.14 (Updated: 3/11)

Postby kraada » Thu Apr 16, 2009 10:31 am

Have you imported your hands into PT3? The list should only be blank until you've imported some hands.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Application: HoldemLuck/TourneyLuck v0.14 (Updated: 3/11)

Postby IAMTHEROCK » Sat Apr 18, 2009 2:25 pm

ok got it thanks
IAMTHEROCK
 
Posts: 4
Joined: Thu Mar 26, 2009 7:34 pm

Re: Application: HoldemLuck/TourneyLuck v0.14 (Updated: 3/11)

Postby merkur33 » Mon Apr 20, 2009 6:44 am

Since some time, i often get strange results for the "expected" graph. Is was my understanding, that the graph should point upwards when i have equity >= 50%. But lately, i came across situations very often, where the graph does the opposite.

Image

(In case it's dificult to read: It's AdAh vs Ks8s, equity 83,3%. Pointing down nevertheless. The tick right after this one was 99 vs AA, and it's pointing upwards...)
merkur33
 
Posts: 126
Joined: Tue Nov 25, 2008 11:57 am

Re: Application: HoldemLuck/TourneyLuck v0.14 (Updated: 3/11)

Postby alonalbert » Mon Apr 20, 2009 4:31 pm

merkur33 wrote:Since some time, i often get strange results for the "expected" graph. Is was my understanding, that the graph should point upwards when i have equity >= 50%. But lately, i came across situations very often, where the graph does the opposite.

(In case it's dificult to read: It's AdAh vs Ks8s, equity 83,3%. Pointing down nevertheless. The tick right after this one was 99 vs AA, and it's pointing upwards...)


Yeah, that is strange. Perhaps my detection of the exact spot on the graph is wrong and the tooltip info you see is for a different hand.
alonalbert
 
Posts: 393
Joined: Mon Mar 31, 2008 3:32 pm

Re: Application: HoldemLuck/TourneyLuck v0.14 (Updated: 3/11)

Postby merkur33 » Tue Apr 21, 2009 11:17 am

I checked your idea, and it seems that the tooltips are shifted two ticks to the right. I checked on an couple of values, and it seems to be consistent. I found the new (??) BB-feature :) thanks a lot for adding this!
merkur33
 
Posts: 126
Joined: Tue Nov 25, 2008 11:57 am

Re: Application: HoldemLuck/TourneyLuck v0.14 (Updated: 3/11)

Postby testy » Wed Apr 22, 2009 7:29 pm

Nice Tool,
just tried it, but most hands are counted twice:
Image
does anybody know why? :/
testy
 
Posts: 5
Joined: Wed Apr 22, 2009 7:09 pm

Re: Application: HoldemLuck/TourneyLuck v0.14 (Updated: 3/11)

Postby zunni74 » Wed Apr 22, 2009 8:34 pm

So to clarify/explain (and I did a look through but couldn't find this anywhere)

I play mostly turbo sng's, I fired up the tool (TourneyLuck) and my Actual line is ABOVE my expected line (which means my difference line is above 0) not by a lot but my average is fluctuating between 25-75 (10^3).

Is this indicating I am luckboxing my way through life and running better than I should?

EDIT: I also found a situation where it indicates I'm a 71.5% fav yet my expected value is negative. It also doesn't seem to have picked up both hands I was all in against in that hand. Would a hand history help?
zunni74
 
Posts: 1
Joined: Tue Mar 25, 2008 10:44 pm

Re: ERROR 22007 Invalid Input Syntax for type timestamp

Postby Bivotar » Fri Apr 24, 2009 4:48 pm

Hello,
i am not able to run Tourneyluck anymore because i get the error "ERROR 22007 Invalid Input Syntax for type timestamp :"9999/12/31 22.59.59" as soon as i try to run it.

Here the content of SngLuck.log :

============================================================================================================================
Exception: Npgsql.NpgsqlException:
invalid input syntax for type timestamp: "9999/12/31 22.59.59"
Severity: ERROR
Code: 22007
in Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
in Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
in Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
in Npgsql.ForwardsOnlyDataReader.NextResult()
in Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
in Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
in Npgsql.NpgsqlCommand.ExecuteScalar()
in Common.PGDataManager.ExecuteScalar(String format, Object[] args) in C:\Projects\Common\PGDataManager.cs:riga 55
in TourneyLuck.MainForm.PlotHands() in C:\Projects\SngLuck\MainForm.cs:riga 229
in TourneyLuck.MainForm.toolStripMenuItemBigBlinds_CheckedChanged(Object sender, EventArgs e) in C:\Projects\SngLuck\MainForm.cs:riga 563
in System.Windows.Forms.ToolStripMenuItem.OnCheckedChanged(EventArgs e)
in System.Windows.Forms.ToolStripMenuItem.set_CheckState(CheckState value)
in System.Windows.Forms.ToolStripMenuItem.set_Checked(Boolean value)
in TourneyLuck.MainForm..ctor(PGDataManager dm) in C:\Projects\SngLuck\MainForm.cs:riga 44
in TourneyLuck.Program.Main() in C:\Projects\SngLuck\Program.cs:riga 48
=================================================================================================================================

Thank you in advance
Bivotar
 
Posts: 6
Joined: Sun Dec 28, 2008 5:33 am

PreviousNext

Return to General [Read Only]

Who is online

Users browsing this forum: No registered users and 45 guests

cron