Open Side Menu Go to the Top
Register
DriveHUD - Poker HUD & Database Software [-10% Discount] DriveHUD - Poker HUD & Database Software [-10% Discount]

Today , 11:30 AM
Quote:
Originally Posted by FreakDaddy
Good question. There doesn't seem to be, and I'm not sure why. I sent a message to the dev team to ask. So hopefully they can add. You can do a custom stat for it, and let me check into it, and I can post a formula is you don't know how to do it.

From MP:
Count(FoldedTo5Bet = yes and (Position = MP or Position = MP1 or Position = MP2 or Position = MP3)) / Count(Faced5Bet = yes and (Position = MP or Position = MP1 or Position = MP2 or Position = MP3))
Awesome thanks!

For EP can I do the same except change the 'MP' letters to 'EP' in the code?
DriveHUD - Poker HUD & Database Software [-10% Discount] Quote
Today , 11:32 AM
Quote:
Originally Posted by andymc1
Awesome thanks!

For EP can I do the same except change the 'MP' letters to 'EP' in the code?
Yw, I just edited and added it last post:

Count(FoldedTo5Bet = yes and (Position = UTG or Position = UTG_1 or Position = UTG_2 or Position = EP)) / Count(Faced5Bet = yes and (Position = UTG or Position = UTG_1 or Position = UTG_2 or Position = EP))
DriveHUD - Poker HUD & Database Software [-10% Discount] Quote
Today , 11:35 AM
noice tyvm
DriveHUD - Poker HUD & Database Software [-10% Discount] Quote
Today , 12:54 PM
Quote:
Originally Posted by andymc1
noice tyvm
Yes, np! I put the request in to add those as well.
DriveHUD - Poker HUD & Database Software [-10% Discount] Quote

      
m