Development of a New ZigZag Indicator – Request for Feedback and Ideas

1
Dear all,
I am currently working on a demo version of a ZigZag indicator. First and foremost, I would like to extend my gratitude to Xard777 for developing the original "ZigZag Semaphore" version, which served as an inspiration for my work.

In my demo, I have made some modifications:
The indicator uses 5 dots instead of the original 4.
The periods applied are different from the standard version.

I have several ideas for further improvements and additional features, but before proceeding, I would greatly appreciate your feedback:
What are your initial impressions of the current version?
Do you have any suggestions or ideas that could enhance its functionality?

Your insights and expertise would be invaluable in refining this tool. Looking forward to your thoughts.
Best regards,
Thoth
Image
These users thanked the author Thoth for the post (total 2):
JohnL33, eduarescobar
Minor bugs are fixed without updating the changelog and new replies. Check back from time to time for new minor releases. Thanks

All feedback is welcome, though never obligatory. What matters most is that you’re satisfied with my work.


Re: Development of a New ZigZag Indicator – Request for Feedback and Ideas

3
NUMEROTRADER1 wrote: Sun Jun 15, 2025 4:16 am Hi guys, love the community, absolutely amazing, not looking for freebies, ust have a code and struggling to convert to mql5. any help would be appreciated.
Hi NUMEROTRADER1,
I just saw the message now. I didn't get a notification. I'm still a beginner. If I can, I'll gladly convert it for you. It depends on the complexity. I'd need to see it first. You can choose how to send it. If it's confidential, you can share it privately.
I don’t use MT4, and I’d need to see some screenshots to understand whether I’m doing it correctly or not. Thanks.
Minor bugs are fixed without updating the changelog and new replies. Check back from time to time for new minor releases. Thanks

All feedback is welcome, though never obligatory. What matters most is that you’re satisfied with my work.

Re: Development of a New ZigZag Indicator – Request for Feedback and Ideas

4
Thoth wrote: Sun Jun 15, 2025 2:54 am Dear all,
I am currently working on a demo version of a ZigZag indicator. First and foremost, I would like to extend my gratitude to Xard777 for developing the original "ZigZag Semaphore" version, which served as an inspiration for my work.

In my demo, I have made some modifications:
The indicator uses 5 dots instead of the original 4.
The periods applied are different from the standard version.

I have several ideas for further improvements and additional features, but before proceeding, I would greatly appreciate your feedback:
What are your initial impressions of the current version?
Do you have any suggestions or ideas that could enhance its functionality?

Your insights and expertise would be invaluable in refining this tool. Looking forward to your thoughts.
Best regards,
Thoth
ZigZag (Demo).ex5
Image
so far so good...If can remove clr from colour code..so easly can backtest extreme dot .
These users thanked the author JohnL33 for the post:
Thoth
"My Forex Holy Grail? Sure, I'll share it. It's a magical PDF that costs $997 and the first chapter is titled: 'How to Sell a $997 PDF.'"😎

Re: Development of a New ZigZag Indicator – Request for Feedback and Ideas

5
JohnL33 wrote: Sun Jun 15, 2025 5:04 pm so far so good...If can remove clr from colour code..so easly can backtest extreme dot .
Let me explain what I attempted to do.
The dots are not simple objects—I inserted them as plots. I tried adding a global Boolean input to disable the color using clrnone, but the result was that they became invisible. I also attempted to create a color transparency code, but they disappeared again.
I don’t know how to achieve this, and I don’t think it’s possible—though I may be mistaken.
Later today, I will try converting them into objects to see if it can be done when they are objects rather than plots.
I’m still not very skilled with objects and plots, so I read extensively before finding a satisfactory solution.
Minor bugs are fixed without updating the changelog and new replies. Check back from time to time for new minor releases. Thanks

All feedback is welcome, though never obligatory. What matters most is that you’re satisfied with my work.


HappyRe: Development of a New ZigZag Indicator – Request for Feedback and Ideas

6
Thoth wrote: Sun Jun 15, 2025 5:39 pm Let me explain what I attempted to do.
The dots are not simple objects—I inserted them as plots. I tried adding a global Boolean input to disable the color using clrnone, but the result was that they became invisible. I also attempted to create a color transparency code, but they disappeared again.
I don’t know how to achieve this, and I don’t think it’s possible—though I may be mistaken.
Later today, I will try converting them into objects to see if it can be done when they are objects rather than plots.
I’m still not very skilled with objects and plots, so I read extensively before finding a satisfactory solution.
Try ask claude...maybe they got solution. I always ask them and they answers me politely even my question are very newbie sometime.
i pray you will get what you want.
"My Forex Holy Grail? Sure, I'll share it. It's a magical PDF that costs $997 and the first chapter is titled: 'How to Sell a $997 PDF.'"😎

Re: Development of a New ZigZag Indicator – Request for Feedback and Ideas

7
JohnL33 wrote: Sun Jun 15, 2025 5:47 pm Try ask claude...maybe they got solution. I always ask them and they answers me politely even my question are very newbie sometime.
i pray you will get what you want.
I created a version of the dots as objects instead of plots.
I’m not entirely satisfied with it because it has some annoying glitches when the graph moves.
Between today and tomorrow, I’ll try to see if I can fix it.
These users thanked the author Thoth for the post (total 3):
TriThep, eduarescobar, JohnL33
Minor bugs are fixed without updating the changelog and new replies. Check back from time to time for new minor releases. Thanks

All feedback is welcome, though never obligatory. What matters most is that you’re satisfied with my work.