I am trying to call the public available indicator
from a strategy (attached minimal code).
The compilation fails, the reason being that I do not provide the correct number of parameters to the indicator.
The tool-tip indicates that 8 parameters are needed, which I provided -- -- please see attached screenshot.
How should I call this indicator from a strategy? Thank you.

Comment