Modifying an expression stat
Modifying an expression stat

Modifying an expression stat

Hello, thanks in advance for reading.

I whish to modify the WWSF(won when saw flop) expression stat in order to make other two expression stats.

1) WWSF with initiative: The idea is to have a wwsf whenever the player has the initiative on the flop (OTF). For this I've reached this formula using AI but it's not being accepted by the software:

Spoiler
Show

WonHandCases(flop any action and (PFR or ThreeBet or FourBet)) / Cases(flop any action and (PFR or ThreeBet or FourBet)) * 100

Basically I want it to collect every flop seen after player was made a preflop RFI and got called, a preflop 3bet and got called or a preflop 4bet and got called.

2) WWSF without initiative: The idea is the opposite, to create an expression stat that shows WWSF whenever the player has made a preflop call versus a raise first in while sitting on the big blind.

Could anyone please help me out here?

Have a nice day!

10 June 2024 at 06:08 PM
Reply...

1 Reply



Hello,

You can try adding a filter for preflop action Player Raises -> Last player's action on street:


The same for without initiative, only you should do this for the Player Calls action.

Reply...