Ok could you please explain me why ? I dont understand
Maximator
@Maximator
Posts made by Maximator
-
Bug in handcounts
Hi
I'm building my own hud. I'm playing 3max tournaments.
I noticed something strange when it comes to the facing-cbet related frequencies. I'll try my best to explain. I think i'm right when I say that FoldvCB + CallvCB + RaisevCB frequencies on a given street should equal 100 total.
ex: HUBB FvCB River + HUBB CvCB River + HUBB RvCB River = 100But in my case, I notice something wrong especially on rivers.
You can see on the river that 43+43+25 is not equal 100.
The small hand counter on the side is weird as well, because it says 30 hands have been counted for CvCB & FvCB but only 16 for XR.The definitions of my River statistics are all the same, as follow :
The only thing that changes is the last action : Fold, Call or Raise.I noticed the same pattern in all spots like this : BBvSB, BBvBTN, and even on flop and turns when the sample is low.
I hope I explained it well. If that's the case, could you give me any reason it's not working properly ? Maybe I did a mistake in the statistics properties ?
Thank you in advance -
RE: HUD stat color given sample range
Thank you for the answer.
Unfortunately, that's not what i'm looking for. I don't want to color the stat given it's value but giver it's sample size.
In other words :
the CB stat is 50% and sample size is 20hh. I want to color funtion the sample size (if it's too low I want the stat to appear with less opacity in my hud and vice versa) -
HUD stat color given sample range
Hey
I'd would like to change the color of the stat function of sample size of this stat.
ex : FvCB is grey if 0<sample<20 but red if 21<sample
Is it possible to do that ? If yes, how can I do it ?
Thanks