Discuss how to create custom stats, reports and HUD profiles and share your creations.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
by ptandres » Fri Aug 20, 2021 12:11 am
Hi.
Can you help me create the formula for the Live Ave Pot, but expressed in BB (Cash, $).
Thank you.
Some link to learn how to create my own formulas? (No videos, preferably text).
:club:
-
ptandres
-
- Posts: 3
- Joined: Sat Aug 14, 2021 9:35 am
by Flag_Hippo » Fri Aug 20, 2021 5:39 am
To get that all you need to do is divide the live average pot by the live bb:
- Code: Select all
(live_table_pots / min(live_table_hands, 10)) / live_amt_bb
See
this guide for the basics on custom statistics creation and
this guide for a deeper walkthrough.
-
Flag_Hippo
- Moderator
-
- Posts: 17051
- Joined: Tue Jan 31, 2012 7:50 am
by ptandres » Fri Aug 20, 2021 12:54 pm
Excellent Flag_Hippo.
Very grateful for the links.
Thank you.
:D :club:
-
ptandres
-
- Posts: 3
- Joined: Sat Aug 14, 2021 9:35 am
by ptandres » Sun Nov 20, 2022 8:42 pm
Hello again.
Two queries:
* How can I get the multiplication of the "Fold vs BTN Open" of the player to my left when in the SB and the "Fold vs BTN Open" of the player to the left of the player to my left when in the BB, and split for 100?
Something like: (Fold vs BTN Open (SB)*Fold vs BTN Open (BB))/100
** You could get the average of the VPIPs of the players at the table. (excluding hero)
both could be "Table Average".
I don't know if there is any limitation in * or ** if any of the seats is empty.
But if it only works when they're busy, that's already a breakthrough.
Thanks a lot. :club:
-
ptandres
-
- Posts: 3
- Joined: Sat Aug 14, 2021 9:35 am
by Flag_Hippo » Mon Nov 21, 2022 11:51 am
ptandres wrote:How can I get the multiplication of the "Fold vs BTN Open" of the player to my left when in the SB and the "Fold vs BTN Open" of the player to the left of the player to my left when in the BB, and split for 100?
Something like: (Fold vs BTN Open (SB)*Fold vs BTN Open (BB))/100
That's not possible as far as I am aware.
ptandres wrote:You could get the average of the VPIPs of the players at the table. (excluding hero)
You can do that by adding the VPIP statistic to a
'Table Averages' HUD Group'.
-
Flag_Hippo
- Moderator
-
- Posts: 17051
- Joined: Tue Jan 31, 2012 7:50 am
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 28 guests