CptJamRock / Publications
Forum
Weird issue with iMAOnArray
Hi all, I am trying to create a simple indicator, basically a MACD on the RSI. Calculating the RSI and the two moving averages is no problem, works fine. Subtracting the two moving averages also works fine. (When I change the script to plot the resulting array of the subtraction, it plots ok.) So