jlittle_97@yahoo.com 3 posts msg #126397 - Ignore jlittle_97@yahoo.com modified | 
12/8/2015 7:50:44 PM
  Hi,
 I am trying to create an ma13 and ma39 on an rsi(14).
 
 Below is what I have so far.  Every time I test it I don't get a return.  How do I put these together so that the MAs are plotted on the RSI?
 
 set{rsi1, RSI(14)
 set{sma1, MA(13)
 set{sma2, MA(39)
 
 Thanks
 
  | 
four 5,087 posts msg #126398 - Ignore four modified | 
12/8/2015 7:53:20 PM
  I am trying to create an ma13 and ma39 on an rsi(14).
 
 Below is what I have so far. Every time I test it I don't get a return. How do I put these together so that the MAs are plotted on the RSI?
 
 set{rsi1, RSI(14)
 set{sma1, MA(13)
 set{sma2, MA(39)
 
 Thanks
 -------------------
  	    
   	    
 
 
  | 
jlittle_97@yahoo.com 3 posts msg #126399 - Ignore jlittle_97@yahoo.com | 
12/8/2015 8:09:06 PM
  Thanks four.  I always did have a knack for making things more difficult than necessary.
 
  | 
four 5,087 posts msg #126400 - Ignore four | 
12/8/2015 8:25:19 PM
  welcome
 
  |