Hi CA1962,
I am very sorry but your indicator (price for any symbol in separate window) is working with MTF zigzag in separate window.
You can see here:
Zigzag was created by Mladen here https://www.mql5.com/en/forum/173574/page259 (mtf ZigZag separate) and you can place it on any separate window in any timeframe for any simbol. How to place 2 indicators on the same separate window? read this this thread:
Files:
zigzag_separate_2.jpg
198 kb
zigzag_separate_1.jpg
195 kb
No, it is not working for any symbol. This zigzag is working for current chart symbol https://www.mql5.com/en/forum/173574/page259
but it may be improved ...
Thanks for everyone's help. Truly appreciated!
Regards,
Chris

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi:
I have a Metatrader 4 indicator named "Second Chart" that places a candlestick chart (of any desired currency pair) in a separate window below a main chart. I would like to add a standard ZigZag Indicator to the "Second Chart" Indicator (Actually, I want to add 2 ZigZag Indicators to this indicator).
I know that some “Separate Window” indicators will actually allow you drag and drop other indicators on top of them. I've tried to do that, but it will not work with the "Second Chart" Indicator. Therefore, the ZigZags will have to be coded into the "Second Chart" Indicator.
What I need is two separate ZigZags that will work exclusively with the candles in the Second Chart Indicator. Each ZigZag will need their own set of input parameters, along with separate inputs for ZigZag Line "Color" and Line "Type."
I imagine this would be a simple project for an experienced coder. I can pay $20.00 and prefer to pay with PayPal (but I'm open to other options). If anyone can do this, please let me know through Private Message (or email: acu26@aol.com).
Attached below is the "Second Chart" Indicator and the ZigZag Indicator (the ZZ is simply the standard ZZ that is included with any MT-4 Platform). Thanks.
Regards,
Chris
secondchart.mq4
zigzag.mq4