StockFetcher Forums · General Discussion · You may be rewarded, help create ICHiMOKU<< >>Post Follow-up
shillllihs
5,974 posts
msg #131222
Ignore shillllihs
9/16/2016 5:53:34 PM

With this set up from top to bottom.
Thinking it catches spikes but must confirm.

Ssbd ssad Tsd ksd

ganefo
7 posts
msg #131478
Ignore ganefo
9/24/2016 3:14:06 PM

Thanks for bring it up.
That'll be fantastic if someone can create that filter.
Money making machine for sure !!!




four
5,087 posts
msg #131480
Ignore four
modified
9/24/2016 3:41:31 PM

Ichimoku Kinko Hyo (Chapter 7)

http://52patterns.com/resources/lp/LP_big_book_of_indicators_man_vs_machine/

--*--

Trading with Ichimoku Clouds: The Essential Guide to Ichimoku Kinko Hyo Technical Analysis
Manesh Patel

http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470609931,miniSiteCd-WILEYTRADING,navId-815647.html

mahkoh
1,065 posts
msg #131483
Ignore mahkoh
9/24/2016 4:16:00 PM

Fetcher[

symlist(spy)

/*Tenkan-Sen*/
set{diff7TS, high 9 day high + low 9 day low}
set{TS, diff7tS / 2}
draw TS on plot price

/*Kijun-Sen*/
set{diff22KS, high 26 day high + low 26 day low}
set{KS, diff22KS / 2}
draw KS on plot price

/*Chikou Span*/
set{CS, DMA(1,-26)}
draw CS on plot price

/*Senkou Span A*/
set{SSA1, TS + KS}
set{SSA2, SSA1 / 2}
set{SSA, SSA2 26 days ago}
draw SSA on plot price

/*Senkou Span B*/
set{SSB1, high 52 day high + low 52 day low}
set{SSB2, SSB1 / 2}
set{SSB, SSB2 26 days ago}
draw SSB on plot price
]




Not mine.

ganefo
7 posts
msg #131489
Ignore ganefo
modified
9/25/2016 10:55:39 AM

ATLS had that mentioned ichimoku sequence late august.

I hope someone can help create that filter.

I select manually using filter cross up upper BB, and come up with few stocks in such ichimoku sequence,
i.e. VVUS SCON SGMO.
The following post showing the chart (I use previous poster's post to show the Ichimoku)




ganefo
7 posts
msg #131490
Ignore ganefo
modified
9/25/2016 10:56:01 AM

Fetcher[
symlist(VVUS, scon, sgmo)

/*Tenkan-Sen*/
set{diff7TS, high 9 day high + low 9 day low}
set{TS, diff7tS / 2}
draw TS on plot price

/*Kijun-Sen*/
set{diff22KS, high 26 day high + low 26 day low}
set{KS, diff22KS / 2}
draw KS on plot price

/*Chikou Span*/
set{CS, DMA(1,-26)}
draw CS on plot price

/*Senkou Span A*/
set{SSA1, TS + KS}
set{SSA2, SSA1 / 2}
set{SSA, SSA2 26 days ago}
draw SSA on plot price

/*Senkou Span B*/
set{SSB1, high 52 day high + low 52 day low}
set{SSB2, SSB1 / 2}
set{SSB, SSB2 26 days ago}
draw SSB on plot price
]



shillllihs
5,974 posts
msg #131496
Ignore shillllihs
9/26/2016 1:12:03 AM

Yeah yeah, do it do it.

shillllihs
5,974 posts
msg #131506
Ignore shillllihs
9/26/2016 3:30:58 PM

Look at SH and TVIX

ganefo
7 posts
msg #131519
Ignore ganefo
9/27/2016 10:18:15 AM

Fetcher[
symlist(BAS)

/*Tenkan-Sen*/
set{diff7TS, high 9 day high + low 9 day low}
set{TS, diff7tS / 2}
draw TS on plot price

/*Kijun-Sen*/
set{diff22KS, high 26 day high + low 26 day low}
set{KS, diff22KS / 2}
draw KS on plot price

/*Chikou Span*/
set{CS, DMA(1,-26)}
draw CS on plot price

/*Senkou Span A*/
set{SSA1, TS + KS}
set{SSA2, SSA1 / 2}
set{SSA, SSA2 26 days ago}
draw SSA on plot price

/*Senkou Span B*/
set{SSB1, high 52 day high + low 52 day low}
set{SSB2, SSB1 / 2}
set{SSB, SSB2 26 days ago}
draw SSB on plot price
]



StockFetcher Forums · General Discussion · You may be rewarded, help create ICHiMOKU<< >>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.