The code is
- Code: Select all
(Made One Pair On Flop Using Two Hole Cards Overpair to the Board) OR (Made One Top Pair On Flop Using One Hole Card Top Pair)
AND
Checked Flop
I find this code only works if the player only makes top pair on the flop but doesn't make anything better on later streets. For instance, someone earlier made top pair on the flop and checked - A6o, Flop was A25 so i'd expect to get a historic note about this, but because he made two pair with a 6 on the turn it didn't seem to register the note.
From what I gather, the note seems to be gathering data from later streets but I only want it to take into account what the player has on the flop. Ie I don't care if he made top pair on the flop and checked it down, but later made a full house on the river, all I care about is the flop.
Anyone get what I mean?
Thanks