Isolating specific PF Formation and lines

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Isolating specific PF Formation and lines

Postby nin3to1 » Sat Oct 20, 2018 2:54 pm

I'm not really familiar with deeper analysis using the ''My Report', features, i played a bit with it but i see that i have some limitation. I would like to be able to isolate preflop formations from my player pool which is 6-Max PS Zoom NL25. For example, i would like to look at 3B Pot where LJ(pool) RFI then HJ(pool) 3B and LJ calls. Then look at the pool line where LJ XC-XF. How can i do that.
Thanks.
nin3to1
 
Posts: 16
Joined: Fri Jan 06, 2012 9:21 pm

Re: Isolating specific PF Formation and lines

Postby WhiteRider » Sun Oct 21, 2018 4:49 am

To filter for actions by specific players you can use the 'actors' and 'aggressors' strings. See this thread for information about using those.

For example in your case the raises come from position 2 and 1, so:
Code: Select all
cash_hand_summary.str_aggressors_p = '821'

(the first aggressive action is always the BB being posted by position 8)

..and to say that no one else called along the way you can use:
Code: Select all
cash_hand_summary.str_actors_p = '212'


If you want to look at the hands from the LJ point of view, then you can add simple filters for position 2 and their flop actions.
WhiteRider
Moderator
 
Posts: 53987
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 51 guests

cron