holden hand range visualizer

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

holden hand range visualizer

Postby plukhead » Tue Mar 26, 2024 11:32 am

hola, necesito saber que condiciones debe cumplir una custom stats para poder utilizarla en el holden hand range visualizer.Algunas de las stats que cree aparecen en el buscador del holdem hand range visualizer pero otras no aparecen para poder seleccionarlas.Pueden ayudarme .Gracias
plukhead
 
Posts: 119
Joined: Mon Sep 16, 2019 11:16 pm

Re: holden hand range visualizer

Postby Flag_Hippo » Tue Mar 26, 2024 2:07 pm

Please attach an example of a statistic you've created that you can't add to the Holdem Hand Range Visualizer.
Flag_Hippo
Moderator
 
Posts: 15174
Joined: Tue Jan 31, 2012 7:50 am

Re: holden hand range visualizer

Postby plukhead » Tue Mar 26, 2024 6:42 pm

(pl_bb2 / pl_bb)*100

pl_bb2= sum(if[tourney_hand_player_statistics.position = 8 AND
(tourney_hand_player_statistics.amt_p_effective_stack * 1.0 / tourney_blinds.amt_bb) < 20
AND (tourney_hand_player_statistics.amt_p_effective_stack * 1.0 / tourney_blinds.amt_bb) >= 16 and tourney_hand_player_statistics.amt_f_raise_facing > 0, 1, 0])

pl_bb= sum(if[tourney_hand_player_statistics.position = 8 and(tourney_hand_player_statistics.amt_p_effective_stack * 1.0 / tourney_blinds.amt_bb) < 20
AND (tourney_hand_player_statistics.amt_p_effective_stack * 1.0 / tourney_blinds.amt_bb) >= 16, 1, 0])


esta estadistica es solo un ejemplo simple ,la creo y no aparece en el buscador del holdem hand range visualizer...esta hecha en "player" format type = percent
plukhead
 
Posts: 119
Joined: Mon Sep 16, 2019 11:16 pm

Re: holden hand range visualizer

Postby Flag_Hippo » Wed Mar 27, 2024 6:48 am

Change the value expression to:

Code: Select all
(pl_bb2 / pl_bb) * 100
Flag_Hippo
Moderator
 
Posts: 15174
Joined: Tue Jan 31, 2012 7:50 am

Re: holden hand range visualizer

Postby plukhead » Tue Apr 02, 2024 9:33 pm

solucionado.gracias.Otra pregunta...existe alguna manera de aplicar filtros cronológicos que impacten en la matriz de rangos del holdem hand range visualizer? por que los filtros simples impactan en el reporte de manos que esta por debajo de la matriz de rangos pero no en la matriz
plukhead
 
Posts: 119
Joined: Mon Sep 16, 2019 11:16 pm

Re: holden hand range visualizer

Postby Flag_Hippo » Wed Apr 03, 2024 2:40 am

That sounds like a known issue. If you open a Support Ticket providing more specific details then we can see if that's the case here or not:

Tutorial: Reporting A Problem
Flag_Hippo
Moderator
 
Posts: 15174
Joined: Tue Jan 31, 2012 7:50 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: Iepurila89 and 41 guests

cron