StockFetcher Forums · General Discussion · Specific chart "n" days ago????<< >>Post Follow-up
arby347
87 posts
msg #53023
Ignore arby347
7/12/2007 11:57:10 AM

Sometimes it is difficult to take a chart and discern if there was a change from the prior day visually. If I print the values in one of the columns I would like to be able to see what the value was the previous day or another specific day.
For example if I use one of my filters I can get the value of the LRS(20) for AMGN because it shows up on my filter, but if I just want to find out the LRS(20) yesterday I want to be able to just get AMGN with all my settins. Any ideas?

nikoschopen
2,824 posts
msg #53024
Ignore nikoschopen
7/12/2007 12:14:44 PM

Append this line to ure existing filter:

Fetcher[
add column LRS(20)
add column LRS(20) 1 day ago
]



If you would like to see the difference between the two numbers (for stocks above $50):

Fetcher[
add column LRS(20)
add column LRS(20) 1 day ago
set{diff, LRS(20) minus LRS(20) 1 day ago}
add column diff
price above 50
]



arby347
87 posts
msg #53026
Ignore arby347
7/12/2007 12:21:37 PM

I know this would be hard to explain!
I do not want it as part of a filter. I just want to key in a single stock for a specific date and get all my settings applied to it, even if it would not meet the criteria of the filter that specific date.

From SF's home page you can do this under "chart" for the current date.

StockFetcher Forums · General Discussion · Specific chart "n" days ago????<< >>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.