Giulio Pedrinelli
Super member
La terza estrazione del mese si presta al gioco d'ambo su Tutte le ruote, per un periodo di 7 colpi.
Periodo 02/01/2021 - 07/07/2022.
Algoritmi:
1° Ambo: 2° CA + 61 / 2° CA +72
2° Ambo: 2° PA + 07 / 2° PA + 18
3° Ambo: 2° RO + 07 / 2° RO + 50
4° Ambo: 4° TO + 37 / 4° TO + 83
Script.
Sub Main
Dim poste(2)im ruote(2)im t1(9)
'poste(1) = 1
poste(2) = 1
ruote(1) = 11
Ini = 9868
fin = EstrazioneFin
For es = ini To fin
If IndiceMensile(es) = 3 Then
t1(1) = Fuori90(Estratto(es,2,2) + 61)
t1(2) = Fuori90(Estratto(es,2,2) + 72)
ImpostaGiocata 1,t1,ruote,poste,7
t1(1) = Fuori90(Estratto(es,7,2) + 7)
t1(2) = Fuori90(Estratto(es,7,2) + 18)
ImpostaGiocata 2,t1,ruote,poste,7
t1(1) = Fuori90(Estratto(es,8,2) + 7)
t1(2) = Fuori90(Estratto(es,8,2) + 50)
ImpostaGiocata 3,t1,ruote,poste,7
t1(1) = Fuori90(Estratto(es,9,4) + 37)
t1(2) = Fuori90(Estratto(es,9,4) + 83)
ImpostaGiocata 4,t1,ruote,poste,7
Gioca es
End If
Next
ScriviResoconto
End Sub
La previsione che ho messo in gioco è: (Tutte)
Ambi 65-76 / 50-61 / 83-36 / 77-33
Per un periodo di 7 estrazioni.
Periodo 02/01/2021 - 07/07/2022.
Algoritmi:
1° Ambo: 2° CA + 61 / 2° CA +72
2° Ambo: 2° PA + 07 / 2° PA + 18
3° Ambo: 2° RO + 07 / 2° RO + 50
4° Ambo: 4° TO + 37 / 4° TO + 83
Script.
Sub Main
Dim poste(2)im ruote(2)im t1(9)
'poste(1) = 1
poste(2) = 1
ruote(1) = 11
Ini = 9868
fin = EstrazioneFin
For es = ini To fin
If IndiceMensile(es) = 3 Then
t1(1) = Fuori90(Estratto(es,2,2) + 61)
t1(2) = Fuori90(Estratto(es,2,2) + 72)
ImpostaGiocata 1,t1,ruote,poste,7
t1(1) = Fuori90(Estratto(es,7,2) + 7)
t1(2) = Fuori90(Estratto(es,7,2) + 18)
ImpostaGiocata 2,t1,ruote,poste,7
t1(1) = Fuori90(Estratto(es,8,2) + 7)
t1(2) = Fuori90(Estratto(es,8,2) + 50)
ImpostaGiocata 3,t1,ruote,poste,7
t1(1) = Fuori90(Estratto(es,9,4) + 37)
t1(2) = Fuori90(Estratto(es,9,4) + 83)
ImpostaGiocata 4,t1,ruote,poste,7
Gioca es
End If
Next
ScriviResoconto
End Sub
La previsione che ho messo in gioco è: (Tutte)
Ambi 65-76 / 50-61 / 83-36 / 77-33
Per un periodo di 7 estrazioni.