• Welcome to #1 Roulette Forum & Message Board | www.RouletteForum.cc.

News:

WARNING: Forums often contain bad advice & systems that aren't properly tested. Do NOT believe everything. Read these links: The Facts About What Works & Why | How To Proplerly Test Systems | The Top 5 Proven Systems | Best Honest Online Casinos

Main Menu
Popular pages:

Roulette System

The Roulette Systems That Really Work

Roulette Computers

Hidden Electronics That Predict Spins

Roulette Strategy

Why Roulette Betting Strategies Lose

Roulette System

The Honest Live Online Roulette Casinos

8 number test

Started by schrodinger, Feb 04, 07:35 AM 2020

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

schrodinger

I ve coded (in pythin) the even chance system posted somewhere by other forumer. the RBRRBB or EOEEOO or HLHHLL sequence. 
the 8 numbers generated by the intersection of 2 of the 3 sequences above gives this result:
tested on sets of real 204 spins from unibet. flat bet no progression.
I put it in my github if you wanna tweak the code!

bet won out of 6 of the sequence:
RB:   [3 3 2 5 4 2 3 1 3 4 4 1 4 3 1 1 5 2 2 3 1 2 3 4 5 3 2 4 4 3 2 1 5 5]  sum : 100
EO:  [5 4 1 4 3 3 3 3 3 2 2 4 1 4 3 3 3 3 3 4 2 2 3 5 5 4 2 3 5 4 2 4 2 3]  sum: 107
LH:  [2 4 2 5 4 4 5 3 4 3 3 5 1 4 3 3 2 2 4 3 2 3 2 4 3 3 3 4 4 3 4 3 3 1]  sum: 108
======== ALL ==========
ALL LLWLWWWLLWLLLWLLLLLWLWWWLLLLWWLLLLLWLLLWLWLLLLWLWLLLLLLLLWWLLLLLLLLLLLWLLLLWLLLLWLWLWLLLLLLLLLLWWLLWWLWLLLLLLLLWWLLWLLLLLLLWLLLWLLLLLWWLLWLWLWWLWLWLWWLLLWLWWLWLLLLLWLWWLWWLWLWLWLWLLLLWLLLLLLLWLWWLLLWLLWLW
bets:  204
lose streaks:  {1: 22, 2: 6, 3: 5, 4: 5, 5: 4, 7: 2, 8: 2, 10: 1, 11: 1}
win streaks:  {1: 34, 2: 12, 3: 2}
{'W': 3, 'L': 11}
estimated probability :  0.1224081560731957
betting 8 numbers returns 28â,¬ if won:
winning :  min :  -16â,¬ max:  672â,¬ last:  672â,¬




Herby

Quote from: schrodinger on Feb 04, 07:35 AM 2020I put it in my github if you wanna tweak the code!

Hi schrodinger,
would you mind to post a link ?
Thanks

Herby

schrodinger

Herby , I put it tonight ! but i think that system fail in some of my tests in other live spins. im working in new one this weekend :)

schrodinger

correction from the 1st post. couldn t edit it !?

estimated probability :  31% 0.1224081560731957

-