Change stats from SB to BTN

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Change stats from SB to BTN

Postby felixxx1021 » Wed Feb 21, 2018 10:44 pm

Hello guys!

I would like to change these stats from SB to BTN what should I do? (tried to change SB to BTN but it did not work)

Minraise
(cnt_minr_SB / cnt_hands_SB) * 100

Limp 30bb+
(cnt_p_limp_30_100 / cnt_hands_SB_30_100) * 100

Thanks in advance
felixxx1021
 
Posts: 23
Joined: Fri Mar 02, 2012 9:42 pm

Re: Change stats from SB to BTN

Postby potamito » Thu Feb 22, 2018 12:05 am

There arent any stats shared there, please upload the stats so we can help you.
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm

Re: Change stats from SB to BTN

Postby felixxx1021 » Thu Feb 22, 2018 12:54 am

felixxx1021
 
Posts: 23
Joined: Fri Mar 02, 2012 9:42 pm

Re: Change stats from SB to BTN

Postby felixxx1021 » Thu Feb 22, 2018 2:40 am

here we go
Attachments
Stats.zip
(1.54 KiB) Downloaded 67 times
felixxx1021
 
Posts: 23
Joined: Fri Mar 02, 2012 9:42 pm

Re: Change stats from SB to BTN

Postby potamito » Thu Feb 22, 2018 8:05 am

There´s some stuff wrong on your stats not build properly for what you want them to display. Use the stat i posted on the other thread and as i explained to you just duplicate it and rename it and change the sizing for something like "<= 2.25" if what you want is minr, then to isolate the different positions on the table use this expression for button..

Code: Select all
tourney_hand_player_statistics.position = 0


0 = Button
1 = Cuttoff
2 = Hijack
and so on..

9 = Will always be the SB
8 = Will always be the BB

Cheers.
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm

Re: Change stats from SB to BTN

Postby felixxx1021 » Thu Feb 22, 2018 12:04 pm

sorry but I always get invalid value expression, not sure whats wrong.
felixxx1021
 
Posts: 23
Joined: Fri Mar 02, 2012 9:42 pm

Re: Change stats from SB to BTN

Postby Flag_Hippo » Thu Feb 22, 2018 3:39 pm

Can you please post your expression here so we can take a look.
Flag_Hippo
Moderator
 
Posts: 14505
Joined: Tue Jan 31, 2012 7:50 am

Re: Change stats from SB to BTN

Postby felixxx1021 » Thu Feb 22, 2018 4:00 pm

(cnt_p_open_2x / cnt_p_open_opp)*100
felixxx1021
 
Posts: 23
Joined: Fri Mar 02, 2012 9:42 pm

Re: Change stats from SB to BTN

Postby felixxx1021 » Thu Feb 22, 2018 4:19 pm

in colums this expression is correct
sum(if[tourney_hand_player_statistics.flg_p_first_raise AND tourney_hand_player_statistics.flg_p_open_opp AND tourney_hand_player_statistics.amt_p_raise_made < tourney_hand_player_statistics.amt_p_effective_stack and (tourney_hand_player_statistics.amt_p_raise_made / tourney_blinds.amt_bb) between 2.00 and 2.05
, 1, 0])

after copy paste in new stat this value expression is invalid, not sure whats wrong, help plase
felixxx1021
 
Posts: 23
Joined: Fri Mar 02, 2012 9:42 pm

Re: Change stats from SB to BTN

Postby Flag_Hippo » Fri Feb 23, 2018 8:05 am

That works for me so make sure that your custom column (cnt_p_open_2x) is named correctly.
Attachments
cnt_p_open_2x.PNG
cnt_p_open_2x.PNG (10.41 KiB) Viewed 1479 times
valid.PNG
Flag_Hippo
Moderator
 
Posts: 14505
Joined: Tue Jan 31, 2012 7:50 am

Next

Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 26 guests

cron