| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Dissecting the ZUP indicator for EA development https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1998 |
Page 1 of 1 |
| Author: | Freedom787 [ Fri Apr 19, 2013 10:41 pm ] |
| Post subject: | Dissecting the ZUP indicator for EA development |
Coders Help Needed: I began developing a multi-pair EA for trading Harmonic Patterns ( Gartley, Butterfly, Crab, etc) several months ago. I hit a big hangup when using different Zig Zag indicators to pull in the values. I would iterate through their variables to try to identify a pattern at every opportunity possible, but I am never able to grab the patterns as perfectly as the ZUP indicator. I have tried multiple times to read the ZUP indicator and understand its logic; however, it is extremely cryptic and a hard piece of code to understand. The following article is from the ZUP indicator. Attached is the Gartley 101, which gives me the same results without all the additional options as the ZUP (such as the pitchpork and others). http://articles.mql4.com/376 Can anyone take this logic, and identify the red box ( Potential D, the entry area) in the form of code? Any Coder's help would be most appreciated. |
|
| Author: | fxprotrader [ Sun Apr 21, 2013 12:18 pm ] |
| Post subject: | Re: Dissecting the ZUP indicator for EA development |
Freedom787- We know the RECT name is PointD w/a prefix and its the only Red object color xClrRngForPntD=Red; Starting at Line 2076. Code: Select all |
|
| All times are UTC | Page 1 of 1 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|