ScratchData LogoScratchData
Back to eventexception's profile

Gamblers fallacy - Casino Martingale betting sim

EVeventexception•Created November 8, 2011
Gamblers fallacy -  Casino Martingale betting sim
8
3
884 views
View on Scratch

Instructions

Spend some days in this virtual casino and try various automated trading scenarios! Try to triple your wallet! Post your entry, exit settings and virtual hours spent! Space or cake for each day. R or unicorn to restart. Stat chart keys below... Play around or read the project notes...

Description

ad: Addiction by design: http://scripts.mit.edu/~schull/nds/index.php?page_id=36 ### Project Notes: http://en.wikipedia.org/wiki/Martingale_%28betting_system%29 Gain one per entry or lose ´loss on exit´ Entry: same color repeats - bet on change Exit: same color repeats - give up ############################# Spend some days in this virtual casino and try various automated trading scenarios! I have seen a book about roulette strategies, tested these with Scratch. Instead of deleting my one statistical plotter sprite i decided to upload and wrap a stage around. Hope you enjoy! Most times you will lose your shirt otherwise there wouldn´t be casinos _meow_ http://en.wikipedia.org/wiki/Martingale_%28betting_system%29 Switch to turbo mode for high speed trading _meow_ Remix but change images or better change the trade engine: I would like to see another entry trigger: bet only on the opposite color if color distribution shifts greater n(slider) balls. ################################ Stat graph after pressing space, 400 samples (one day): PINK: red/black distribution BLUE: streaks of same color - number of repeats (zero counts as same color once bet is triggered) GREEN: your entry and exit triggers for BLUE ################################ Gamblers fallacy http://en.wikipedia.org/wiki/Gambler%27s_fallacy Coin tossing or roulette probability Place one chip bets after ´entry´ occurences of the same color for the opposite color. Double your bet until ´exit´ occurences of the same color (martingale roulette progression strategy) Loss on exit: units lost on each exit scenario (2^n) Loss on exit must be below the table limit! (1025 units) balls = roulette wheel turns hours spent in a casino ( 50 balls / hour ) wallet = units won/lost zero = zeros in 400 turns displayed entries and exits = number of valid entry/exit same color patterns in 400 turns displayed sum = wallet for 400 turns displayed REAL WORLD TEST: import real casino sequences (from the web?) to a text file. Import text file into Scratch as a variable list and let Scratch crunch the data!!! ################################ Bugtracking - Math glitches todo (i neither intended to upload nor calc more than 400 balls): temporary drawdowns of single won bets are not calculated (up to half loss on exit) If you report major glitches i will fix, but no minor glitches.

Project Details

Project ID2132919
CreatedNovember 8, 2011
Last ModifiedMay 31, 2013
SharedNovember 8, 2011
Visibilityvisible
CommentsAllowed