Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Atomo12345

⭐ V.I.P.
  • Posts

    504
  • Joined

  • Last visited

  • Days Won

    70

Atomo12345 last won the day on April 26

Atomo12345 had the most liked content!

6 Followers

About Atomo12345

  • Birthday 11/29/1963

Recent Profile Visitors

8,221 profile views

Atomo12345's Achievements

  1. 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:
  2. 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 7500-7700 probably to the end of July-August 2026.
  3. 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, 7178.7); Retracement4 := Input(“Wave 4 Retracement=”, 0, 1000000, 6950); 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
  4. 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.
  5. 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
  6. Try this. Go here: https://www.amibroker.com/download.html and install Microsoft Visual C++ 2022 runtime.
  7. For more informations about this patch go here:
  8. No The whole program is here: https://indo-investasi.com/topic/97642-amibroker-7001-64-bit-cd/ Afther installed substitute the file Brokey.dll and Broker.exe with this last cracked.
  9. The version not patched write 3 keys in the register of Windows that turn Amibroker unregistered. With my patches this don't never do anymore. Have a good week end. Per gli italiani: Buon 25aprile.
  10. 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.
  11. Amibroker 7.00.1 64 bit c*****d. Some patches to ensure it never becomes unregistered. Substitute the two files. https://e.pcloud.link/publink/show?code=XZcR5iZrmmYYr5D4uy9mjtzCEH0mmwwdcR7
  12. It's the same. This is only for Amibroker 64 bit.
  13. Elliott Wave afl with my settings. Install the caracther file. https://e.pcloud.link/publink/show?code=XZp3qvZsJMqam2JmgBUhAYYxSYOJkSwJBPX
  14. Elliott Wave for Amibroker 64 bit. Another link. For the use read the guide. https://e.pcloud.link/publink/show?code=XZYaqvZLz6ryf1lWI7bvCPLFUqLR7xvFhO7
  15. Here it is. https://e.pcloud.link/publink/show?code=XZ3JqvZcxstWrRq9abUM6mmBpD9huiuaQfy

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...