I am trying to run some new simulations on the Double Up Blackjack game at my local casino. I was trying to use CVData, but I was not sure if this was possible given my issues below. Any help would be greatly appreciated.

However, I am a rookie when it comes to inserting odd rules or different types of bet at issue in this game.

My main issue is that if at any point in time the dealer gets 16, then the hand is a push (unless player 21). Once I understand how to insert the custom rule though for dealer 16 push, then it should be easy to add in new rule that player 21 wins on dealer 16 push I presume.

The second issue is inserting the double up bet itself. You are able to double your original bet on any first two cards (except BJ) or after split. If you win the hand, the bet pays. If the dealer gets 16 the bet pushes. If you tie or lose the hand, then the double up bet loses. The timing of the bet is also different than most side bets. You have the choice of making your bet when it is your turn, meaning after you see your two cards, the dealer up-card, and the dealer has checked for BJ.

Thank you!