Results 1 to 7 of 7

Thread: Blackjack house edge calculator for depleted shoe

  1. #1


    Did you find this post helpful? Yes | No

    Blackjack house edge calculator for depleted shoe

    Hi,

    Is there any Blackjack House Edge Calculator/spreadsheet that can handle depleted Shoe ? Meaning it can calculate the "overall house edge" (and its relevant basic strategy)for any give shoe composition within seconds. With such info, we can calculate exactly(based on Kelly criterion) how much we should bet in next round . . . betting correlation = 1 !

    There are 2 methods that can ESTIMATE the overall house edge :-

    1) Based on True count - we can estimate the house edge.
    2) Based on EOR - Add up all the pre-determined EORs of all removed cards, then add to the full deck house edge to get net house edge.

    However, both above methods are not that accurate.

    I need exact house edge after each round for online betting(more than 1.5 million daily betting turnover), MGP can handle this but it take too long to calculate it . . .


    James

  2. #2


    Did you find this post helpful? Yes | No
    Quote Originally Posted by James989 View Post
    Hi,

    Is there any Blackjack House Edge Calculator/spreadsheet that can handle depleted Shoe ? Meaning it can calculate the "overall house edge" (and its relevant basic strategy)for any give shoe composition within seconds. With such info, we can calculate exactly(based on Kelly criterion) how much we should bet in next round . . . betting correlation = 1 !

    There are 2 methods that can ESTIMATE the overall house edge :-

    1) Based on True count - we can estimate the house edge.
    2) Based on EOR - Add up all the pre-determined EORs of all removed cards, then add to the full deck house edge to get net house edge.

    However, both above methods are not that accurate.

    I need exact house edge after each round for online betting(more than 1.5 million daily betting turnover), MGP can handle this but it take too long to calculate it . . .


    James
    The first things that came to mind :

    https://github.com/mustgoplay/MGPs-BJ-CA
    http://www.bjstrat.net/cgi-bin/cdca.cgi
    https://sites.google.com/site/erfarmer/downloads
    https://code.google.com/archive/p/simmar/

    Another way you could go about (slowly) is to load-up CVData, remove the relevant cards, chose to re-shuffle after each round, and compute the overall EV for any fixed strategy.

  3. #3


    Did you find this post helpful? Yes | No
    Quote Originally Posted by dogman_1234 View Post
    The first things that came to mind :

    https://github.com/mustgoplay/MGPs-BJ-CA
    http://www.bjstrat.net/cgi-bin/cdca.cgi
    https://sites.google.com/site/erfarmer/downloads
    https://code.google.com/archive/p/simmar/

    Another way you could go about (slowly) is to load-up CVData, remove the relevant cards, chose to re-shuffle after each round, and compute the overall EV for any fixed strategy.

    I know those software but it take more than 20 seconds to complete the task after each round, it may not so practical for online betting, I need something more user friendly, something like just remove the used cards(just used mouse to click the + or - to change the remaining cards in the shoe ) and then just one click to calculate the overall house edge. . . .LOL

    simmar is to calculate the individual hand strategy, NOT overall house edge.


    Thanks for your reply.
    Last edited by James989; 05-07-2020 at 04:29 AM.

  4. #4
    Senior Member
    Join Date
    Mar 2015
    Posts
    172
    Blog Entries
    1


    Did you find this post helpful? Yes | No
    For poker, we build a database for all combinations.
    Then use prime numbers and bitwise to speed up searching.
    Don't know if a computer can handle a database for all combinations of 6 decks? (no suit and TJQK as 10s, but about 300 different remaining cards levels)
    Or any way to low down the size of the database?...say only even number for each card to be stored,...

  5. #5
    Senior Member
    Join Date
    Mar 2015
    Posts
    172
    Blog Entries
    1


    Did you find this post helpful? Yes | No
    Quote Originally Posted by James989 View Post

    it take more than 20 seconds to complete the task after each round
    bjstrat.net webpage version, only a second for calcualtion and refresh!

  6. #6


    Did you find this post helpful? Yes | No
    Quote Originally Posted by James989 View Post
    I know those software but it take more than 20 seconds to complete the task after each round, it may not so practical for online betting, I need something more user friendly, something like just remove the used cards(just used mouse to click the + or - to change the remaining cards in the shoe ) and then just one click to calculate the overall house edge. . . .LOL

    simmar is to calculate the individual hand strategy, NOT overall house edge.


    Thanks for your reply.
    MPG's BJCA has a "Real-Time" section for any rules input on the starting page.

    k_c's cdca also allows sub-one second computation based on composition-dependent play as well.

    If you are looking at accurate overall round EV strategy, both can offer that; but you will need a CA to even gain such expectation.

    Otherwise; straight-up card counting works as well.

  7. #7


    Did you find this post helpful? Yes | No
    Quote Originally Posted by dogman_1234 View Post
    MPG's BJCA has a "Real-Time" section for any rules input on the starting page.

    k_c's cdca also allows sub-one second computation based on composition-dependent play as well.

    If you are looking at accurate overall round EV strategy, both can offer that; but you will need a CA to even gain such expectation.

    Otherwise; straight-up card counting works as well.


    Thanks dogman_1234, k_c's cdca is much user friendly and can generate HE much faster.

Similar Threads

  1. CSM Blackjack house edge 0.3%
    By bjkid in forum General Blackjack Forum
    Replies: 22
    Last Post: 06-01-2019, 12:51 AM
  2. What's the house edge on pure 21.5 Blackjack?
    By San Jose Bella in forum General Blackjack Forum
    Replies: 1
    Last Post: 03-06-2019, 03:48 AM
  3. Spanish 21 Calculator to check house edge and generate basic strategy
    By James989 in forum General Blackjack Forum
    Replies: 7
    Last Post: 11-09-2017, 07:01 AM
  4. Blackjack Edge Calculator
    By muckz in forum General Blackjack Forum
    Replies: 8
    Last Post: 11-25-2015, 08:02 PM
  5. Replies: 5
    Last Post: 12-24-2014, 12:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About Blackjack: The Forum

BJTF is an advantage player site based on the principles of comity. That is, civil and considerate behavior for the mutual benefit of all involved. The goal of advantage play is the legal extraction of funds from gaming establishments by gaining a mathematic advantage and developing the skills required to use that advantage. To maximize our success, it is important to understand that we are all on the same side. Personal conflicts simply get in the way of our goals.