DasKapital 36 posts msg #29696 - Ignore DasKapital |
11/6/2003 12:25:20 PM
I have been experimenting with the newly added "days" feature, and came up with the filter below:
When I run this screen, I can see on the results page that it "understands" the variables var1 and var2. When you look at a chart, you can count back var1 days and confirm the crossover, but only if you begin counting by calling the most recent bar zero. Don't know why, but I can live with it.
I'd like to determine the difference in close var1 days ago vs. close var2 days ago, so I tried to add the following to the filter above:
set{c1, close var1 days ago} and set{c2,close var2 days ago} and
set{chg,c2 - c1} and add column chg ....however this doesn't work. Seems simple enough, but I'm stumped. I could be running into some screening limitation in the advanced variables feature.
Also, is there a way to instruct SF to omit charting var1?
All comments or suggestions are appreciated.
DK
|