tomb 267 posts msg #7 - Ignore tomb |
8/27/2002 1:27:09 PM
Hi,
It looks like your filter is right-on, except that StockFetcher uses a default: "WINDOW" of 4 days when computing a crossover. This is to allow plenty of matches by default. You can restrict that window with the "within the last ... days" phrase.
So here would be your filter with crossovers only from the most recent day.
show stocks where the MA(10) crossed above the MA(50) within the last 1 day
One other note, in the StockFetcher forums, you can actually specifiy your filters using: to create a link with your filter. For example:
Thanks and good luck!
Tom
StockFetcher Support
|