Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
tourney_hand_player_statistics.val_equity between .45 and .55 and (tourney_hand_player_statistics.enum_allin SIMILAR TO '(P|p)' OR tourney_hand_player_statistics.enum_face_allin SIMILAR TO '(P|p)')
xKINGSFULLx wrote:I had to filter for hands I either went all in pre or called allin pre. I had to do this because it considered it a a hand a flip no matter what street you get it in on if the equities fall within the parameters. I did this by:
Actions and Opportunities > Actions and Opportunities - Preflop > Preflop Raises > Raised All-In Preflop
And
Actions and Opportunities > Actions and Opportunities - Preflop > Preflop Calls > Went All-In (on)
xKINGSFULLx wrote:It also considers it a flip when you get it in vs the same hand, like AA vs AA. Is there a way I can filter OUT those hands? I believe I'll have to change the custom filter expression somehow?
tourney_hand_player_statistics.val_equity between .45 and .49 and tourney_hand_player_statistics.val_equity between .51 and .55 and (tourney_hand_player_statistics.enum_allin SIMILAR TO '(P|p)' OR tourney_hand_player_statistics.enum_face_allin SIMILAR TO '(P|p)')
Users browsing this forum: espectralplay and 63 guests