You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
https://www.mql5.com/en/articles/260?source=terminal_news
I really liked this --
https://www.mql5.com/en/articles/260?source=terminal_news
I converted a MQ5 program Elliott_Wave_en.zip to an indicator in MT4
The original zip is downloadable at:
https://www.mql5.com/en/forum/176098/page9
See screenshot...
I have enclosed the Elliott_Wave_en.ex4 for you to play with. Please visit "implementation of ... " for instructions on how to use this.
::yama-storm::
https://www.mql5.com/en/articles/260?source=terminal_news
I converted a MQ5 program Elliott_Wave_en.zip to an indicator in MT4
The original zip is downloadable at:
https://www.mql5.com/en/forum/176098/page9
See screenshot...
I have enclosed the Elliott_Wave_en.ex4 for you to play with. Please visit "implementation of ... " for instructions on how to use this.
::yama-storm::It s not working as expected for me after running it multiple times...
I will work and fix and integrate it to ZUP - Also will add fibonnacci rules..
Will do this in baby steps rather than all at once which could take months.
My goals:
Publish code weekly on Sunday night.
Next code release Tomorrow night 11pm PST
It s not working as expected for me after running it multiple times...
I will work and fix and integrate it to ZUP - Also will add fibonnacci rules..
Will do this in baby steps rather than all at once which could take months.
My goals:
Publish code weekly on Sunday night.
Next code release Tomorrow night 11pm PSTRelease 1.0.1 -- Will compile only with MT4 greater than 600 --> hp2ew.mq4
Guys, even though I am a programmer I am having a tough time setting up my environment to get nice harmonic pattern without all the noise of zig-zag, etc...
Can someone share a working template for ZUP_v150
all patterns in ZUP are under construction on a zigzag.
========
Ask that I know - I will help
Does it draw target lines for you if so what param do you set? How about fibs?
I am in the process o learning the code but with work and two kids 6 and 3 my time to really crunch into the code is short...
How do you feel with color the patterns drawn? Also how do you setup the emerging patterns?
so what is the difference between zup and korHarmonic ... kor lists emerging patterns and it also does a good job with triangles and labeling the a-e letters...
for trading all i'd personally like is the ability to get a pattern confirmed the get target points drawn just as ampmonitor.com does it. also ability to see upcoming patterns and lit them when the become active would help me a lot... doing this manually is not fun
my goal is to create an open source repository and start creating the most evolutionary harmonics, ew, and other patterns usable by any trading platform... of course this will need to be a c++ because of heavy use of pointers array handling. pass the OCHLDV and the api returns patterns found in form of arrays... just thinking out loud... this might or might not be.
right now i just want to better understand the code... lots of thanks and appreciation to kor and nen for their work which i will always keep in my copyrights their names as they provided code i am starting off from.