How to grab Zig Zag Values
-
As the title suggest, my question is simple enough. How do i grab the values of the highs and lows from the zig zag indicator. Examples like the last High, last low, High from two ago, low from two ago, the lowest low from the past 5 lows or highest high from the last 5.
Hope someone can help soon posting.php?mode=post&f=2#
-
In Condition -> indicators scroll down at the bottom, there is something about this indicator. It is not really built-in indicator, it comes with MT4 as a custom indicator, but I wrote some code to get some past values, but I will not guarantee that it will work as expected, this is the one and only indicator that I really dislike

-
Cheers Bro. Hey Thanks for the great work here. Only been here for three weeks. Use to use FXgenerator to compile my ea's but this place just shitz' all over them. The things you could do here if only one knew how lol! Oh well learning more each day but more importantly have been able to refine my strategies more in three weeks than achieved in 18mths with FXGen.
One more quick question, is it possible to switch off the values in the indicator tester block so only the line gets displayed. Even when I select no color i still get a shadow over any chart object.
-
I also noticed this, it's a bug, I will fix it.
-
Excellant