Filter bet not-allin turn

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Re: Filter bet not-allin turn

Postby CaioCapT » Tue Aug 08, 2017 12:49 pm

I want to see hands of overbet turn (not-allin). I managed that by aplying your original code and then filtering size bet turn > 100% pot on regular filters. If you know a way to filter this directly with a code, I would like to know. Thank you!
CaioCapT
 
Posts: 11
Joined: Mon Jun 27, 2016 4:14 pm

Re: Filter bet not-allin turn

Postby Flag_Hippo » Tue Aug 08, 2017 8:00 pm

You can use simple filters like you have done alongside an expression filter but if you want an expression filter for overbetting the turn (not all-in) you can use this:

Code: Select all
cash_hand_player_statistics.val_t_bet_made_pct > 100 and cash_hand_player_statistics.amt_t_bet_made < cash_hand_player_statistics.amt_t_effective_stack
Flag_Hippo
Moderator
 
Posts: 14497
Joined: Tue Jan 31, 2012 7:50 am

Re: Filter bet not-allin turn

Postby CaioCapT » Wed Aug 09, 2017 1:02 am

Nice, that worked perfectly! Thank you again!!
CaioCapT
 
Posts: 11
Joined: Mon Jun 27, 2016 4:14 pm

Previous

Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 18 guests

cron