StockFetcher Forums · Filter Exchange · Money Flow and Day Position<< >>Post Follow-up
DMOBRIEN
363 posts
msg #97412
Ignore DMOBRIEN
11/10/2010 12:10:32 AM



Fetcher[set{dp2, day position(0.5,2)}
set{dp4, day position(0.5,4)}
set{dp6, day position(0.5,6)}
draw dp6
draw dp2 on plot dp6


Set{dp4ma,CMA(dp4,8)}
set{SD,cstddev(dp4,8)}
set{SD8, 1.5 * SD}
set{BOLU,dp4ma + SD8}
set{BOLD,dp4ma - SD8}
draw dp4
draw bolu on plot dp4
draw bold on plot dp4

draw keltner bands(8,0.2)
draw keltner bands(34,0.6)

set{X, high 1 day high}
set{Y, low 1 day low}
set{Z, close}
set{a, X + Y}
set{J, a + z}
set{pp, j / 3}

set{up,count(close above close 1 day ago,1)}
set{down,count(close below close 1 day ago,1)}
set{MF, pp * volume}
set{UPMF, MF * up}
set{PMF, sum(UPMF,14)}
set{DNMF, MF * down}
set{NMF, sum(DNMF,14)}
set{ratio, PMF / NMF}
set{MFI, 1 + ratio}
set{MFSI, 100 / MFI}
set{MFRSI, 100 - MFSI}
draw mfrsi
set{fifty, 50}
draw fifty on plot mfrsi
roe > 10
eps > 0
long term debt < 100
average volume(20) > 150000
chart-time is 3 months
]



StockFetcher Forums · Filter Exchange · Money Flow and Day Position<< >>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.