StockFetcher Forums · General Discussion · ANY WAY TO PLOT INDICATORS FROM SPECIFIC STOCKS ONTO OTHER STOCK INDICATOR PLOTS??<< >>Post Follow-up
Kevin_in_GA
4,599 posts
msg #95866
Ignore Kevin_in_GA
8/27/2010 4:58:21 PM

I am trying to figure this out ...

Let's say I want to compare 3 stocks based on their MACD - my intent is to buy the stock with the lowest MACD out of the three and sell when it is the highest, then buy the lowest at that time, etc.

I would like to plot the MACD for each stock on a single graph at the bottom of each chart. I have tried the following with no success:

set{spy, ind(spy, MACD(12,26,9))
set{iwm, ind(iwm, MACD(12,26,9)}
...

did this for each stock, then tried to plot each one on spy - got an error that said "MACD(12,26,9) is above 0". I think this can be done, just not sure how.

Any help would be appreciated.

Kevin

welliott111
98 posts
msg #95868
Ignore welliott111
8/27/2010 5:35:59 PM

Fetcher[
symlist(spy)

draw ind(qqqq,macd)
draw ind(iwm,macd)
]



Kevin_in_GA
4,599 posts
msg #95869
Ignore Kevin_in_GA
8/27/2010 6:09:40 PM

Hey, that was easy. Thanks!

StockFetcher Forums · General Discussion · ANY WAY TO PLOT INDICATORS FROM SPECIFIC STOCKS ONTO OTHER STOCK INDICATOR PLOTS??<< >>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.