Do not embed files in the text, just use the button to attach them.
Thank you 🙂
Ok, didn’t know I did that. Thanks
Hi Nicolas,
Great indicator however when I plot it on an intraday chart, I use 20sec and 1min, initially the indicator plots the swings correctly however as the realtime feed continues the indicator starts to plot the very small swings. I have no idea why this is occuring. I’ll post two charts as an example of what is happening. Unless this code is not capable to run with streaming prices? If there is a solution to this I have a request for a mod to the indicator however I’ll let you review this first problem/quesion.
Anyone know the reason why this is happening with this indicator? and is there a solution?
Because it is using ZigZag to detect the peaks and troughs and they are repainting in real time. So that’s the normal behavior 🙂
Thanks for the explanation as why the indicator doesn’t work in realtime. Can this indicator then be re-programmed without using the Zig Zag indicator to work in real time? Or does that require a request for a quote in programming services??
Thanks for the explanation as why the indicator doesn’t work in realtime. Can this indicator then be re-programmed without using the Zig Zag indicator to work in real time? Or does that require a request for a quote in programming services??
Sorry to ask again Nicolas, but can you answer the above?
Hi,
I’m trying to use this code for viewing HH HL-LH LL, but there are some troubles about row 6 and 7.
Could someone help me with the proper corrections?
Thanks and regards
“top” is now a reserved keyword of the programming language. I have changed it in the code, so you can now copy/paste without any error.