How can I filter hands where I shoved all in on a street? There's a "raise all in" filter for each street, but I want "bet all in".
I can get tricky for filtering for this on the flop and turn by also filtering for NOT(bet or raise or call) on turn and river, respectively. ie: I can only make no action on the next street if we're already all in. But on the river I don't see a way of differentiating between betting and open shoving.