I originally used auEMA in an Alert. And when creating the Alert I have the option of selecting which indicator plot I want to use as the alert. I select Trend = 1 or -1 and it sends me an Alert when then trend is long (1) or short (-1). See the image here for the selection.
When I add the auEMA indicator to a strategy in Strategy Builder, there is no way to select which indicator plot I want to use and simply doing auEMA = -1 or 1 does not work as a condition. Here is what it looks like in Strategy Builder. As you can see, there is no way here to select Trend vs EMA.
I'm not sure how to fix this so the indicator functions the same way it does when creating an Alert.
I am not a coder so I'm unable to fix the code myself. I tried fixing it using AI (ChatGPT and others) but was unsuccessful. Hopefully @Rayco will see this and provide some guidance.
Thanks Mitch

Comment