Using most recent ZZ's
-
Does anyone know how I can set my EA to only see the most recent ZZ (royal pointer)? I'm using them to get a bias on the daily chart, but sometimes it will be 100 days before another appears, rather than have the EA search the last 100 candles, because it could potentially pick up 2 or 3 when they're closer together, I want it to search for the most recent only.
-
What I do is I have the EA draw a line. Then put my conditions like price under top line. When the new zz appears, I have it delete the line and then plot another line.
The strategy isn’t that good though. Price continues making highs and continues making lows continuously
-
this can be helpful for your issue:
https://fxdreema.com/forum/topic/5060/how-to-use-zigzag-advanced?page=1
you might not find a direct answer there, but an inspiration for a similar journey