Page 1 of 1

River Bet Sizing

PostPosted: Tue Mar 21, 2023 12:28 pm
by JamBasket
Hello,

I'm using the River Bet Sizing filter located within Actions and Opportunities. Is there a way to adjust this filter such that it considers the effective stack on the river. For example, if the pot is $100, and player A has $1000, player B has $100, and Player A bets all in. It seems like PT4 treats this bet at 1000% of the pot instead of 100%.

Thanks

Re: River Bet Sizing

PostPosted: Wed Mar 22, 2023 7:30 am
by Flag_Hippo
That's not possible using built-in filters but you can compare a players river bet size (cash_hand_player_statistics.amt_r_bet_made) to the players river effective stack (cash_hand_player_statistics.amt_r_effective_stack) with a custom expression filter. You can use expression filters by clicking on the 'Filters' link in a custom report and selecting 'Add New Expression Filters'. You will need to replace "cash" with "tourney" if you are in a tournament report. Expression filters basically use the same language as custom statistic so if you need it see this guide for the basics on custom statistics and this guide for a deeper walkthrough.

highfalutin