⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥
Atomo12345
⭐ V.I.P.-
Posts
505 -
Joined
-
Last visited
-
Days Won
70
Content Type
Profiles
Forums
Articles
Everything posted by Atomo12345
-
Ok. The patch works always very well. Thank you. Peace in Iran and Palestine.
-
Sorry candyman. This is only specific for the version of Amibroker 64 bit. The better system for Elliott Waves are my formulas for Metastock 20. Go here:
-
Complete Elliott Waves formulas for Metastock 20.
⭐ Atomo12345 replied to ⭐ Atomo12345's topic in Trading Platforms
I think that the best are these four waves. For example this {Bullish Elliott Waves (Fifth Wave)} for S&P500, forecast the actual objective for the Fifth Wave to 7600-7800 probably to the end of July-August 2026. -
Please change the colors of the objective lines. {Elliott Wave ABC Bullish Pattern (Third Wave)} MinA := Input(“Minimum of wave A =”, 0, 1000000, 6316.9); MaxA := Input(“Maximum of wave A =”, 0, 1000000, 6618.3); RetracementB := Input(“Wave B Retracement =”, 0, 1000000, 6534.6); WaveCMinTarget := RetracementB + ((MaxA - MinA) * 0.618); WaveCMedTarget := RetracementB + ((MaxA - MinA)); TargetCTip:=RetracementB+((MaxA-MinA)*1.272); TargetCHigh:=RetracementB+((MaxA-MinA)*1.618); TargetCHigh; TargetCTip; WaveCMedTarget; WaveCMinTarget {Bearish Elliott Wave ABC (Third Wave)} MaxA := Input(“Maximum of wave A =”, 0, 1000000, 7002.3); MinA := Input(“Minimum of wave A =”, 0, 1000000, 6130); RetracementB := Input(“Wave B Retracement =”, 0, 1000000, 6525); WaveCMinTarget := RetracementB - ((MaxA - MinA) * 0.618); WaveCMedTarget := RetracementB - ((MaxA - MinA)); TypicalTargetWaveC := RetracementB - ((MaxA - MinA) * 1.272); MaxTargetWaveC := RetracementB - ((MaxA - MinA) * 1.618); WaveCMinTarget; WaveCMedTarget; TypicalTargetWaveC; MaxTargetWaveC {Bullish Elliott Waves (Fifth Wave)} Min1 := Input(“Wave 1 Low =”, 0, 1000000, 6316.9); Max1 := Input(“Wave 1 High =”, 0, 1000000, 6609.7); Retracement2 := Input(“Wave 2 Retracement=”, 0, 1000000, 6474.9); Max3 := Input(“Wave 3 High=”, 0, 1000000, 7219.8); Retracement4 := Input(“Wave 4 Retracement=”, 0, 1000000, 6960); FifthWaveMax:=Retracement4+(Max1-Min1)*2.618; FifthWaveMinTarget :=Retracement4+(Max1-Min1)*1.618; FifthWaveTip:= (Max3-Min1)+Retracement2; FifthWaveHigh:=(Max3-Min1)*0.618+Max3; FifthWaveMax; FifthWaveHigh; FifthWaveTip; FifthWaveMinTarget {Bearish Elliott Waves (Fifth Wave)} Max1 := Input(“Wave 1 High =”, 0, 1000000, 7002.3); Low1 := Input(“Wave 1 Low =”, 0, 1000000, 6775.5); Retracement2 := Input(“Wave 2 Retracement=”, 0, 1000000, 6952.5); Minimum3 := Input(“Wave 3 Minimum=”, 0, 1000000, 6316.9); Retracement4 := Input(“Wave 4 Retracement=”, 0, 1000000, 6618.1); FifthWaveMax := Retracement4-(Max1-Low1)*1.618; FifthWaveTipTarget := Retracement2 - (Max1 - Minimum3); MaxFifthWaveTarget := Retracement2 - (Max1 - Minimum3) * 1.272; FifthWaveTipTarget; MaxFifthWaveTarget; FifthWaveMax
-
Sorry tradingsol for the misunderstanding. Sure all the file AFL for the version of 32 bit of Amibroker will working very well in the 64 bit version of Amibroker. But if you have a .dll for the 32 bit it don't works in the 64 bit of Amibroker.
-
All the cycles knwes for Amibroker 7.00.1 64 bit. Put the 2 files in the include folder. https://e.pcloud.link/publink/show?code=XZIa4iZr1tVcwIx3c7t3IwDpuWrkLVRCXIk
-
It don't work because it's a 32 bit application. But you can go here: https://indo-investasi.com/topic/97657-aflwizexe-for-amibroker-registration/ and register the 64 bit AFLWiz.exe version. Have a good week end. Per gli italiani: Buon 25 aprile.
-
It's the same. This is only for Amibroker 64 bit.
-
Elliott Wave afl with my settings. Install the caracther file. https://e.pcloud.link/publink/show?code=XZp3qvZsJMqam2JmgBUhAYYxSYOJkSwJBPX
-
Elliott Wave for Amibroker 64 bit. Another link. For the use read the guide. https://e.pcloud.link/publink/show?code=XZYaqvZLz6ryf1lWI7bvCPLFUqLR7xvFhO7
-
Here it is. https://e.pcloud.link/publink/show?code=XZ3JqvZcxstWrRq9abUM6mmBpD9huiuaQfy
-
AFLWiz.exe registration. Apply user name and key in the file reg.txt. https://workupload.com/file/GF3PKp34q7p Thank you to shb.
-
Elliott Wave for Amibroker 64 bit. Please marie substitute the EWcount.dll in plugin. https://workupload.com/file/EmDyNXHSPGq
-
Simply delete the changes in the the file hosts and then after downloaded the VC_2019_2017 modify it again. I don't know if the block of 127.0.0.1 is needed with this new version of Amibroker.
-
Try Amiquote 4.30 64 bit: https://e.pcloud.link/publink/show?code=XZnv5tZV8b8zIITSNVxNkdYmiQO5ShqfygX Buon fine settimana.
-
Some aesthetics patch: https://e.pcloud.link/publink/show?code=XZnv5tZV8b8zIITSNVxNkdYmiQO5ShqfygX
-
Thank you abdul mansour, I had forgotten this set.
-
In Settings select C:\Program Files\Amibroker\Amiquote\Download ( thank you abdul mansour, I had forgotten this set).
-
New link: https://e.pcloud.link/publink/show?code=XZnv5tZV8b8zIITSNVxNkdYmiQO5ShqfygX Substitute Quote.exe.
-
Amiquote 4.30 64 bit cracked by me. In Settings select C:\Program Files\Amibroker\Amiquote\Download ( thank you abdul mansour, I had forgotten this set). https://workupload.com/file/dbWzkZSRLVP