Summary of rakeback stats shows weird amount

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Summary of rakeback stats shows weird amount

Postby herekpl » Wed May 31, 2023 3:21 pm

My rakeback stat is pretty simple:
https://i.imgur.com/62J2vOu.png
Works great for any stake, but summary is showing weird amonuts:
https://i.imgur.com/rK9MctK.png

It seems that summary is calculating total rake as Buyin x tournaments
For 3 different stakes it is 3x 99 = 297
https://i.imgur.com/eIYrn55.png

My question is how can I get summary to work correctly?
herekpl
 
Posts: 5
Joined: Sat Aug 08, 2015 5:45 am

Re: Summary of rakeback stats shows weird amount

Postby Flag_Hippo » Thu Jun 01, 2023 6:24 am

You will need to calculate the rakeback for each individual tournament and sum the results using a custom column.
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am

Re: Summary of rakeback stats shows weird amount

Postby herekpl » Wed Jun 07, 2023 8:27 pm

Could you please explain how to do it this way?
herekpl
 
Posts: 5
Joined: Sat Aug 08, 2015 5:45 am

Re: Summary of rakeback stats shows weird amount

Postby Flag_Hippo » Thu Jun 08, 2023 1:50 pm

Code: Select all
sum(if[tourney_summary.id_site > 0, if[tourney_summary.val_curr_conv!=0, tourney_summary.val_curr_conv * tourney_summary.amt_fee, currency_tourney_toglobal[tourney_summary.amt_fee, tourney_summary.currency]] * .60, 0])

See this guide for more information. While it was written for PokerTracker 3 and the user interface is different the techniques still apply to PokerTracker 4.
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 24 guests

cron
highfalutin