Apologies - after asking whether it was for cash or tournaments I gave you the cash version.
For tournaments you need this:
sum( if[tourney_holdem_hand_player_statistics.flg_p_limp AND (tourney_holdem_hand_player_statistics.id_holecard = 1 OR tourney_holdem_hand_player_statistics.id_holecard = 26 OR tourney_holdem_hand_player_statistics.id_holecard = 49 OR tourney_holdem_hand_player_statistics.id_holecard = 2 OR tourney_holdem_hand_player_statistics.id_holecard = 3), 1, 0] )
The stat is attached:
Mikulas58 wrote:2. Do you mean how often the SB raised all-in when everyone else has folded? (So an open-raise all-in from the SB?)
Yes, in superturbo, SBs go almost 100% all-in, if everyone else has folded (it depends on Blinds as well, tho). Good player do it, but not every player.
This stat is also attached.
I have not specified the small blind in this stat so that you can use it for any position.
If you want it specifically for the small blind then set the Hud Property "Position" to "Blinds". This situation doesn't apply to the BB (you can't raise-first-in from the BB) so "Blinds" will mean only the SB in this case.