jbesr1230 28 posts msg #36271 - Ignore jbesr1230 |
6/10/2005 5:35:33 PM
Greetings,
I am trying to set up a filter to do the following:
If OBV ema(10) has been increasing for 3 days give 1 point
If OBV has been increasing for 3 days give 1 point
If MACD Fast Line(12,26) is above the MACD Slow Line(12,26) give 1 point
If 3 day slope of MACD Fast Line(12,26) is above 0 give 1 point
If MACD Fast Line(12,26) is above 0 give 1 point
For example--- if a stock’s OBV ema(10) had been increasing for 3 days AND the OBV had been increasing for 3 days AND the MACD Fast Line(12,26) was above the MACD Slow Line(12,26) BUT the 3 day slope of MACD Fast Line(12,26) was NOT above 0 and the MACD Fast Line(12,26) was NOT above 0-- The stock would earn 3 points. If the components could be shown individually with a 1 for passing the test and a 0 (zero) for failing that would be helpful. I could then sort on the individual tests and the cumulative total. I believe I have seen some filters that are able to use this format.
Thanks so much for your help.
JB
|