Hi,
I would like to build up an automated trading strategy using ZigZag indicator for:
- Inter long and short positions
- Using timeframes of 1min, 5min, and 15min
Please advise if you can help in coding the above mentioned system
Attached is the code of ZigZag Indicator
Thanks and regards
Maan Mirjan
The zig zag indicator is an indicator that re-paints (i.e. where the line is now is not where it might necessary be in a few candles time). This is why the zig zag indicator always looks so good as an indicator – but as we don’t know what the future is it is not possible to use the zig zag indicator in an automated trading strategy.
Maan Mirjan was talking about the custom coded ZigZag indicator available in the advanced programming course.
This zigzag indicator ca be used in automatic trading. But since it is a paid product included in the course, I can’t afford to help about it here. That would not be fair for people who have bought the course, to freely release its code here, that’s why I deleted your attached file.