expression stat: won hands %
-
Hello. How to make an expression stat to see the won hands % for my oppenents? i don't know how to create an any action stat, because every times it doesn't take account hands where my opponent is in BB and everybody fold before him and let him is BB.
thanks
-
Hello!
It should be an empty stat, like "all hands" in default Config. And then use expression "WonHandCases(all hands) / Cases(all hands) * 100"
-