Won hand W/O Showdown Help

Hold'em or Poker Tracker Hold'em related posts go here

Won hand W/O Showdown Help

Postby CajunDragon » Tue Sep 14, 2010 5:12 pm

I'd like to add some simple win % stats to my HUD. I see that there are 8 separate functions for WWoSD. Is there a way I can get a combined total? I'm looking to do something simple:

Ex:

# 100 Hands Played
# 20 Hands Won Without Showdown
# 10 Hands Won WITH Showdown
# 70 Hands Lost

(percent or actual # is fine). I don't mind putting in a custom formula but I'm not a whiz with PT3.

Thanks
CajunDragon
 
Posts: 11
Joined: Thu Nov 05, 2009 10:41 pm

Re: Won hand W/O Showdown Help

Postby kraada » Tue Sep 14, 2010 5:47 pm

Please note this is the PTv2 forum not the PT3 forum.

That said, you want to build a column:
cnt_wwosd with definition sum(if[holdem_hand_player_statistics.flg_won_hand and not(holdem_hand_player_statistics.flg_showdown), 1, 0])

Then in the stat if you want a percentage put (cnt_wwosd / cnt_hands) * 100 as your value expression.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY


Return to PokerTracker Holdem

Who is online

Users browsing this forum: No registered users and 15 guests

cron
highfalutin