StockFetcher Forums · General Discussion · any way to draw SP500 on charts<< >>Post Follow-up
BillRoberts
10 posts
msg #99166
Ignore BillRoberts
2/16/2011 6:54:29 PM

I'd like to draw the SP500 on charts for comparison.

Any simple way to do that?

maxreturn
745 posts
msg #99189
Ignore maxreturn
2/17/2011 5:06:59 PM

I don't believe there's a way to overlay this on price (correct me if I'm wrong fellow programmers), but you can plot it in the pane below. Something like this will work:

Fetcher[set{myspx, ind(^spx,close)}
price above 10
and average volume(65) above 1000000
and draw myspx
]




bkhurana43
103 posts
msg #99240
Ignore bkhurana43
2/18/2011 6:33:56 PM

This is other way of comparing it with your Filtered chart

Fetcher[
price above 10
and average volume(65) above 1000000
compare with ^SPX
]



jgard07
6 posts
msg #116430
Ignore jgard07
modified
11/3/2013 5:38:09 PM

set{SPY, ind(SPY,close)}
and draw SPY on plot close



StockFetcher Forums · General Discussion · any way to draw SP500 on charts<< >>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.