I have created some tourney note tracker definitions and have some questions:
For a start I created: (i have used square brackets to denote each filter added)
3Bet from the blinds
Player: [Rasied Preflop Any 3Bet] AND [Postion of Active Position of selected between 8 and 9]
3Bet in position
Player: [Rasied Preflop Any 3Bet] AND [Postion of Active Position of Less than or Equal to 7]
3Bet Shove 15bb+
Player: [(Rasied Preflop Any 3Bet) AND (Raised All-in)] AND [Effective Size Big Blinds Between 15 and 99999]
3Bet verse Hero
Player: Rasied Preflop Any 3Bet
Opponent: (Player is Hero) AND (Raised Preflop Any 2Bet)
The follow hand shows 2 problems:
Merge - $40,000+$4,000.00|<> NL - Holdem - 7 players
Hand converted by PokerTracker 4
SB: 12,062.00
Hero (BB): 58,921.00
UTG: 48,076.00
UTG+1: 32,809.00
MP: 22,676.00
CO: 125,328.00
BTN: 43,865.00 (OrientExpress)
SB posts ante 200.00, Hero posts ante 200.00, UTG posts ante 200.00, UTG+1 posts ante 200.00, MP posts ante 200.00, CO posts ante 200.00, BTN posts ante 200.00, SB posts SB 1,000.00, Hero posts BB 2,000.00
Pre Flop: (pot: 4400.00) Hero has A T
fold, fold, fold, CO raises to 4,000.00, BTN raises to 43,665.00 and is all-in, fold, fold, CO calls 39,665.00
Flop: (91730.00, 2 players) 8 5 2
Turn: (91730.00, 2 players) 2
River: (91730.00, 2 players) K
CO shows T T (Two Pair, Tens and Twos) (Pre 72%, Flop 47%, Turn 70%)
BTN shows A 8 (Flush, Ace High) (Pre 28%, Flop 53%, Turn 30%)
BTN wins 91,730.00
When running the note tracker test, the following output was generated:
Test Results for 'All Active Automatic Note Rules' ...
AutoNote: Hand #56466469-224: Player: OrientExpressSP9 Note: tny: 3Bet in position {cardrange:A8s}
AutoNote: Hand #56466469-224: Player: OrientExpressSP9 Note: tny: 3Bet v Hero {cardrange:A8s}
AutoNote: Hand #56466469-224: Player: llIIIllIIIllIIIllIII Note: tny: Call 3Bet {cardrange:TT}
Total time: 62ms Per Hand Avg: 62ms
1) 3Bet v Hero should not have been triggered, I noticed all 3bets have triggered the 3bet v hero regardless of whether
i was the 2better or not.
2) 3Bet Shove 15bb+ was not triggered, OrientExpress had 22bb and 3bet shoved, I think this should be been triggered.
I noticed in PT3 the effective stack was calculated as the lowest stack preflop. I hope this method is not being used. The
effective stack should be the lowest between your stack, and the highest remaining stack in the hand.