Hi Denis,
It is a one-plot only indicator, calculated in two steps . See Ara's
reply and add
Plot(ROCxma, "SROC", colorred);
On 8/24/2010 6:57 PM, reinsley wrote:
??
Plot(ROCxma, _DEFAULT_NAME(), colorRed, styleLine);
Plot(EMAclose, _DEFAULT_NAME(), colorBlue, styleLine);
Best regards
Le 24/08/2010 10:05, Dennis O'Flynn a écrit :
Thanks for the replies to date, but I'm looking for 2 plots, not 1
resultant.
Sorry if that was not clear.
The first is the 13 day XMA close
Second is the 21 day ROC of the XMA.
cheers
Dennis