how to create custom HUD stat x/f postflop

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

how to create custom HUD stat x/f postflop

Postby bruno3000 » Tue Mar 20, 2018 6:57 am

Actually I would like to have x/f stats postflop which I can use on all streets.
The stat I would like to use in the HUD in three variants:
- x/f
- x/f HU
- x/f in 3bet Pots

Is there something already or could someone help me?

Thanks in advance
bruno3000
 
Posts: 3
Joined: Wed Feb 21, 2018 4:10 am

Re: how to create custom HUD stat x/f postflop

Postby potamito » Tue Mar 20, 2018 11:56 am

bruno3000 wrote:Actually I would like to have x/f stats postflop which I can use on all streets.
The stat I would like to use in the HUD in three variants:
- x/f
- x/f HU
- x/f in 3bet Pots

Is there something already or could someone help me?

Thanks in advance

PT4 has a built-in stat called "Fold to F Float Bet" and is define as...

Percentage of the time that a player as preflop aggressor folded to a bet when another player bet in position after the preflop aggressor had a chance to continuation bet but did not do so in a singly raised pot.

Formula: Number of Times Player Folded to a Float Bet on the Flop / Number of Times Player Could Fold to a Float Bet on the Flop


That is basically a check/fold you can duplicate the columns and make the variations for what you want so for XF there´s no need of any changes but for HU just add this expression to both columns..

Code: Select all
and tourney_hand_player_statistics.cnt_players = 2


And for 3bet pots...

Code: Select all
char_length(tourney_hand_summary.str_aggressors_p) = 3


That should do the trick, give them a try and let us know, if you need more assistance shoot me a PM with your skype adress, cheers.
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm

Re: how to create custom HUD stat x/f postflop

Postby bruno3000 » Thu Mar 22, 2018 11:11 am

@potamito
thanks for your answer
fear I need some guidance
can PM you beginning of next week
bruno3000
 
Posts: 3
Joined: Wed Feb 21, 2018 4:10 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 33 guests

cron
highfalutin