StockFetcher Forums · Filter Exchange · Emans Bottom picker<< 1 2 >>Post Follow-up
Eman93
4,750 posts
msg #75846
Ignore Eman93
modified
6/27/2009 9:02:34 PM

It looks as if W%R is moving up it improves the odds of a move up the next day.........

Fetcher[/*Emans bottom picker*/
Chande Momentum Oscillator(5) < -99
and close is above 1.00
and average volume(30) is above 250000
add column Chande Momentum Oscillator(5)
add column Williams %R(5) 1 day ago {w5% -1}
add column Williams %R(5)
set{wdelta, Williams %R(5) 1 day ago - Williams %R(5)}
wdelta < 0
add column ind
sort column 3 ascending
]





johnpaulca
12,036 posts
msg #75848
Ignore johnpaulca
6/27/2009 10:50:30 PM

Nice filter Eman...trading stocks that are in a free fall
stocks can be very scary.

Eman93
4,750 posts
msg #75854
Ignore Eman93
6/28/2009 10:31:16 AM

John...

Its the damm bargain hunter in me...

Eman93
4,750 posts
msg #75857
Ignore Eman93
6/28/2009 12:25:14 PM

Chande Momentum Oscillator
A technical momentum indicator invented by the technical analyst Tushar Chande. It is created by calculating the difference between the sum of all recent gains and the sum of all recent losses and then dividing the result by the sum of all price movement over the period. This oscillator is similar to other momentum indicators such as the Relative Strength Index and a Stochastic Oscillator because it is range bound (+100 and -100).

Eman93
4,750 posts
msg #75859
Ignore Eman93
6/28/2009 2:35:35 PM

I have been trying to write something to pick stocks where the CMO(5) crosses over MA(9) on the CMO graph........

Any ideas.....

Eman93
4,750 posts
msg #75861
Ignore Eman93
modified
6/28/2009 3:55:22 PM

If you wait till the cross you miss the pop

Fetcher[/*Emans CMO Cross*/
Chande Momentum Oscillator(5) < 0
CMO(5,9) below Average CMO(5,9)
CMO(5,9) near Average CMO(5,9)
and close is above 1.00
and average volume(30) is above 250000
add column Chande Momentum Oscillator(5)
add column Williams %R(5) 1 day ago {w5% -1}
add column Williams %R(5)
set{wdelta, Williams %R(5) 1 day ago - Williams %R(5)}
wdelta < 0
add column ind
sort column 5 ascending
]



Eman93
4,750 posts
msg #75863
Ignore Eman93
6/28/2009 4:13:41 PM

As the sellers tire then all thats left is buyers.........

Eman93
4,750 posts
msg #75874
Ignore Eman93
6/28/2009 7:51:36 PM

This is better

Fetcher[/*Emans CMO Cross*/
Chande Momentum Oscillator(5) < 0
CMO(5,9) below Average CMO(5,9)
CMO(5,9) near Average CMO(5,9)
CMO(5,9) 1 day ago below Average CMO(5,9) 1 day ago

and close is above 1.00
and average volume(30) is above 250000
add column Chande Momentum Oscillator(5)
add column Williams %R(5) 1 day ago {w5% -1}
add column Williams %R(5)
set{wdelta, Williams %R(5) 1 day ago - Williams %R(5)}
wdelta < 0
add column ind
sort column 5 ascending
]



mystiq
650 posts
msg #75904
Ignore mystiq
6/30/2009 5:00:00 AM

I have been trying to write something to pick stocks where the CMO(5) crosses over MA(9) on the CMO graph........
Any ideas: ?MAYBE?...could use some improvements(anybody):
draw MA(9) on plot CMO(5,1)


chetron
2,817 posts
msg #75907
Ignore chetron
modified
6/30/2009 6:45:02 AM

THAT DOESN'T WORK WELL, mystiq, BECAUSE MA(9) IS A DOLLAR VALUE AND CMO IS AN OSC. VALUE. ACTUALLY THE 2ND DIGIT IN THE CMO INDICATOR IS WHICH MA(?) YOU WANT TO OVERLAY ONTO THE CMO THINGY.


HTH



StockFetcher Forums · Filter Exchange · Emans Bottom picker<< 1 2 >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data 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


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.