won durign last x hands/minutes

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Re: won durign last x hands/minutes

Postby pt4pt4pt4 » Fri Feb 08, 2013 6:47 pm

My mistake for the previous thread Kraada.

I was using MTTs in my examples and that PT4 stat is only good for STTs.
pt4pt4pt4
 
Posts: 1097
Joined: Fri Feb 03, 2012 12:17 am

Re: won durign last x hands/minutes

Postby Sattva » Fri Dec 12, 2014 2:55 pm

WhiteRider wrote:To get the amount won in the last (up to) 10 hands you'd need to use the "live stats" mechanism.
Go to Configure > Statistics and have a look at how stats like "Live Win 1" and "Live Winner 1" are built - you would need to compare the live winner name with the player's name in order to determine when to include the pot in their winnings.
If you decide you want to go that way and you can't work out how to build it please post back and we'll take a look at it.


I've done it but is it possible to make a stat that would show how much an oponent lost in the last 10 hands ?
Sattva
 
Posts: 51
Joined: Fri Jun 06, 2008 7:09 am

Re: won durign last x hands/minutes

Postby 4StarGen » Fri Dec 12, 2014 3:12 pm

It is def possibile, propokerHUDs, made similar stats in their HU HUD, where they basically show stats of Villain only for that day.
4StarGen
 
Posts: 945
Joined: Sat Mar 08, 2014 6:58 am

Re: won durign last x hands/minutes

Postby PropokerHUDs » Fri Dec 12, 2014 3:19 pm

Sattva wrote:
WhiteRider wrote:To get the amount won in the last (up to) 10 hands you'd need to use the "live stats" mechanism.
Go to Configure > Statistics and have a look at how stats like "Live Win 1" and "Live Winner 1" are built - you would need to compare the live winner name with the player's name in order to determine when to include the pot in their winnings.
If you decide you want to go that way and you can't work out how to build it please post back and we'll take a look at it.


I've done it but is it possible to make a stat that would show how much an oponent lost in the last 10 hands ?


It is definitely possible. If there is interest, we will look at making it available.
PropokerHUDs
ProPokerHuds Forum Moderator
 
Posts: 347
Joined: Fri Apr 19, 2013 11:28 am

Re: won durign last x hands/minutes

Postby Sattva » Fri Dec 12, 2014 4:24 pm

PropokerHUDs wrote:It is definitely possible. If there is interest, we will look at making it available.

it would be great)
Sattva
 
Posts: 51
Joined: Fri Jun 06, 2008 7:09 am

Re: won durign last x hands/minutes

Postby dave2085 » Fri Mar 08, 2024 4:37 am

Hi
did anybody make it work?

I am actually searching for a stat like; "All-In Equity Adjusted"
Code: Select all
sum(tourney_hand_player_statistics.amt_expected_won)



which includes only last ~14days or last ~50 hands. This stat should work in a HUD.

I tried to include something like this;

Code: Select all
tourney_hand_summary.date_played > (now() - interval '14 days')

But this gives me SQL error.
dave2085
 
Posts: 192
Joined: Mon Jun 02, 2008 10:41 am

Previous

Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 18 guests

cron