Hi there.
I'll see if you can give me a hand. I've been trying to create the "Fold to T Bet after Call F Donk Bet" stat for several days now. Basically knowing how many times a player pays the donk on the flop and then folds on the turn
In the value expression, I entered:
((cnt_f_donk_def_opp_action_call / cnt_f_donk_def_opp) /
(cnt_t_bet_def_action_fold / cnt_t_bet_def_opp)) * 100
But I think it's wrong.
Thanks!
