BB def v SB open

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

BB def v SB open

Postby Naeco » Wed Aug 07, 2024 5:42 pm

Hello,

One of my custom stats is not working anymore and I can't figure out why. I want to count the calls from the Big Blind when SB has made a PF open raise to 2 to 3bb.

Here is the value expression and the columns:

(cnt_p_mr_call / cnt_p_mr_call_opp) * 100

cnt_p_mr_call: sum(if[(tourney_hand_player_statistics.amt_p_raise_facing / tourney_blinds.amt_bb) BETWEEN 1 AND 2 AND lookup_actions_p.action LIKE 'C' and tourney_hand_summary.str_actors_p LIKE '9%', 1, 0])

cnt_p_mr_call_opp: sum(if[(tourney_hand_player_statistics.amt_p_raise_facing / tourney_blinds.amt_bb) BETWEEN 1 AND 2 and tourney_hand_summary.str_actors_p LIKE '9%', 1, 0])


I see every players with 0% and when checking the number of occurrences I see that there is the "cnt_p_mr_call_opp" column seems to work fine but the "call" column doesn't seem to work.

Btw I didn't specify we were in the BB because I change the position directly with the HUD profile editor.
Naeco
 
Posts: 30
Joined: Tue Jun 12, 2018 7:43 am

Re: BB def v SB open

Postby Flag_Hippo » Thu Aug 08, 2024 6:19 am

I've set things up as you've described and I cannot reproduce this. Try rebuilding your custom database cache 'Database -> Database Management -> Rebuild Cache -> Custom Cache Rebuild' but if that doesn't change anything please attach your custom statistic and a sample of hands to a Support Ticket:

Tutorial: Reporting A Problem
Flag_Hippo
Moderator
 
Posts: 15215
Joined: Tue Jan 31, 2012 7:50 am

Re: BB def v SB open

Postby Naeco » Sat Aug 10, 2024 3:50 am

Thanks it fixed the problem !
Naeco
 
Posts: 30
Joined: Tue Jun 12, 2018 7:43 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 19 guests

cron
highfalutin