StockFetcher Forums · Filter Exchange · Slopes, Tirone, and PPma<< >>Post Follow-up
DMOBRIEN
363 posts
msg #95314
Ignore DMOBRIEN
8/2/2010 5:20:58 AM

Tinkering with some stuff here ... 10 day slope reversals with lri(100) and Tirone midline ma and a bit of fundamental data as well.

Fetcher[show stocks where close is between 1 and 25
and add column Long Term Debt {Debt}
long term debt < 100
set{H, high 3 month high}
set{L, low 3 month low}
set{D, H - L}
set{Q, D / 3}
set{HH, H - Q}
set{R, D / 2}
set{M, L + R}
set{LL, L + Q}
draw price line at H
draw Price line at L
draw Price line at HH
draw price line at M
draw price line at LL
set{diffPL, lri(100) - ppma}
set{DPL, diffPL / lri(100)}
set{DPLpct, DPL * 100}

Set{PPMA,CMA(M,6)}
Set{Prsi6,CMA(RSI(2),6)}
Set{Prsi22,CMA(RSI(2),22)}
set{XvrLP, count(lri(100) crossed ppma, 1 )}
set{XvrPL, count(ppma crossed lri(100), 1 )}


draw prsi6 on plot rsi(2)
draw prsi22 on plot rsi(2)
draw ppma on plot price
draw lri(100)
draw rsi(2)
set{slopeppma10,10 day slope of ppma}
set{slopelri10,10 day slope of lri(100)}
set{slpxvr, count(slopelri10 crossed slopeppma10, 1)}
draw slopeppma10
draw slopelri10 on plot slopeppma10
set{slopezero, 0}
draw slopezero on plot slopeppma10
add column xvrLP
add column xvrPL
add column diffPL
add column DPLpct
add column slpxvr
draw 30 day slope of ppma on plot price
draw 30 day slope of lri(100) on plot price
average volume(90) > 150000
ROE is above 10
add column roe
]



StockFetcher Forums · Filter Exchange · Slopes, Tirone, and PPma<< >>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.