Page 1 of 1

Average stack size including Hero's stack

PostPosted: Tue Mar 18, 2014 11:06 pm
by hmcp22
Hi,

I read in the forums that the Live Avg Stack stat is the average stack of the table not including hero. Is it possible to have the average stack size at the table to include hero's stack for tournaments? I want to be able to display the Q=stack/av stack for each player at the table.

Thanks

Re: Average stack size including Hero's stack

PostPosted: Wed Mar 19, 2014 7:47 am
by kraada
Is this for PT3 or PT4?

Re: Average stack size including Hero's stack

PostPosted: Wed Mar 19, 2014 10:50 am
by hmcp22
This is for PT4

Re: Average stack size including Hero's stack

PostPosted: Wed Mar 19, 2014 1:53 pm
by kraada
I think you can do this by adding live_cash_table.amt_avg_stack * live_cash_table.cnt_players and live_cash_player.amt_stack and dividing by live_cash_table.cnt_players + 1 as long as you put it in a hero only table group. But I'm not 100% certain as I haven't had a chance to test it.

Re: Average stack size including Hero's stack

PostPosted: Wed Mar 19, 2014 5:57 pm
by hmcp22
Thanks for the response, but I can't seem to make this work

Re: Average stack size including Hero's stack

PostPosted: Thu Mar 20, 2014 8:12 am
by kraada
I'll make a note to give it some more testing then and get back to you.

highfalutin