StockFetcher Forums · Stock Picks and Trading · CF<< 1 2 >>Post Follow-up
Mactheriverrat
3,135 posts
msg #141465
Ignore Mactheriverrat
1/28/2018 6:45:46 PM

Your Welcome Karen!

davesaint86
725 posts
msg #141487
Ignore davesaint86
1/29/2018 1:35:36 PM

Look at the one year chart of TMF. It looks like it's getting close to achieving a triple bottom.

Fetcher[
apply to symlist(cf,vxx,xiv,upro,robo,dfen,tmf)

draw ema(9)
draw ema(10)
draw ema(11)
draw ema(12)
draw ema(13)
draw ema(14)
draw ema(15)
draw ema(16)


draw ema(25)
draw ema(30)
draw ema(35)
draw ema(40)
draw ema(45)
draw ema(50)
add column Average Day Range(30)
/* AxA is number of consecutive days cma(DMA(8,-5),8) above (+)/below(-) previous cma(DMA(8,-5),8) */
set{AAb,days( cma(DMA(8,-5),8) is above cma(DMA(8,-5),8) 1 day ago,250)}
set{AAa,days( cma(DMA(8,-5),8) is below cma(DMA(8,-5),8) 1 day ago,250)}
set{dmax8, AAa - AAb} and add column dmax8 {dma_x_8}
do not Draw AxA

Set{cntcmadma8abovecmadma8,count( cma(DMA(8,-5),8) > cma(DMA(8,-5),8) 1day ago,1)}
draw cntcmadma8abovecmadma8

Set{cntcmadma8abovecmadma8b,count( cma(DMA(8,-5),8)< cma(DMA(8,-5),8) 1day ago,1)}

draw cntcmadma8abovecmadma8b



draw cntema13aboveema13b
set{E3,dma(8,-5),8)-cma(DMA(8,-5),8) }
set{Longposition, count(E3 > 0,1)}
set{Shortposition, count(E3 < 0,1)}
SET{TRIGGER,0}
draw Longposition on plot
draw Shortposition on plot
draw dma(8,-5),8)
draw cma(DMA(8,-5),8)


]



StockFetcher Forums · Stock Picks and Trading · CF<< 1 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.