Good morning,
I was filtering OpenShove/CvOS spots in Cash/MTT games for review and I dont understand why some hands like these are been filtered here:
cash_hand_player_statistics.flg_p_open_opp
AND cash_hand_player_statistics.flg_p_first_raise
AND cash_hand_player_statistics.amt_p_raise_made >= cash_hand_player_statistics.amt_p_effective_stack
AND (cash_hand_player_statistics.amt_p_effective_stack / cash_limit.amt_bb >= 15 )
AND (cash_hand_player_statistics.amt_p_effective_stack / cash_limit.amt_bb < 25 )
https://gyazo.com/53f05cc938dd0889f062859c294f3b77
https://gyazo.com/113e5ae78701f3543e9130f165ceabd1
Also it would be great to know how to exclude this type of spots where the Effective Stack when Hero is openning the Pot (Not when hand is dealt) does not match with I want to review (15-25BB)
https://gyazo.com/0f24535427878dd40a7e9135bf39588c
https://gyazo.com/61941b1a6800877b2824e00c342d5ac4
Thanks in advance. ;)
