fotchstecker 314 posts msg #161910 - Ignore fotchstecker modified |
7/28/2025 11:33:19 AM
Can't remember how to do this...
Is there a way to calculate a filtered symbol's future net change or % change for x days after the filter result? I just want to see how the stock did for x days after the signal when reviewing past scans on various dates.
thanks.
|
xarlor 609 posts msg #161912 - Ignore xarlor |
7/29/2025 10:21:22 AM
This example shows you the performance 15 days after a golden cross. Is this along the lines you're looking for?
|
fotchstecker 314 posts msg #161913 - Ignore fotchstecker |
7/29/2025 2:55:17 PM
Thanks,Xarlor. I think so. So does this require you to offset your primary filter?
|
xarlor 609 posts msg #161917 - Ignore xarlor |
7/29/2025 10:05:26 PM
Yes, offset it by putting in "X days ago" in the criteria, as per the example above.
Change signalClose to that same X.
Change futureClose to the number of days after your criteria you want to backtest.
|