Hello,
I'd like to add my rakeback to my "My C All-in Adj" line (the line we get when we display the all-in equity line). I get 20% from partypoker, so I tried the following expression :
format_currency(amt_rake_weighted_contributed_curr_conv * .2, false, global_currency) + format_currency(amt_expected_won_curr_conv, true, global_currency)
But it doesnt work. I also tried to download and modify your merge stats but I didnt get anything neither. Could you tell me what's wrong with my expression?
When I get this line, is it possible not to see the green line anymore on my graph (the "My C won" line)?
Last question : do you know when the database schema documentation will be released?
Thank you