Here are all the comments posted on the site, with the most recent discussions listed first.
To participate in any of these discussions, you can reply on the article page.
Yes. Just don’t make the mistake of thinking that 10 or 20 hours of experience is very useful in understanding the ups and downs of the game. In the short run, if you are lucky you will win. If you are unlucky you will lose. But you always have the best chance by playing correctly.
good afternoon, i am looking to see if i can purchase your cards in wholesale and not via amazon. do you offer this?
i am looking to sell for my business in canada. Or if you can please provide the contact information
8 decks;
Dealer stands on soft 17;
Double any two cards;
Double after split aloowed;
Late surrender;
dealer peeks (US style)
75% penetration – stop the card 104;
FIXES BET $ 5 ON THE TRUE COUNT SMALLER +1.
FIXES BET $ 100 ON THE TRUE COUNT EQUAL OR LARGER +1.
Result:
+ 16600.00 betting 100;
-740.00 The betting 5.
What would be the result estimated for a real game in this style?
I recommend posting this question on the newly re-opened blackjack forums to see if anyone can run a simulation for you with these conditions and betting strategy. I would have to do the same to answer your question, and I’m currently enjoying vacation in Australia instead. 🙂
Hello there,
here just another developer with some free time in the weekend that want to produce a free software that maybe will be useful for someone else.
Right now me and a few other people are collaborating on a public repository to accomplish the first Goal: release a fully “customizable” blackjack engine written in nodejs (usable as server side or client side).
Consider the following:
– no one company is sponsoring the project (and we do not want it)
– code is fully reusable by you for any purpose you want (under GPL 2 licence)
– code is free
What are we releasing?
– YES the full code, its tests.
– YES a minimal user interface to play the game with its server that can be used as model to build something ready for production.
– NO, a nice and attractive user interface ready for final customer (that is up to you)
So, I’m writing here to ask if are we allowed to use references we discover in this page as part of the documentation (commenting the source of the information)?
Thanks a lot for you time and if you want to contribute to our project (by asking for particular options or variation that are not yet included) you are very welcome.
What are they doing to this site? What happened to the original strategy page, where you selected the number of decks and dealer hits or stands on soft 17 etc.?
The Strategy Engine is still where it has been for years: https://www.blackjackinfo.com/blackjack-basic-strategy-engine/
You can also find it on the dropdown menu at the top, under “Learn”.
Just click “Adjust The Rules” to choose the rules you want.
Ken, Great website by the way. With the 8 deck game using Hi-Lo counting. 1-12 or 1-20 spread is better?
Bet spread 0 =$10.00
true count +1 =$25.00 +2 =$50.00 (.5%) +3 =$100.00 (1%) +4 =$150.00 (1.5%) +5 =$200.00 (2% edge) over house
cut card 1.5 deck cut off (75%) penetration roughly
Let’s say I had a running count +26 with half a shoe left. (TC =+6) Move to a second hand or just play one? Two other players at table. I prefer to play alone.
Always split 8,8 vs 10 (right) TC +5 change to stand?
Thanks,
Bigger spreads will always have a higher expected win. Spreading to two hands in positive situations will always have a lower risk with the same expected win as a single hand of the same total amount. So it really comes down to what you are comfortable doing.
As for 88vT, you should always split in DAS games. In NDAS games, your index is correct. At TC+5 or higher, stand instead of split. Because it’s a “reverse” index (split in lower counts, stand in higher), I left it off my advanced strategy cards because of the potential for confusion.
Well said. The larger your spread the more heat from the pit. I have have been mixing colors (black,green,red chips) which I got from Ken Uston and Kevin Blackwood. Cat and mouse game I guess. Thanks for the reply.
hello Ken, thanks for everything! When i split Aces, i get only one card in each hand and no doubling. Is this on every casino? Do I still split A-A every time?
You would only expect to reach the exact expected end count if you saw every card in the deck. The trainer mimics what you will see in a real casino, shuffling after the end of the hand where the 35th card is dealt (in the single deck game). The deck(s) are normal, and randomly shuffled.
Can I expect the same odds of wining on your site vs live action?
Yes. Just don’t make the mistake of thinking that 10 or 20 hours of experience is very useful in understanding the ups and downs of the game. In the short run, if you are lucky you will win. If you are unlucky you will lose. But you always have the best chance by playing correctly.
good afternoon, i am looking to see if i can purchase your cards in wholesale and not via amazon. do you offer this?
i am looking to sell for my business in canada. Or if you can please provide the contact information
Hi John, you can contact me directly at [email protected] for information on wholesale strategy cards.
Ken,
I played 860 shoes in blackjack strategy trainer.
8 decks;
Dealer stands on soft 17;
Double any two cards;
Double after split aloowed;
Late surrender;
dealer peeks (US style)
75% penetration – stop the card 104;
FIXES BET $ 5 ON THE TRUE COUNT SMALLER +1.
FIXES BET $ 100 ON THE TRUE COUNT EQUAL OR LARGER +1.
Result:
+ 16600.00 betting 100;
-740.00 The betting 5.
What would be the result estimated for a real game in this style?
Reply
I recommend posting this question on the newly re-opened blackjack forums to see if anyone can run a simulation for you with these conditions and betting strategy. I would have to do the same to answer your question, and I’m currently enjoying vacation in Australia instead. 🙂
And when bets are only the true count 1 or greater than 1?
Positive true counts don’t affect the win percentage as much as you probably think and hope. See this: https://www.blackjackincolor.com/truecount5.htm
Ok
Hello there,
here just another developer with some free time in the weekend that want to produce a free software that maybe will be useful for someone else.
Right now me and a few other people are collaborating on a public repository to accomplish the first Goal: release a fully “customizable” blackjack engine written in nodejs (usable as server side or client side).
Consider the following:
– no one company is sponsoring the project (and we do not want it)
– code is fully reusable by you for any purpose you want (under GPL 2 licence)
– code is free
What are we releasing?
– YES the full code, its tests.
– YES a minimal user interface to play the game with its server that can be used as model to build something ready for production.
– NO, a nice and attractive user interface ready for final customer (that is up to you)
So, I’m writing here to ask if are we allowed to use references we discover in this page as part of the documentation (commenting the source of the information)?
Thanks a lot for you time and if you want to contribute to our project (by asking for particular options or variation that are not yet included) you are very welcome.
You can access the project here https://github.com/kedoska/engine-blackjack
What are they doing to this site? What happened to the original strategy page, where you selected the number of decks and dealer hits or stands on soft 17 etc.?
The Strategy Engine is still where it has been for years:
https://www.blackjackinfo.com/blackjack-basic-strategy-engine/
You can also find it on the dropdown menu at the top, under “Learn”.
Just click “Adjust The Rules” to choose the rules you want.
Sorry I found the old page in a new way.
Ken, Great website by the way. With the 8 deck game using Hi-Lo counting. 1-12 or 1-20 spread is better?
Bet spread 0 =$10.00
true count +1 =$25.00 +2 =$50.00 (.5%) +3 =$100.00 (1%) +4 =$150.00 (1.5%) +5 =$200.00 (2% edge) over house
cut card 1.5 deck cut off (75%) penetration roughly
Let’s say I had a running count +26 with half a shoe left. (TC =+6) Move to a second hand or just play one? Two other players at table. I prefer to play alone.
Always split 8,8 vs 10 (right) TC +5 change to stand?
Thanks,
Bigger spreads will always have a higher expected win. Spreading to two hands in positive situations will always have a lower risk with the same expected win as a single hand of the same total amount. So it really comes down to what you are comfortable doing.
As for 88vT, you should always split in DAS games. In NDAS games, your index is correct. At TC+5 or higher, stand instead of split. Because it’s a “reverse” index (split in lower counts, stand in higher), I left it off my advanced strategy cards because of the potential for confusion.
Well said. The larger your spread the more heat from the pit. I have have been mixing colors (black,green,red chips) which I got from Ken Uston and Kevin Blackwood. Cat and mouse game I guess. Thanks for the reply.
Never drink while playing blackjack. Have a drink when your done playing. Win or Lose!
Getting only one card on split Aces is the normal rule. And yes, you should still split them against any dealer upcard.
hello Ken, thanks for everything! When i split Aces, i get only one card in each hand and no doubling. Is this on every casino? Do I still split A-A every time?
You would only expect to reach the exact expected end count if you saw every card in the deck. The trainer mimics what you will see in a real casino, shuffling after the end of the hand where the 35th card is dealt (in the single deck game). The deck(s) are normal, and randomly shuffled.