This is a discussion on All about Zig Zag & Variant within the Trading tools forums, part of the Trading Forum category; Hi ND, Please guide, how to get fibo levels as shown right side in your screen ? Originally Posted by ...
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
EA was updated in premium section -
UniZigZagTrader_v1.1 600+ EA is on this post. This is the the updated UniZigZagTrader EA using the updated UniZigZag indicator.
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
New indicator was coded -
UniZigZagChannel_v2.4 600+ indicator is on this post. The is the updated UniZigZag indicator which is able to plot the Trend Channel.
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
The power of ZigZag (part I). Developing the base class of the indicator
Contents
- Introduction
- Extended ZigZag indicator version
- Class for clarifying ZigZag indicator data
- Visualizing the obtained data set
- EA for testing the obtained results
- Resuming the development of the CZigZagModule class
- Conclusion
more...Many researchers simply skip or do not pay enough attention to determining the price behavior. At the same time, complex methods are used, which very often are simply “black boxes”, such as machine learning or neural networks. The most important question arising in that case is what data to submit for training a particular model. In this article, we will expand the tools for such studies. You will find out how to select more appropriate symbols for trading before searching for the optimal parameters. To achieve this, we will use a modified version of ZigZag indicator and the code class that significantly simplifies obtaining and working with data of indicators belonging to this type.
In this series of articles, we will implement:
- a modified version of ZigZag indicator
- a class for obtaining ZigZaga data
- an EA for testing the process of obtaining the data
- indicators defining the price behavior
- an EA with a graphical interface for collecting the price behavior statistics
- an EA following ZigZag signals
The power of ZigZag (part II). Examples of receiving, processing and displaying data
Contents
- Introduction
- Indicators defining the price behavior
- EA for collecting and displaying statistics
- Counting the number of segments by size
- Counting the number of segments by duration
- Some details of working with the graphical interface
- Conclusion
more...In the first part of the article, I have described a modified ZigZag indicator and a class for receiving data of that type of indicators. Here, I will show how to develop indicators based on these tools and write an EA for tests that features making deals according to signals formed by ZigZag indicator.
ZigZag separate - indicator for MetaTrader 5
This is a MetaTrader 5 version of one indicator that was floating around the net as a wonder indicator for MetaTrader 4.
ZigZag step market - expert for MetaTrader 5
The Expert Advisor works on a custom ZigZag Color indicator (this indicator is supplied with the terminal, the path to it is: MQL5 \ Indicators \ Examples \ ZigzagColor.mq5).
Working on the current leg of indicator: if the knee directed downward - means every Step (or nearly every Step) SELL open position when the knee is directed upwards - is trying to open BUY position approximately adhere step Step.
Bookmarks