Page 1 of 1

FOLD STEAL TO BLIND RERAISE... but if P1 raises and p0 3bet?

PostPosted: Thu Dec 23, 2010 2:41 pm
by marvin
FOLD STEAL TO BLIND RERAISE =(cnt_steal_reraise_def_action_fold / cnt_steal_reraise_def_opp) * 100

BUT cnt_steal_reraise_def_opp =
sum(if[ tourney_holdem_hand_player_statistics.flg_steal_att AND tourney_holdem_hand_player_statistics.flg_p_3bet_def_opp, 1 , 0 ])
then 3bet can be made by p0 if the stealer is P1...
what do you think? may be would be better change the name to this stat.

Re: FOLD STEAL TO BLIND RERAISE... but if P1 raises and p0 3

PostPosted: Thu Dec 23, 2010 3:08 pm
by kraada
Please do not create multiple threads in multiple sections of the forum for the same issue.