regcapa 1 posts msg #100191 - Ignore regcapa |
4/8/2011 10:52:26 PM
How do I get results searching MULTIPLE filters at a time? I have two stock filters that rarely pull stocks so I want to combine both filters in one search box to generate results.
|
Morken 7 posts msg #100225 - Ignore Morken |
4/13/2011 6:16:35 AM
Yes, a great Idea.
|
scottechco1 2 posts msg #100300 - Ignore scottechco1 |
4/18/2011 12:37:14 PM
No one? SF?
|
Kevin_in_GA 4,599 posts msg #100303 - Ignore Kevin_in_GA |
4/18/2011 5:35:00 PM
Yes, it can be done. It would be easiest to show you if you post the two filters, but here is the way to do it.
You have two or more filters that each use a separate set of conditions for entry. Let's say one is a long filter and looks like
and the other is a short version of the same filter, and looks like
Clearly a simple combination of these two would result in 0 stocks returned, because the two RSI requirements are mutually exclusive. But if you use the "count" function as follows, you can get both long and short plays to be pulled up in the same filter. It's done as follows:
This coding is not really laid out in the SF user manual, but if you look around the forum you'll find examples of thse types of work-arounds.
Hope this helps.
|
scottechco1 2 posts msg #100335 - Ignore scottechco1 |
4/20/2011 9:27:53 PM
Thanks for the well-written explanation.
|
starfox182 24 posts msg #100378 - Ignore starfox182 |
4/23/2011 6:06:28 AM
Thanks, exactly what I needed too!!! :)
|