Is this valid PT4 syntax? ("STREET=PREFLOP, POS=BU)

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Is this valid PT4 syntax? ("STREET=PREFLOP, POS=BU)

Postby JackOscar95 » Sun Apr 30, 2023 8:55 am

I tried to ask ChatGPT to generate some statistics for me that I could import into PT4. It came up with the below:

[Stats 1]
Name=SB Fold to BU 4-Bet
Abbreviation=SB Fold to BU 4-Bet
Description=Folding frequency after 4-betting in the SB vs. BU position
Formula=(sum(call_4bet, street=PREFLOP, pos=SB, pos=BU) / sum(raise_4bet, street=PREFLOP, pos=BU, pos=SB))

[Stats 2]
Name=BB Fold to BU 4-Bet
Abbreviation=BB Fold to BU 4-Bet
Description=Folding frequency after 4-betting in the BB vs. BU position
Formula=(sum(call_4bet, street=PREFLOP, pos=BB, pos=BU) / sum(raise_4bet, street=PREFLOP, pos=BU, pos=BB))

[Stats 3]
Name=CO Fold to BU 4-Bet
Abbreviation=CO Fold to BU 4-Bet
Description=Folding frequency after 4-betting in the CO vs. BU position
Formula=(sum(call_4bet, street=PREFLOP, pos=CO, pos=BU) / sum(raise_4bet, street=PREFLOP, pos=BU, pos=CO))

[Stats 4]
Name=BvB Fold to 4-Bet
Abbreviation=BvB Fold to 4-Bet
Description=Folding frequency after 4-betting in the blinds vs. blinds position
Formula=(sum(call_4bet, street=PREFLOP, pos=SB, pos=BB) / sum(raise_4bet, street=PREFLOP, pos=BB, pos=SB) + sum(raise_4bet, street=PREFLOP, pos=SB, pos=BB))


Most of the formula looks pretty unfamiliar to me, is it nonsense or outdated syntax?
JackOscar95
 
Posts: 14
Joined: Fri Aug 28, 2020 1:10 pm

Re: Is this valid PT4 syntax? ("STREET=PREFLOP, POS=BU)

Postby WhiteRider » Sun Apr 30, 2023 10:05 am

No, that is not valid syntax.

Take a look at the Tutorial: Custom Reports and Statistics for an overview of how to make custom stats, and the Custom Stats Guide goes into much more detail, with examples. The latter was written for PT3, but the same principals apply to PT4.
WhiteRider
Moderator
 
Posts: 53961
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Is this valid PT4 syntax? ("STREET=PREFLOP, POS=BU)

Postby JackOscar95 » Sun Apr 30, 2023 10:13 am

WhiteRider wrote:No, that is not valid syntax.

Take a look at the Tutorial: Custom Reports and Statistics for an overview of how to make custom stats, and the Custom Stats Guide goes into much more detail, with examples. The latter was written for PT3, but the same principals apply to PT4.



Any guess as to how ChatGPT came up with this idea?
JackOscar95
 
Posts: 14
Joined: Fri Aug 28, 2020 1:10 pm

Re: Is this valid PT4 syntax? ("STREET=PREFLOP, POS=BU)

Postby WhiteRider » Sun Apr 30, 2023 12:19 pm

I couldn't really guess, sorry. It may have found some logged queries of cached data, but even then that doesn't really look right. It's very different from the real custom stat format.
WhiteRider
Moderator
 
Posts: 53961
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: Amazonbot and 28 guests

cron
highfalutin