Page 1 of 1
Import stat rakeback

Posted:
Tue Mar 27, 2012 10:47 am
by Rain66ow
Hello,
First, sorry for my bad english.
Here is the problem : I dowloaded 3 stats (rakeback, Total Won (Including Rakeback) and True Hourly including rakeback at
http://www.pokertracker.com/custom) and I tried to import them.
The stats appears in the list (screenshot :
http://nsa22.casimages.com/img/2012/03/ ... 401617.png) but I can't show them when I click on the little wrench.
I believe that it is possible to add a curve with these statistics, but one problem at the time :D
Thanks !
Re: Import stat rakeback

Posted:
Tue Mar 27, 2012 11:28 am
by kraada
It depends what kind of report you are trying to display them in - those stats will only work in Sessions reports - ie reports that show data grouped by entire sessions. You can't use it in any report that shows something like VPIP (for example), but you can use it on the top report on the General tab.
Re: Import stat rakeback

Posted:
Tue Mar 27, 2012 12:52 pm
by Rain66ow
Ok thanks.
I can now use it on the general tab :)
Is it possible to create 2 new curve on the graph tab ? Rakeback + Total won ?
Re: Import stat rakeback

Posted:
Tue Mar 27, 2012 3:41 pm
by kraada
Not using that stat - you'd need to create the stat in the Holdem Cash Player Statistics section in order for it to work there. Is your rakeback based on the weighted contributed method? If so I can link you to a stat you can download to use in the HCPS section.
Re: Import stat rakeback

Posted:
Tue Mar 27, 2012 4:00 pm
by Rain66ow
Thanks for answer.
Actually, my rakeback is 40% to MGR.I suppose that it is not too difficult to create a stat like that ? And another one amount_won + rakeback. I make a mistake?
Re: Import stat rakeback

Posted:
Tue Mar 27, 2012 6:07 pm
by kraada
Nope, you can use MGR - there's a built in column amt_mgr that you can use to start with.
All you'll need to do is create a stat that uses amt_mgr in the value expression - so 40% of MGR would be amt_mgr * .4
Total won + 40% of MGR would be amt_won + (amt_mgr * .4). Then you can fill in the name and description and title and width (on the format tab) however you like - so long as the stat is in the Player Statistics section it will be available for use on the graph.