StockFetcher Forums · Filter Exchange · rsi(2) and ersi(2)<< >>Post Follow-up
four
5,087 posts
msg #93584
Ignore four
modified
6/6/2010 9:01:37 PM

Fetcher[
rsi(2) < 25
ersi(2,3) < 25
close > open


close between 1 and 10
avgvol(30) > 1200000

/* 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}
]



Goal: sell limit 5 cents
Need stop-loss

hp722c

four
5,087 posts
msg #93691
Ignore four
6/10/2010 12:53:09 PM

free schwab etfs

Fetcher[
symlist(scha,schb,schc,schg,sche,schf,schv,schx)
rsi(2) < 25
ersi(2,3) < 25
close > open

/*
close between 1 and 10
avgvol(30) > 1200000
*/

/* 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}

]



four
5,087 posts
msg #93781
Ignore four
modified
6/13/2010 12:30:32 PM

Fetcher[

Williams %R(2) < -75
ersi(2,3) < 25
close > open

close between 1 and 10
avgvol(30) > 100000

/* 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}

]




free schwab etfs

Fetcher[
symlist(scha,schb,schc,schg,sche,schf,schv,schx)

Williams %R(2) < -75
ersi(2,3) < 25
close > open


/* 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}

]



StockFetcher Forums · Filter Exchange · rsi(2) and ersi(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.