StockFetcher Forums · General Discussion · How to see performance in the past.<< >>Post Follow-up
dcoburns
2 posts
msg #133232
Ignore dcoburns
12/14/2016 6:01:02 PM

Hi everyone. I know it probably is a simple question but I already read the manual and went through the forum with no answer.

I want to test my filter going back 90 days - which I know I can use date offset. But I don't want to see the performance till today on the chart, but only 5 days after the results. So in this example, I only want to see results till the 85th day.

For the record I did find a previous post from 2003. But I guess the answer is outdated.

Thanks for the help!


four
5,087 posts
msg #133237
Ignore four
modified
12/14/2016 10:50:11 PM

ma(5) 90 days ago crossed above ma(10) 90 days ago

chart-length 85 days

-- Explanation:

1. use 90 days ago for all events
2. set chart-length to 85 (days before 85 will not show on chart)

or

chart-length 90 days -- visually look 5 days after the far left side of the chart

dcoburns
2 posts
msg #133344
Ignore dcoburns
12/21/2016 11:43:15 AM

Four. Thanks for your answer.

I made a mistake on my question and instead of writing down "Table" I wrote "Chart". The fact is I am interested in seeing the performance of my screen results for the next day and the next five days after the trigger happens. Just two columns on the table, one with "Next Day performance %" and the other for "Performance after 5 days %".





mahkoh
1,065 posts
msg #133347
Ignore mahkoh
12/21/2016 2:46:18 PM

add this to your filter:

set{5dayperf,roc(90,1) - roc(85,1)}
add column 5dayperf

StockFetcher Forums · General Discussion · How to see performance in the past.<< >>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.