StockFetcher Forums · General Discussion · Moving averages on RSI<< >>Post Follow-up
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
-------------------
Fetcher[
draw cma(rsi(14),13)
draw cma(rsi(14),39)
]


Fetcher[
draw cma(rsi(14),13)
draw cma(rsi(14),39)
do not draw rsi(14)
]




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

StockFetcher Forums · General Discussion · Moving averages on RSI<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.