Hello, I copied and pasted the code available here into my ProRealtime charts but it will not apply to my charts because:
Syntax error:
the following variable is undefined: length
the following variable is undefined: mult
the following variable is undefined: lengthkc
the following variable is undefined: squeezedotsoffset
the following variable is undefined:candlestickssqueeze
I have no idea how to edit this code to make it work . can any smart cookie out there correct this so it can be successfully applied to charts? thank you
At the top of the code, remove the (//) in front of lenght, mult etc …
The best way is always to download the ITF file directly from the post, all these variables are then available through the indicator settings and so, much easier to play with.