Hi,
I'm interested in creating a custom HUD pop-up for blind vs blind play in LHE. I'm having trouble finding a way to display the desired information.
For instance, when a player is in the SB, I'd like to know how often they 4-bet vs a BB 3-bet. It seems simplest to select the SB position within the HUD options. Then I'd like to say "Raise First In = TRUE and (cnt_p_raise_3bet / cnt_p_3bet_def_opp) * 100" .... I simply copy/pasted the value expression for 4Bet Preflop from the PT4 statistic configuration window. I can't figure out the correct way to enter conditional statements.
Once I figure out that process I want to add other stats such as c-bet flop, turn, river, street by street fold %, etc.... all combined with raise first in from SB.
Thanks for any help you can provide.