my C all-in adj

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

my C all-in adj

Postby oldwolf84 » Thu Sep 26, 2024 2:21 pm

hello

i would like to know if it's possible to import or create this two custom stats :
- my C all-in adj per hour
- my C all-in adj / 100

i didn't find them on the tracker neither on the forum but maybe i missed them
oldwolf84
 
Posts: 5
Joined: Sat Aug 24, 2024 7:11 am

Re: my C all-in adj

Postby Flag_Hippo » Fri Sep 27, 2024 6:24 am

oldwolf84 wrote:- my C all-in adj per hour

That will need a custom statistic - see the other hourly statistics and you can use similar formulas but using amt_expected_won_curr_conv instead. The data used for hourly stats are stored by day, limit, month and session so what you would need depends on the type of report it's going to be used in. See this guide for the basics on custom statistics creation and this guide for a deeper walkthrough. While the latter was written for PokerTracker 3 and the user interface is different the techniques still apply to PokerTracker 4.
oldwolf84 wrote:- my C all-in adj / 100

Do you mean calculating for adjusted BB/100? There is a built-in statistic for that called 'All-In Equity Adjusted BB/100'.
Flag_Hippo
Moderator
 
Posts: 15169
Joined: Tue Jan 31, 2012 7:50 am

Re: my C all-in adj

Postby oldwolf84 » Fri Sep 27, 2024 1:56 pm

That will need a custom statistic - see the other hourly statistics and you can use similar formulas but using amt_expected_won_curr_conv instead. The data used for hourly stats are stored by day, limit, month and session so what you would need depends on the type of report it's going to be used in. See this guide for the basics on custom statistics creation and this guide for a deeper walkthrough. While the latter was written for PokerTracker 3 and the user interface is different the techniques still apply to PokerTracker 4.

ok great, thank you

Do you mean calculating for adjusted BB/100? There is a built-in statistic for that called 'All-In Equity Adjusted BB/100'.

no i mean my expected won in $ for 100hands
the same as my C all-in adj per hour but per 100 hands instead of per hour
i'm sorry for my bad english
oldwolf84
 
Posts: 5
Joined: Sat Aug 24, 2024 7:11 am

Re: my C all-in adj

Postby Ventilatorrr » Sat Sep 28, 2024 7:23 am

oldwolf84 wrote:no i mean my expected won in $ for 100hands

I think this is the expression you are looking for:
Code: Select all
amt_expected_won_curr_conv / (cnt_hands / 100)
Ventilatorrr
Moderator
 
Posts: 51
Joined: Sun Jul 19, 2015 12:39 pm

Re: my C all-in adj

Postby oldwolf84 » Sat Sep 28, 2024 12:19 pm

yes this the one ! thank you very much
oldwolf84
 
Posts: 5
Joined: Sat Aug 24, 2024 7:11 am

Re: my C all-in adj

Postby Matt21 » Tue Nov 19, 2024 8:51 am

Ventilatorrr wrote:
oldwolf84 wrote:no i mean my expected won in $ for 100hands

I think this is the expression you are looking for:
Code: Select all
amt_expected_won_curr_conv / (cnt_hands / 100)


Thanks, I created this custom stat. It will be possibile to create same stat for current/running table only?
Matt21
 
Posts: 24
Joined: Sun May 30, 2021 2:31 am

Re: my C all-in adj

Postby Flag_Hippo » Tue Nov 19, 2024 2:56 pm

That's not possible although you can enable session statistics in the HUD via the PT-icon or double clicking on the HUD.
Flag_Hippo
Moderator
 
Posts: 15169
Joined: Tue Jan 31, 2012 7:50 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 10 guests

cron
highfalutin