| kangrejo2 6 posts
 msg #106382
 - Ignore kangrejo2
 | 5/24/2012 10:10:04 AM 
 hi,
 
 Is it possible to know the first time when SF includes a symbol in my filter?
 
 Regards.
 
 
 | 
| mktmole 325 posts
 msg #106413
 - Ignore mktmole
 | 5/25/2012 11:01:01 AM 
 ??
 
 
 | 
| Wanderlust961 4 posts
 msg #106430
 - Ignore Wanderlust961
 | 5/26/2012 4:42:41 PM 
 I think he means if you have a filter who's criteria generally keeps the same stocks in the filter over multiple trading days. He wants to know if there is a way to highlight stocks that have just joined a filter. I would too.
 
 
 | 
| four 5,087 posts
 msg #106434
 - Ignore four
 | 5/26/2012 6:30:14 PM 
 When count_ma equals 1 then close > ma(10)...
 When count_ma equals 0 then close < ma(10)...
 
 
 
 
 
 | 
| kangrejo2 6 posts
 msg #106436
 - Ignore kangrejo2
 | 5/27/2012 1:44:34 AM 
 Sorry, I wasn't clear with my question.
 
 Many times a filter includes multiple criteria. It is easy to know when a symbol met some conditions, but it's not clear the hour when all conditions were filled.
 
 For example, the filter says:
 
 weekly RSI(2) above weekly RSI(2) 1 week ago
 and open above close 1 day ago
 and Williams %R(2) above CMA(Williams %R(2),4)
 and RSI(2) above RSI(2) 1 day ago
 
 I want to know the hour my filter reports each symbol and discover if my filter reports the symbol during the rally, not after it.
 
 Thanks.
 
 
 
 
 | 
| four 5,087 posts
 msg #106437
 - Ignore four
 | 5/27/2012 9:26:02 AM 
 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
 
 
 
 | 
| Wanderlust961 4 posts
 msg #106439
 - Ignore Wanderlust961
 | 5/28/2012 12:37:56 PM 
 How can i specify a range of periods to be covered. Like in scanning for ascending triangles. I can set the period for 30 or 10. i want to see all the selections that have a period range between those so i do not have to change the parameter each time.
 
 ex
 
 pattern is ascending triangle(30 to 10,1) instead of (30,1) change to (29,1)  change to (28,1)
 
 
 | 
| Eman93 4,750 posts
 msg #106440
 - Ignore Eman93
 | 5/28/2012 12:44:14 PM 
 run the back test and look at the trades.. you can set date range also?
 
 
 |