Hi,
So I've already got one working composite note and am trying to make another one that's very similar but I can't get this one to work.
Basically I'm trying to get the won showdown when calling the rivers %.
1st note is total calling rivers and showing down, tagging result for both win and lost hand in general tab, in preflop tab I check player had to show down, and on the river both sequences of calling IP facing a bet and calling OOP facing a bet.
2nd note is total calling rivers and winning, following the same steps as 1st note but only the win tagged.
The composite note is simply the 2nd divided by the 1st x100 = (NC."CallRiverWinSDcount"/NC."CallRiverSeeSDcount")*100
I've tried it as both 'do not take notes for missed opportunities', and 'define opportunities by action', but neither of them works.
I've followed the exact same process as another composite note which deals with winning SD % when overbetting river, which works, but for some reason this other one doesn't work.
What I see happening when adding the 1st and 2nd stats themselves in the hud is that they show 460/495 for the 1st stat, and 248/281 for the 2nd stat, which it calculates as 93 for the first stat, and 88 for the 2nd stat, and then for the composite stat it basically does the 88/93. Why does it do this and where does the difference come from, rather than doing 248/460 or 281/495? It doesn't do this for the overbet stats even though they're an exact replica.
Please help. Thank you.