cbet stat IP and OOP

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Re: cbet stat IP and OOP

Postby clanty » Thu May 26, 2016 2:27 pm

Where are the columns? I opened the file in notepad and it just came up with lots of mumbo jumbo!
clanty
 
Posts: 138
Joined: Fri Sep 18, 2015 8:24 pm

Re: cbet stat IP and OOP

Postby kraada » Thu May 26, 2016 4:13 pm

That's because you don't open them in notepad you import them into PT4 using File -> Import Statistic. See this guide for the basics on custom statistics creation and this guide for a deeper walkthrough. The latter was written for PT3 but the techniques all apply to PT4, the interface is just slightly different.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: cbet stat IP and OOP

Postby clanty » Fri May 27, 2016 10:09 pm

I know this, and I had already imported it.

But how do I modify the stat by duplicating the columns as you described? I have looked at the guides but I find them very confusing and do not understand :/
clanty
 
Posts: 138
Joined: Fri Sep 18, 2015 8:24 pm

Re: cbet stat IP and OOP

Postby Flag_Hippo » Sat May 28, 2016 6:37 am

Select the required column via the Columns tab in "Configure -> Statistics" and select "Duplicate" (you can view the columns used for any stat on the "Definition" tab for the stat in the "Value Expression" section).
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am

Re: cbet stat IP and OOP

Postby clanty » Sat May 28, 2016 11:39 pm

OK.

We are almost there.

I looked back to Kraada's post:
Not handy but you can duplicate the columns and just add "char_length(cash_hand_summary.str_aggressors_p) = 3 and" right after "sum(if[" and that will limit things to exactly 3bet pots (you can use >= if you want 3bet or more).

I cannot find the "sum(if[" kraada is mentioning, this is all I see for the stat I am modifying:
https://gyazo.com/452ddb456cc45a873f9e6c7854ad0bed
clanty
 
Posts: 138
Joined: Fri Sep 18, 2015 8:24 pm

Re: cbet stat IP and OOP

Postby Flag_Hippo » Sun May 29, 2016 6:15 am

In your screenshot you can see the two columns used for the stat which are "cnt_f_cbet_IP" and "cnt_f_cbet_oop_IP". Search for those on the "Columns" tab where you can duplicate and edit them. For the "cnt_f_cbet_ip" column this would look like:

sum(if[char_length(cash_hand_summary.str_aggressors_p) = 3 and cash_hand_player_statistics.flg_f_cbet AND cash_hand_player_statistics.flg_f_has_position, 1, 0])
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am

Re: cbet stat IP and OOP

Postby clanty » Sun May 29, 2016 11:07 am

Flag hippo,

Can you confirm I need to be changing the descriptions in the below "Column Names" to attain stats for cbetting flop IP and OOP in 3bp pots
cnt_f_cbet_ip
cnt_f_cbet_OOP
cnt_f_cbet_opp_ip
cnt_f_cbet_opp_OOP

Also can you confirm the descriptions for these as your description was different to Kraada's.
clanty
 
Posts: 138
Joined: Fri Sep 18, 2015 8:24 pm

Re: cbet stat IP and OOP

Postby clanty » Sun May 29, 2016 11:23 am

Is it possible to add anyone on Skype for this?

I just want this issue resolved, I am tired of waiting...
clanty
 
Posts: 138
Joined: Fri Sep 18, 2015 8:24 pm

Re: cbet stat IP and OOP

Postby Flag_Hippo » Sun May 29, 2016 5:51 pm

I have created a "CBet Flop IP 3BP" stat so you can see the changes made and apply that same principle to the other stats you need.
Attachments
CBet Flop IP 3BP.zip
(645 Bytes) Downloaded 126 times
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am

Re: cbet stat IP and OOP

Postby clanty » Sun May 29, 2016 9:13 pm

Thanks Hippo.

I will look at it in the morning.

Sorry for being so slow, you guys are clearly more adept in these technical matters than I.
clanty
 
Posts: 138
Joined: Fri Sep 18, 2015 8:24 pm

PreviousNext

Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 35 guests

cron