Stats 3bet IP & OOP

Questions and discussion about PokerTracker 4 for Windows

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Re: Stats 3bet IP & OOP

Postby paradigm24 » Tue Apr 03, 2012 3:47 pm

Thank you for the help Krada. When I attempt to create the columns for the IP stats I am told that it is not a valid expression. I've attempted to figure out what the problem is, but the expression is more advanced than I'm familiar with. Thanks.
paradigm24
 
Posts: 35
Joined: Tue Dec 21, 2010 3:15 am

Re: Stats 3bet IP & OOP

Postby kraada » Tue Apr 03, 2012 3:52 pm

I misplaced a parenthesis.

The following will validate (and I'll fix the earlier post as well).

cnt_p_3bet_ip: sum(if[char_length(cash_hand_summary.str_aggressors_p) >= 2 and
cash_hand_player_statistics.flg_p_3bet and substring(cash_hand_summary.str_aggressors_p from 2 for 1):: int > cash_hand_player_statistics.position, 1, 0])

cnt_p_3bet_ip_opp:
sum(if[char_length(cash_hand_summary.str_aggressors_p) >= 2 and
cash_hand_player_statistics.flg_p_3bet_opp and substring(cash_hand_summary.str_aggressors_p from 2 for 1):: int > cash_hand_player_statistics.position, 1, 0])

and

cnt_p_3bet_oop: sum(if[char_length(cash_hand_summary.str_aggressors_p) >= 2 and
cash_hand_player_statistics.flg_p_3bet and substring(cash_hand_summary.str_aggressors_p from 2 for 1):: int < cash_hand_player_statistics.position, 1, 0])

cnt_p_3bet_oop_opp:
sum(if[char_length(cash_hand_summary.str_aggressors_p) >= 2 and
cash_hand_player_statistics.flg_p_3bet_opp and substring(cash_hand_summary.str_aggressors_p from 2 for 1):: int < cash_hand_player_statistics.position, 1, 0])
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Stats 3bet IP & OOP

Postby dan4qa » Wed Apr 04, 2012 5:56 am

When I try again I have same message (Invalid Value Expression)?
Image
dan4qa
 
Posts: 25
Joined: Thu Mar 22, 2012 12:44 pm

Re: Stats 3bet IP & OOP

Postby kraada » Wed Apr 04, 2012 1:40 pm

That definition is for a column - take that expression and put it in a column (switch to the columns page), then use the columns to build the value expression of the stat you want - take a look at an existing stat or two, the test names you see there are references to the columns which you can see on the Columns page.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Stats 3bet IP & OOP

Postby dan4qa » Sun Apr 22, 2012 10:15 am

kraada wrote:That definition is for a column - take that expression and put it in a column (switch to the columns page), then use the columns to build the value expression of the stat you want - take a look at an existing stat or two, the test names you see there are references to the columns which you can see on the Columns page.


Sorry but I have some trouble. What I did:
First
Image
Second
Image
Result
Image

Whats wrong?

p.s. Please build this stats and attach file for the import.
dan4qa
 
Posts: 25
Joined: Thu Mar 22, 2012 12:44 pm

Re: Stats 3bet IP & OOP

Postby dan4qa » Tue Apr 24, 2012 4:02 am

Still wait for answer...
dan4qa
 
Posts: 25
Joined: Thu Mar 22, 2012 12:44 pm

Re: Stats 3bet IP & OOP

Postby kraada » Tue Apr 24, 2012 9:05 am

I'm not at my normal machine at the moment but as soon as I am, I will gladly build and attach that stat to this thread for you.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Stats 3bet IP & OOP

Postby dan4qa » Wed Apr 25, 2012 5:44 pm

kraada wrote:I'm not at my normal machine at the moment but as soon as I am, I will gladly build and attach that stat to this thread for you.

:D
p.s. if it's not hard to you please make a stat Call 3bet IP & Call 3Bet OOP
dan4qa
 
Posts: 25
Joined: Thu Mar 22, 2012 12:44 pm

Re: Stats 3bet IP & OOP

Postby dan4qa » Sat Apr 28, 2012 7:06 am

dan4qa wrote:
kraada wrote:I'm not at my normal machine at the moment but as soon as I am, I will gladly build and attach that stat to this thread for you.

:D
p.s. if it's not hard to you please make a stat Call 3bet IP & Call 3Bet OOP


Just notice...
p.s. Still wait...
dan4qa
 
Posts: 25
Joined: Thu Mar 22, 2012 12:44 pm

Re: Stats 3bet IP & OOP

Postby dan4qa » Sat May 05, 2012 5:21 pm

Is it some problem? With this stats?
dan4qa
 
Posts: 25
Joined: Thu Mar 22, 2012 12:44 pm

PreviousNext

Return to PokerTracker 4

Who is online

Users browsing this forum: Google [Bot] and 36 guests

cron
highfalutin