Race Report ?

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Race Report ?

Postby Tinman9956 » Fri Feb 16, 2018 5:18 pm

Is it possible to create a report (Player) similar to this one fron HEM2. Is it difficult? My knowlege is limited as to creating stats needed for this type of report. Any help appriciated. Thanks
Attachments
RaceReport.PNG
RaceReport.PNG (12.2 KiB) Viewed 779 times
Tinman9956
 
Posts: 222
Joined: Wed Nov 02, 2011 8:29 pm

Re: Race Report ?

Postby Flag_Hippo » Sat Feb 17, 2018 8:34 am

You can use this expression filter along with the 'Hands Won' stat to see how often you win for a given equity range for an all-in on a specific street:

Code: Select all
cash_hand_player_statistics.val_equity between .45 and .55 and (cash_hand_player_statistics.enum_allin SIMILAR TO '(P|p)' OR cash_hand_player_statistics.enum_face_allin SIMILAR TO '(P|p)')
Flag_Hippo
Moderator
 
Posts: 14516
Joined: Tue Jan 31, 2012 7:50 am

Re: Race Report ?

Postby Tinman9956 » Sat Feb 17, 2018 10:59 am

Thank you for the code. How do I get it to show in the report like in hem2. I copied and pasted the code with different allin % and added the OR to the expression thinking it would show the % in a desending order in the report. What would I need to do to accomplish that. Thanks Again
Attachments
raceplayer.PNG
raceplayer.PNG (3.33 KiB) Viewed 766 times
Tinman9956
 
Posts: 222
Joined: Wed Nov 02, 2011 8:29 pm

Re: Race Report ?

Postby Flag_Hippo » Sat Feb 17, 2018 2:58 pm

Take a look at the 'Flop Bet Size' statistic and 'val_f_bet_size' column to see how you should format that.
Flag_Hippo
Moderator
 
Posts: 14516
Joined: Tue Jan 31, 2012 7:50 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 48 guests

cron
highfalutin