StockFetcher Forums · Filter Exchange · TOPS....<< 1 2 >>Post Follow-up
johnpaulca
12,036 posts
msg #101522
Ignore johnpaulca
7/9/2011 1:21:02 AM

This thread will be dedicated to top pickers. You're welcome to discuss ideas or simply post charts, filters etc

johnpaulca
12,036 posts
msg #101523
Ignore johnpaulca
modified
7/9/2011 1:21:38 AM

xxx

johnpaulca
12,036 posts
msg #101524
Ignore johnpaulca
modified
7/9/2011 1:24:46 AM

xxxx

johnpaulca
12,036 posts
msg #101525
Ignore johnpaulca
modified
7/9/2011 1:27:41 AM

xxxx

dwiggains
441 posts
msg #101527
Ignore dwiggains
modified
7/9/2011 10:41:19 AM

Here is one I watch
Really wild to trade.

Fetcher[
close > 1
average volume (30) > 300,000
set {wild, close / ma (20)} add column wild and sort column 5 descending and wild > 1.4
wild < 4 for the last 30 days
]



If the stock ---- gaps ---- way up the trade is generally not good.


Good luck
See ya
David

gmg733
788 posts
msg #101548
Ignore gmg733
7/10/2011 11:11:56 AM

JohnPaul,

Where did you get that fancy MalakiStrength indicator? Do you mind sharing the code?

Thanks.

Kevin_in_GA
4,599 posts
msg #101549
Ignore Kevin_in_GA
7/10/2011 12:46:14 PM

You can't call a top until it is actually is a top (meaning that the trend must first reverse). You can only call them after they happen, but if you are timely enough that is fine.

Here's one I wrote a while back for calling tops and bottoms:


Fetcher[

set{LRItrigger, CEMA(CEMA(LRI(7),7),7)}
set{LRIsignal, slope of CEMA(CEMA(LRI(7),7),7)}

set{BUY, count(sign(LRIsignal) above 0,1)}
set{SELL, count(sign(LRIsignal) below 0,1)}
set{trigger,0}

draw SELL on plot trigger
draw BUY on plot trigger
draw LRItrigger on plot price

draw LRIsignal line at 0
symlist(spy)
chart-time is 3 months

add column BUY
add column SELL
add column ema(10)
add column ema(50)

]





johnpaulca
12,036 posts
msg #101550
Ignore johnpaulca
7/10/2011 2:30:07 PM

Tops for me means high risk, doesn't mean it's time to short. Swings would come off the table and no new long positions would be initiated....most of the time.

johnpaulca
12,036 posts
msg #101554
Ignore johnpaulca
7/10/2011 11:46:12 PM

Will be looking for a shorting opportunity on these 3 stocks.

OSK...32.23

ROC...58.12

HXL...22.92

Market conditions:
trend...up
overbought
Sentiment: complacent


johnpaulca
12,036 posts
msg #101572
Ignore johnpaulca
7/11/2011 8:33:31 PM

johnpaulca
5,423 posts
msg #101554
- Edit message 7/10/2011 11:46:12 PM

Will be looking for a shorting opportunity on these 3 stocks.

OSK...32.23

ROC...58.12

HXL...22.92

Market conditions:
trend...up
overbought
Sentiment: complacent
***********************************************************
update:

OSK...31.40

ROC...56.13

HXL...22.30

NFLX, GOOG(charts posted above)....both lost over $4 today




StockFetcher Forums · Filter Exchange · TOPS....<< 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.