Page 1 of 1

Raise First In Note setting questions

PostPosted: Tue Aug 16, 2022 12:19 am
by juzi
I need a note of RFI, but the requirement is not All In.
My setup looks like this, as shown here
(Raised First In) AND (NOT (Raised All-In Preflop))

But there's a problem with that.
If the player RFI-4bBET ALL IN, RFI is not recorded here.

I need your help

Re: Raise First In Note setting questions

PostPosted: Tue Aug 16, 2022 5:07 am
by Flag_Hippo
Code: Select all
((Raised First In) AND (NOT (Raised All-In Preflop))) OR ((Raised First In) AND (Raised All-In Preflop) AND (Second Preflop Action Raise))

Guide: Grouping Filters

highfalutin