StockFetcher Forums · General Discussion · Check out SPY yield compared to BND and IEF yield<< >>Post Follow-up
SAFeTRADE
630 posts
msg #139195
Ignore SAFeTRADE
11/9/2017 4:17:11 PM

No comments than to say interesting,yes!

Fetcher[
symlist(spy,bnd,ief)
add column dividend yield

set{bsyield, dividend yield / close}
set{bsyavg, cema(bsyield,10)}
set{bsyval, indposition(bsyield,60)*100}
set{bsyvalspy, ind(spy,bsyval)}
set{bsyvalbnd, ind(bnd,bsyval)}
set{bsyvalief, ind(ief,bsyval)}
set{vmult, atr(10) * 1.5}
set{vstopu1a, low 5 day low + vmult}
set{vstopu2a, close + vmult}
set{vstop, min(vstopu1a 1 day ago,vstopu2a)}
draw vstop on plot price
draw bsyvalbnd on plot bsyvalief
draw bsyvalspy on plot bsyvalief
draw bsyvalief line at 25

set{LimDiff55, high minus low}
set{PPDiff55, CLOSE minus Low}
set{PPDiv55, PPDiff55 / limdiff55}



symlist(spy,dia,qqq,bnd)

set{upvol, volume * PPDiv55}
set{dnvol, volume - upvol}
set{totvol, upvol + dnvol}
set{upvol8, cema(upvol,8)}
set{dnvol8, cema(dnvol,8)}



draw dnvol8 on plot upvol8
draw dnvol on plot upvol
add column upvol
add column dnvol






add column bsyield
draw Bollinger %B(16,2.0) line at .74
draw Bollinger %B(16,2.0) line at .5
draw rsi(3)

chart-length is 2 year
]



StockFetcher Forums · General Discussion · Check out SPY yield compared to BND and IEF yield<< >>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.