ThrustWorld wrote:I'm trying to do stats [Position] fold vs [Position] 3 bet.
I need a clarification: the values I need to change are "cash_hand_player_statistics.position = 1"
You change that based on the position of the player who is folding.
ThrustWorld wrote:and "cash_hand_summary.str_aggressors_p LIKE '810%', 1, 0]", right? "809%" is for sb and "810%" is for the other positions?
'809%' is for the BTN 2betting and the SB 3betting. '810%' is for the CO 2betting and the BTN 3betting. See this post for more information on how the aggressors and actors strings are defined.