| / | Search |
|
Introduction Everybody who takes working on financial markets seriously, start creation of their individual trading systems earlier or later. The author of this present article created ZUP, ZigZag Universal with Pesavento Patterns, as a result of this search. The MetaQuotes Software Corp. suggested me writing an article about this indicator. This present article is the first attempt to do it. In this and in the successive articles, I will describe the features of indicator ZUP, version 60 (ZUP_v60). It happened so that Data Centers through that the author accessed to financial markets were using the MetaTrader 4 platform. The standard indicators embedded in the trading terminal did not provide necessary analyses of the market with necessary efficiency. I prefer to arrange the place where I am rather than to find another one. Therefore, I had to do so that I would be able to make all necessary market analyses using the MetaTrader 4 Client Terminal, which allows creation of one's own indicators using its embedded language, MQL4.
Introduction Due to the programming language, MQL4, embedded in the MetaTrader 4 Client Terminal it is possible to create various indicators. Some of them may be sophisticated and others may be very simple. It all depends on the developer's imagination. The article describes the way of developing a sophisticated program. It describes, if I may say so, an indicator platform - the ZUP. The article also gives a brief description of graphical tools embedded in the ZUP. ZUP is permanently updated. We describe in this article graphical tools for ZUP_v63.
Eugeni Neumoin known as nen uses functions provided by MQL4 to develop his indicator named ZUP. In this indicator, he utilizes various methods. The indicator is based on many graphical tools. Eugeni sees advantages of such tools "in their plainness, accuracy, good ability to predict things...".
A new article by Eugeni Neumoin, ZUP - Universal ZigZag with Pesavento Patterns. Part 2 has been published in our Articles section. This is the second articles of the series devoted to ZUP.
Please be informed that a new article by Eugeni Neumoin, ZUP - Universal ZigZag with Pesavento Patterns, has been translated and published in the Articles section of our MQL4 Community.
hi I'm searchig an example of code, or an Expert Advisor made with the ZUP, doeas can some one can send it to me.
David
The published interviews of Championship 2007 bear the stamp of the results obtained during the preceding contest. The first Championship evoked a wide response on the internet and in printings. The leading developer of the MetaQuotes Software Corp. tells about changes made to the forthcoming Automated Trading Championship 2007. We put our questions to the developer of a well-known indicating complex ZUP, Eugeni Neumoin (nen) and spoke to an equity trader, Alexander Pozdnishev (AlexSilver). Besides, we interviewed the Winners of ATC 2006 and the leaders of the current Championship. Many traders told in their interviews that they were using rather simple strategies that had shown interesting results. Some of those ideas were borrowed from the experience of working with stock markets. We can see that trading shares has much in common with trading securities or options.
The zup indicator can find gartleys, and if I have the zup indicator on a chart it happily prints all patterns and i am doing good on that.,
The published interviews of Championship 2007 bear the stamp of the results obtained during the preceding contest. The first Championship evoked a wide response on the internet and in printings. The leading developer of the MetaQuotes Software Corp. tells about changes made to the forthcoming Automated Trading Championship 2007. We put our questions to the developer of a well-known indicating complex ZUP, Eugeni Neumoin (nen) and spoke to an equity trader, Alexander Pozdnishev (AlexSilver). Besides, we interviewed the Winners of ATC 2006 and the leaders of the current Championship. Many traders told in their interviews that they were using rather simple strategies that had shown interesting results. Some of those ideas were borrowed from the experience of working with stock markets. We can see that trading shares has much in common with trading securities or options.
This is a simple "direct" optimization of the indicator DT_ZZ that is used by many traders. The indicator DT_ZZ is also a part of the famous indicator ZUP. The logics of calculation is not changed, so the behavior of the optimized variant should not differ from the original. Other optimized variants conflict with the original version on external bars. The advantage of this version is that calls of this indicator can be used in testing. The original version requires calculation time upon the exponential relationship; and this version undergoes testing smoothly. Therefore using this indicator in other indicators will lower the load of the computer resources. Pages: 1 2 |