Discuss how to create custom stats, reports and HUD profiles and share your creations.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
by js2002 » Mon Sep 17, 2012 7:07 am
Is this possible?
f.e. making a new stat "3bet preflop last x hands"
-
js2002
-
- Posts: 1501
- Joined: Fri Feb 15, 2008 5:44 am
- Location: Germany
-
by WhiteRider » Mon Sep 17, 2012 8:51 am
That isn't possible in a stat, but you can filter the Hud for the last X hands via Hud > Edit Hud Options > General Settings. Bear in mind that this affects all stats in the Hud and prevents use of the cache so has performance implications in large databases and complex Huds.
It would be possible to make a custom stat based on a time period (last X days, for example) but again these won't be cached so have performance implications.
Should you want to do that you can include something like this in your expressions:
cash_hand_summary.date_played > (now() - interval '7 days')
-
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: Amazonbot, Martboz and 18 guests