The power of ZigZag (part II)
by
, 03-25-2019 at 10:15 AM (862 Views)
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.