Stats, Stacksizing, Hands
Posted: Sun Jun 16, 2013 12:51 pm
I like the option to show stats only with a specific stacksize in BB in MTTs like "Show Hands with 10-20BB" but when a almost unknown player turns into this stacksize i have zero stats on the table. I would love a option like:
Is something like this possible?
- Code: Select all
If (Hands with 10-20BB >= 100)
{
"Show Hands with 10-20BB"
}else{
"Don´t Filter"
}
Is something like this possible?