
Atomo12345
-
Posts
286 -
Joined
-
Last visited
-
Days Won
48
Content Type
Profiles
Forums
Articles
Posts posted by Atomo12345
-
-
-
For
The complete Walter Bressert Oscillator:
https://e.pcloud.link/publink/show?code=XZ5Je6Z5iJjC5ek8qy26AoKWxMPhjl1amy7
-
Daily,intraday(5min.,1hour) data and all my studies and indicators, for Metastock 11 real time.
https://e.pcloud.link/publink/show?code=XZm8VxZ611bkzyXeg5ei3kY6Ycxa5Wp50jX
- Minerva, ⭐ RichardGere and ⭐ Azazel
-
3
-
-
Elwave 10e cracked.
First open the Dow Jones exemple file.Then you can use the software.https://e.pcloud.link/publink/show?code=XZ8nEtZLBW2b3jf7gQhvUKuk3BshSs3Kvr7
- ⭐ MOF NET, ⭐ epictetus and babeonidi
-
3
-
Here you find the Metastock 11 real time cracked:
-
-
Complete manual for Walter Bressert Oscillators:
https://e.pcloud.link/publink/show?code=XZWNltZ7XaXArvVFtk98MDqXQHLjS9hckiV
- ⭐ goldeneagle1 and babeonidi
-
2
-
It's for the software standalone Metastock 11 real time.
-
-
Walter Bressert Oscillator to find the minimum and maximum cyclical.
The only indicator that works to find short term cyclical highs and lows for S&P500, not all that bullshit Ninja Trader indicators.
Please import it whit the Organizer.
https://e.pcloud.link/publink/show?code=XZ8RgtZqMyouygh7s7mgryySvxL0BkyGapV
https://e.pcloud.link/publink/show?code=XZuRgtZpPADrbDKnB4yi4pG7seog0t1FTgX- ⭐ goldeneagle1, babeonidi, ⭐ FFRT and 2 others
-
5
-
-
-
The link is ok.
Please someone can post the file rar in another link?
Have a good Sunday.
-
Accurate calculation of the Elliott Waves, whit the projections of the minimum, typical, medium and maximum of ABC (or third wave )and the minimum, typical, medium and maximum of the fifth wave:bullishs or bearishs.
Please import them with the Organiser of Metastock.
Translate italian in English with Google translation: https://translate.google.com/?sl=auto&tl=en&text=tipiche&op=translate.https://e.pcloud.link/publink/show?code=XZGmJtZkMu58OYFOCVjSnSIHkqHTbD7SkXX
- ⭐ suresh.hacker, ⭐ Azazel, MavKol and 2 others
-
5
-
-
Amiquote 4.18 c******d by me.
https://e.pcloud.link/publink/show?code=XZnv5tZV8b8zIITSNVxNkdYmiQO5ShqfygX
-
The file you requested has been blocked for a violation of our Terms of Service.
Sorry!
Any other link?
-
I found the file AmiBroker.6.20.1 Full (Crack).rar without password.
But this is a 32 bit version and not a 64 bit version.
Sorry, nothing to do.
-
The file AmiBroker.6.20.1 Full (Crack).rar is password protected.
-
Automatic trendlines for Amibroker.
https://e.pcloud.link/publink/show?code=XZRGUdZydimQa5JGVVBNuoBzYIqf5v3M4bX
- Jony, ⭐ FFRT, ⭐ option trader and 2 others
-
5
-
For Cheroi.
This is a software writed with Visual Basic 6 and is relativly simple to crack.
I tried but , sorry , this is impossible to crack , because they verify the User id on line in their Database.
So you must have an esistent User id and Password.
Greetings.
-
This is full version.
Apply crack.
Retry a new whit the cracked version.
-
The unique way to find the password is use this software:
https://p30download.ir/fa/entry/80922/passfab-excel-password-recovery
It takes several hours to find it because it uses brute force.
If anyone wants to try.
Accurate calculation of Elliott waves for Metastock.
in Trading Platforms
Posted
I am sure that these formula don't use any dll, because I write them.
Here are the complete formulas.
Please translate them in English:
Onde di Elliott ABC rialziste (Terza onda)
MinimoA:=Input("Minimo onda A=",0,1000000,4835.4);
MassimoA:=Input("Massimo onda A=",0,1000000,5481.34);
RitracciamentoB:=Input("Ritracciamento onda B=",0,1000000,5101.63);
ObietminondaC:=RitracciamentoB+((MassimoA-MinimoA)*0.618);
ObietmedioondaC:=RitracciamentoB+((MassimoA-MinimoA));
ObiettipicoondaC:=RitracciamentoB+((MassimoA-MinimoA)*1.272);
ObietmassondaC:=RitracciamentoB+((MassimoA-MinimoA)*1.618);
ObietmassondaC;
ObiettipicoondaC;
ObietmedioondaC;
ObietminondaC
Onde di Elliott ABC ribassiste (Terza onda)
MassimoA:=Input("Massimo onda A=",0,1000000,6147.43);
MinimoA:=Input("Minimo onda A=",0,1000000,5504.65);
RitracciamentoB:=Input("Ritracciamento onda B=",0,1000000,5783.62);
ObietminondaC:=RitracciamentoB-((MassimoA-MinimoA)*0.618);
ObietmedioondaC:=RitracciamentoB-((MassimoA-MinimoA));
ObiettipicoondaC:=RitracciamentoB-((MassimoA-MinimoA)*1.272);
ObietmassondaC:=RitracciamentoB-((MassimoA-MinimoA)*1.618);
ObietminondaC;
ObietmedioondaC;
ObiettipicoondaC;
ObietmassondaC
Onde di Elliott rialziste (Quinta onda)
Minimo1:=Input("Minimo onda 1=",0,1000000,4835.4);
Massimo1:=Input("Massimo onda 1=",0,1000000,5481.34);
Ritracciamento2:=Input("Ritracciamento onda 2=",0,1000000,5101.63);
Massimo3:=Input("Massimo onda 3=",0,1000000,5968.61);
Ritracciamento4:=Input("Ritracciamento onda 4=",0,1000000,5767.41);
Obietminquintaonda:=(Massimo3-Minimo1)*0.618+Ritracciamento2;
Obiettipquintaonda:= (Massimo3-Minimo1)+Ritracciamento2;
Obietmassquintaonda:=(Massimo3-Minimo1)*0.618+Massimo3;
Obietmassquintaonda;
Obiettipquintaonda;
Obietminquintaonda
Onde di Elliott ribassiste (Quinta onda)
Massimo1:=Input("Massimo onda 1=",0,1000000,1576.09);
Minimo1:=Input("Minimo onda 1=",0,1000000,1270.05);
Ritracciamento2:=Input("Ritracciamento onda 2=",0,1000000,1440.24);
Minimo3:=Input("Minimo onda 3=",0,1000000,741.02);
Ritracciamento4:=Input("Ritracciamento onda 4=",0,1000000,943.85);
Obietminquintaonda:=Ritracciamento2-( Massimo1-Minimo3)*0.618;
Obiettipquintaonda:= Ritracciamento2-( Massimo1-Minimo3);
Obietmassquintaonda:=Ritracciamento2-( Massimo1-Minimo3)*1.272;
Obietminquintaonda;
Obiettipquintaonda;
Obietmassquintaonda