I have a third party indicator that I would like to use in the strategy builder. The code is not accessible, but the data window shows a plot value for the indicator, so I should be able to use it for the strategy builder as well, right?
I've already added the indicator to the strategy and added a function "enter long-position, if plot value xy is bigger than mysc numeric value " but compiling doesn't work. What can I do?

Comment