Welcome, Guest. Please login or register.
October 01, 2023, 06:52:34 PM
Home Help Login Register
News:

Shanky Technologies Poker Bot Support Forum  |  General Category  |  PPL Support (Moderator: sngbot)  |  Topic: Effective Stack calculation problem 0 Members and 1 Guest are viewing this topic.
Pages: [1] Print
Author Topic: Effective Stack calculation problem  (Read 402 times)
Mohinder
Wide-Eyed Newbie
*

Karma: 0
Posts: 3


« on: November 09, 2022, 10:56:38 AM »

This is a very common situation in Spin & Go tournament:

          BTN 12BB ---> Raise 2BB
            SB 17BB ---> Fold
(HERO) BB 15 BB

In this situation the Effective Stack when it is the bot's turn to act is 12BB.
I'm not able to define the correct value of the max opponent stacksize to compare with Hero StackSize because:

- if I use MaxOpponentStackSize this value is 17BB and Effective Stack is 15BB;
- if I use MaxStillToActStackSize this value is 0 because there are no more players behind Hero;
- if I use MaxCurrentOpponentStackSize this value is 10BB because it takes in account the raise preflop, and Effective Stack is also 10BB.

I'm almost sure that I'm missing something.

Thanks in advance for the help.
Logged
Egor
Forum Admin
Extreme Botter
*****

Karma: 378
Posts: 35088



WWW
« Reply #1 on: November 09, 2022, 06:17:41 PM »

All you can really do is combine MaxCurrentOpponentStackSize with amounttocall and/or potsize to make your decision here.
Logged

Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
Pages: [1] Print 
Shanky Technologies Poker Bot Support Forum  |  General Category  |  PPL Support (Moderator: sngbot)  |  Topic: Effective Stack calculation problem
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!