Hi,
I found this post online.https://www.prorealcode.com/prorealtime-indicators/moving-average-angle-stochastic/
I wanted to implemented the code but got the message that Moving Average Period, Angle Threshold, Sample Period (period used to calculate the signal line) are not defined.
What do i need to change in code to make it work?
Thanks
gr Marco
Sorry, i do not understand
Line 3-5 without backslash.
Small hint for a next time : Commenting-out means that the code is deactivated by means of making a comment of it. Thus in this PRT case : preceding the code lines with two slashes (not backslashes).
So what is meant is that those three lines must be activated. Not that that is “commenting-in” that I know of … 🙂
Remove the slashes.