StockFetcher Forums · General Discussion · Trading strategy for penny stocks<< >>Post Follow-up
calhawk01
135 posts
msg #87491
Ignore calhawk01
1/30/2010 7:44:07 PM

Share you trading strategy for stocks that range from .01-2$ here:

jrbikes
624 posts
msg #87495
Ignore jrbikes
1/30/2010 9:51:09 PM

Dude! share your strategy?

jrbikes
624 posts
msg #87782
Ignore jrbikes
2/4/2010 2:07:59 AM

you want a strategy? not day trading, swing trading!

mystiq
650 posts
msg #87783
Ignore mystiq
modified
2/4/2010 4:42:07 AM

Fetcher[
SET{ ALAST5, count(RSI(2) BELOW 10, 40) }

ADD COLUMN ALAST5
draw linear regression line(177)
show stocks where the price is below .50
and volume > average volume(30)
and volume is greater than 100000
draw Smoothed rsi(2,15) on plot weekly imi(2)
Rsi(2) < 50
do not draw imi(2)
imi(2) > imi(2) 1 day ago

Set{Avg4wmove, weekly atr(4)/ weekly ema(4)}
Set{Avg20dlowbnc, close/ ema(20)}
Set{Avg3dmove, atr(3)/ ema(3)}

Avg4wmove > .30
Avg3dmove > .17
Avg20dlowbnc < .88

do not draw Avg4wmove
do not draw Avg20dlowbnc
do not draw Avg3dmove

draw 2 day slope of weekly ift(5,9) on plot weekly ift(2,1)
draw weekly Intraday Intensity
2 day slope of weekly Williams %R(2) is above 8

draw weekly obv(6)


OFFSET 20




/* NORMALIZE Slow Stochastics Slow %D(14) */
set{slowstochval, INDPOSITION(Slow Stochastics Slow %D(14), 60) * 100}
/* NORMALIZE stochrsi(14,5) */
set{stochrsival, INDPOSITION(stochrsi(14,5), 60) * 100}
draw stochrsival on plot slowstochval

and draw vma(5)
and draw eMA(20)
and draw ema(50)
and draw MA(200)

and draw Bollinger Bands(20,2)

draw price line at PP


/* NORMALIZE Williams Accumulation Distribution */
set{wadval, INDPOSITION(Williams Accumulation Distribution, 60) * 100}
/* NORMALIZE Accumulation Distribution */
set{adval, INDPOSITION(Accumulation Distribution, 60) * 100}




set{up,count(close above close 1 day ago,1)}
set{down,count(close below close 1 day ago,1)}
set{pivot,pp}
set{MF, pivot * volume}
set{UPMF, MF * up}
set{PMF, sum(UPMF,60)}
set{DNMF, MF * down}
set{NMF, sum(DNMF,60)}
set{ratio, PMF / NMF}
set{MFI, 1 + ratio}
set{MFSI, 100 / MFI}
set{MFRSI, 100 - MFSI}
/* mfrsi */
set{moneyflowrsi, INDPOSITION(mfrsi, 60) * 100}
/* obv */
set{onbalancevolume21, INDPOSITION(weekly obv(21), 60) * 100}
draw moneyflowrsi on plot onbalancevolume21

set{WRSb,days(weekly RSI(2) is above weekly RSI(2) 1 day ago,100)}
set{WRSa,days(weekly RSI(2) is below weekly RSI(2) 1 day ago,100)}
set{WRSxWRS, WRSa - WRSb}
set{WWLb,days(weekly williams %R(2) is above weekly Williams %R(2) 1 day ago,100)}
set{WWLa,days(weekly Williams %R(2) is below weekly Williams %R(2) 1 day ago,100)}
set{WWLxWWL, WWLa - WWLb}
set{macb,days(macd(3,16,10) histogram is above macd(3,16,10) histogram 1 day ago,100)}
set{maca,days(macd(3,16,10) histogram is below macd(3,16,10) histogram 1 day ago,100)}
set{macxmac, maca - macb}
set{RSb,days(RSI(2) is above RSI(2) 1 day ago,100)}
set{RSa,days(RSI(2) is below RSI(2) 1 day ago,100)}
set{RSxRS, RSa - RSb}
set{WLb,days(Williams %R(2) is above Williams %R(2) 1 day ago,100)}
set{WLa,days(Williams %R(2) is below Williams %R(2) 1 day ago,100)}
set{WLxWL, WLa - WLb}
set{mhist,macd(3,16,10) histogram}
set{mhisa,count(mhist crossed above 0, 1)}
set{mhisb,count(mhist crossed below 0, 1)}
set{hstxhst, mhisa - mhisb}
ADD COLUMN SEPARATOR
add column WRSXWRS
add column WWLXWWL
add column weekly RSI(2)
add column weekly Williams %R(2)
ADD COLUMN SEPARATOR
add column RSXRS
add column WLXWL
ADD COLUMN SEPARATOR
add column MacxMac
add column hstxhst
ADD COLUMN SEPARATOR
set{low1,close - low 240 day low}
set{low2, low1 / close}
set{%above240daylow, low2 * 100}
Set{profit, weekly atr(8)/ weekly ema(8)}
add column profit
add column %above240daylow

chart-time is 30 days

]



jrbikes
624 posts
msg #87795
Ignore jrbikes
modified
2/4/2010 11:10:21 AM

WOW!

I have to have SF advanced to view it, it so much! what inspires you to this degree of codeing!

StockFetcher Forums · General Discussion · Trading strategy for penny stocks<< >>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.