StockFetcher Forums · Filter Exchange · pp moving average<< 1 2 3 >>Post Follow-up
brank20
41 posts
msg #93651
Ignore brank20
6/8/2010 6:23:43 PM

@wkloss
Fetcher[draw wma(50)
low > wma(65)

close > 1 and close < 1000
average volume(30) > 100000

close > open
low < low 1 day ago
open < open 1 day ago

set{rsi2wk, rsi(2) 2 week low}
set{rsi2day, rsi(2) 2 day low}
draw rsi2wk on plot rsi2day
do not draw rsi(2)

set{rsi1wk, rsi(2) 1 week low}
set{var1a, rsi1wk - rsi2wk}
var1a 1 day ago crossed above .001
close > close 1 day ago

chart-length is 4 months

/* buy trigger*/

set{var1, day point range / 5}
set{buy, max(close,open) + var1}
draw buy on plot close
add column separator
add column buy{limit entry price}
]



wkloss
231 posts
msg #93653
Ignore wkloss
6/8/2010 8:58:20 PM

brank20,

I looked at the stocks that were selected going back several days and have some questions:

1. The yellow buy line seems to run along the top of the candles. How do I use it?

2. This thread is about a crossover of pivot point lines and 5 day moving averages. You are using 50/65 day moving averages and no pivot points. Were you trying to show me what you feel is a better way?

Your quick response is appreciated.

Bill

brank20
41 posts
msg #93654
Ignore brank20
6/8/2010 9:04:43 PM

Nope, my mistake. He has several fulters posted in this thread. The one i just posted was one of the ones that i cleaned up the code a bit. Its not the one you requested. Sorry.

StockFetcher Forums · Filter Exchange · pp moving average<< 1 2 3 >>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.