Reports in BB
-
Hi,
I see that all my reports, graf, profit ... I can read in USD or bb/100 hand. Same in HUD I can set for oponent to see his profit in bb/100hand.I am playing Fix Limit HE - is there any option how to set these reports, HUD profit to BB/100 hand.
bb/100 - big blind per 100 hand
BB/100 - Big Beat per 100 handI coulnt find this, maybe I am blind and I need help, maybe there is no this option.
-
Unfortunately, there is no way to do it.
-
If I know how is calkulate in HUD stat "Cash Win rate (bb/100)"
than I could set my own stat BB/100 because bb/100 /2 = BB/100.
-
For HUD you can create your own Expression stat WinrateBB with AmountWon function:
-
I have problem I have no good result. I am trying verify for expression but I dont know where I am doing mistake:
- Cases(AmountWon) / Cases(all hands) / 2 - doesnt work
- AmountWon / Cases(all hands) / 2 - doesnt work
- AmountWonCases(FLOP ANY ACTION) / Cases(all hands) / 2 - bad results
-
Hope that this expression is right one:
AmountWon (all hands) / Cases(all hands) / 2 * 100
-
Vampiir142 said:
Hope that this expression is right one:
AmountWon (all hands) / Cases(all hands) / 2 * 100
Yes, this expression is right if the "all hands" stat exists in your database.