Have been testing this bet; -2 corners and 3 streets.(played with a neg.fibo progression). I call it "Icarus 17", because I *know* It will lose in the long-run......meanwhile, i also *know* that it will make some profit before it crash and burn. so? could we take advantage of this?....i played some demonstration sessions....(as you can see in the charts), then i put the stoploss&wingoal to -300/+300...i also provide the RX code. play around with it. tell me, what you think,? if this can be useful? (A normal session would be ~200spins)....so...
RX Code
=============================
system "Icarus 17"
method "main"
begin
while starting a new session
begin
Set List[1,2,3,5,8,13,21,34,55] to Record "progression" Data
end
Copy List [corner(1:5),corner(7:11),street(28-30),street(31-33),street(34-36)]
to Record "bet" Layout
while on each spin
begin
if bankroll>=300
begin
stop session
end
if bankroll<=-300
begin
stop session
end
if Record "bet" Layout List has lost Each time
Begin
add 1 on Record "progression" Data Index
End
if any inside bet has Won each time
begin
clear Record "bet" Layout
Put 1 on Record "progression" Data Index
end
If Record "progression" Data Index >
Record "progression" Data Count
Begin
clear record "bet" layout
Put 1 on Record "progression" Data Index
End
Put 100% of Record "progression" Data to Record "bet" Layout List
end
END
Well, i re-testing this one, now i got a 70% winrate with a +300/-300 wg/sl. I think that is a fair result.?
system "Icarus 17"
method "main"
begin
while starting a new session
begin
Set List[1,2,3,5,8,13,21,34,55,89] to Record "progression" Data
end
Copy List [corner(1:5),corner(7:11),street(28-30),street(31-33),street(34-36)]
to Record "bet" Layout
while on each spin
begin
if bankroll>=300
begin
stop session
end
if bankroll<=-300
begin
stop session
end
if Record "bet" Layout List has lost Each time
Begin
add 1 on Record "progression" Data Index
End
if any inside bet has Won each time
begin
clear Record "bet" Layout
Put 1 on Record "progression" Data Index
end
If Record "progression" Data Index >
Record "progression" Data Count
Begin
clear record "bet" layout
Put 1 on Record "progression" Data Index
End
Put 100% of Record "progression" Data to Record "bet" Layout List
end
END
Just curious -- why did you choose those two specific quads and those three specific streets for your 17 number bet?
Is there anything noteworthy about their distribution on the EU wheel that made you select them?
Quote from: DoctorSudoku on Jun 20, 11:50 AM 2018
Just curious -- why did you choose those two specific quads and those three specific streets for your 17 number bet?
Is there anything noteworthy about their distribution on the EU wheel that made you select them?
No, it was just a random betselection: