View Single Post
  #3  
Old 02-10-2005, 06:09 PM
PSUinDC PSUinDC is offline
Member
 
Join Date: Jan 2005
Posts: 63
Default Re: Calculating Net Amount Won

that is what I do. For each action within a hand, there is the Action, and the Amount. Like Bet $.50 or All-in $11.25.

I run a script that goes through all of the hands and calculates out the amount netted for all hands. Maybe I should have my program calculate for each person how much is netted for each hand as it puts it into the database, and keep that value around. Like -$5.50 or $1.25. That would make it so that importing hands takes longer. hmmm double edged sword.
Reply With Quote