Discuss how to create custom stats, reports and HUD profiles and share your creations.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
by Bujanx2 » Sun Aug 11, 2013 8:00 pm
I am struggling to make this happen...
I just want to create a report that shows me what the % of hands is I have won/lost when in a coinflip/ race situation heads-up preflop.
Feels like this should be something that is built into the software no ?
I am using mac version of pokertracker 4 if that is applicable
Cheers,
Bujanx
-
Bujanx2
-
- Posts: 11
- Joined: Mon Jun 01, 2009 1:29 pm
by kraada » Mon Aug 12, 2013 9:24 am
Create a Player report and add the % Won stat to it. Click the blue Filters link and add the filter:
cash_hand_player_statistics.val_equity between 45 and 55 and cash_hand_player_statistics.enum_allin = 'P'
and you'll see what you want.
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
by ActionOnMe29 » Mon Dec 09, 2013 6:24 pm
Hi kraada,
Sorry for revive this old post but Im actually trying to see the same although the filter isnt working.
I created a Player report. Report stats are: Player and % Win.
I added "cash_hand_player_statistics.val_equity between 45 and 55 and cash_hand_player_statistics.enum_allin = 'P'" inside the "Add New Expression Filter" after clicking on the blue Filter link although it shows an empty page. If I remove this filter the report shows player name and a % on the screen.
Thank you.
-
ActionOnMe29
-
- Posts: 111
- Joined: Tue Jun 18, 2013 11:30 am
by kraada » Tue Dec 10, 2013 9:14 am
Try this and let me know if it works any better:
cash_hand_player_statistics.val_equity between 45 and 55 and cash_hand_player_statistics.enum_allin SIMILIAR TO '(P|p)'
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
by ActionOnMe29 » Tue Dec 10, 2013 3:08 pm
Hi kraada,
Tx for the quick reply, its for SNG and MTT. I dont play cash.
Do I still need to use apply this?
-
ActionOnMe29
-
- Posts: 111
- Joined: Tue Jun 18, 2013 11:30 am
by kraada » Tue Dec 10, 2013 3:12 pm
Oh, that would be why then. Replace "cash" with "tourney" and it'll work for you
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
by ActionOnMe29 » Tue Dec 10, 2013 4:09 pm
Hey,
Its still not working.
Im now using: "tourney_hand_player_statistics.val_equity between 45 and 55 and tourney_hand_player_statistics.enum_allin = 'P'"
-
ActionOnMe29
-
- Posts: 111
- Joined: Tue Jun 18, 2013 11:30 am
by kraada » Tue Dec 10, 2013 6:15 pm
You'd still want the other one:
tourney_hand_player_statistics.val_equity between 45 and 55 and tourney_hand_player_statistics.enum_allin SIMILIAR TO '(P|p)'
but you should definitely see something. Try adding the Hands stat to your report also. Does it return any hands at all?
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
by ActionOnMe29 » Tue Dec 10, 2013 10:45 pm
Hey kraada,
Im getting expression not valid when I try your last filter.
The Hands stat was already added automaticaly -I believe- after I hit the finish button on the player report.
Chips won, Hands and % Win seems showing a correct value.
-
ActionOnMe29
-
- Posts: 111
- Joined: Tue Jun 18, 2013 11:30 am
by WhiteRider » Wed Dec 11, 2013 3:55 am
Replace "SIMILIAR" with "SIMILAR", and 45 and 55 with 0.45 and 0.55.
tourney_hand_player_statistics.val_equity between 0.45 and 0.55 and tourney_hand_player_statistics.enum_allin SIMILAR TO '(P|p)'
-
WhiteRider
- Moderator
-
- Posts: 54017
- Joined: Sat Jan 19, 2008 7:06 pm
- Location: UK
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 16 guests