bb won: Standard - 3Bet - Squeeze

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

bb won: Standard - 3Bet - Squeeze

Postby Evoke_89 » Wed Jan 30, 2019 4:19 pm

Hello,

so there is an amt stats "bb won".

How do I make a "bb won - specific situation" stat?

I want a bb won stat for: Standard Pots, 3Bet Pots and Squeeze Pots.

Is this possible?

I want them for a custom player report.
Evoke_89
 
Posts: 60
Joined: Tue Oct 09, 2018 7:32 am

Re: bb won: Standard - 3Bet - Squeeze

Postby Flag_Hippo » Thu Jan 31, 2019 8:29 am

You can do that by creating your custom statistics and having them sum the amount of BB won:

sum(if[your_custom_expression, cash_hand_player_statistics.amt_won / cash_limit.amt_bb, 0])
Flag_Hippo
Moderator
 
Posts: 14505
Joined: Tue Jan 31, 2012 7:50 am

Re: bb won: Standard - 3Bet - Squeeze

Postby Evoke_89 » Thu Jan 31, 2019 2:16 pm

Amazing! Thank you! :D
Evoke_89
 
Posts: 60
Joined: Tue Oct 09, 2018 7:32 am

Re: bb won: Standard - 3Bet - Squeeze

Postby Evoke_89 » Fri Feb 01, 2019 6:24 am

Why is this expression invalid?

sum(if[cash_hand_player_statistics.flg_f_saw
and
(cash_hand_player_statistics.flg_p_squeeze or cash_hand_player_statistics.flg_p_squeeze_def_opp), cash_hand_player_statistics.amt_won / cash_limit.amt_bb, 0])
Evoke_89
 
Posts: 60
Joined: Tue Oct 09, 2018 7:32 am

Re: bb won: Standard - 3Bet - Squeeze

Postby Flag_Hippo » Fri Feb 01, 2019 7:18 am

Copy/pasted exactly from your post and it validates fine:

Evoke_89.PNG
Flag_Hippo
Moderator
 
Posts: 14505
Joined: Tue Jan 31, 2012 7:50 am

Re: bb won: Standard - 3Bet - Squeeze

Postby Evoke_89 » Thu Feb 07, 2019 4:45 pm

I think I must have miss-copyed :/

Btw, in a player report, can i have stats going vesicle as well as horizontal?

eg:
3Bet - 4Bet
Attack - Attack
Defend - Defend

and not

3Bet Attack Defend 4Bet Attack Defend

So basically have them grouped into a table like format.
Evoke_89
 
Posts: 60
Joined: Tue Oct 09, 2018 7:32 am

Re: bb won: Standard - 3Bet - Squeeze

Postby Flag_Hippo » Fri Feb 08, 2019 7:46 am

That type of grouping isn't possible.
Flag_Hippo
Moderator
 
Posts: 14505
Joined: Tue Jan 31, 2012 7:50 am

Re: bb won: Standard - 3Bet - Squeeze

Postby Evoke_89 » Sat Feb 09, 2019 9:04 am

Fair enough.

I have noticed I can organise stats vertically by "position". However non of my customs filter by position.

So for example the standard "hands" stat will look like

EP 200
MP 206
CO 312
etc

But my custom "bb won in pot type" displayes the total amount in each row. What am i missing?
Evoke_89
 
Posts: 60
Joined: Tue Oct 09, 2018 7:32 am

Re: bb won: Standard - 3Bet - Squeeze

Postby WhiteRider » Sat Feb 09, 2019 9:11 am

It may be that you've built them slightly differently; for example check your columns' Summary Types - they may need to be 'sum' for the grouping to work.
If you still can't get it to group export your stat and attach it to a Support Ticket and we'll take a look at it for you.
WhiteRider
Moderator
 
Posts: 53972
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: bb won: Standard - 3Bet - Squeeze

Postby Evoke_89 » Sat Feb 09, 2019 1:17 pm

The summaries were already set as sum, so I have sent them to support.

I was also trying to make a "won bb without blinds" stat, by converting the original:

"amt_won_curr_conv + amt_blind_curr_conv"

with

"amt_bb_won + ????"

I couldn't figure it out. I tried "cnt_blind" but this didn't work.
Evoke_89
 
Posts: 60
Joined: Tue Oct 09, 2018 7:32 am

Next

Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 28 guests

cron