StockFetcher Forums · Filter Exchange · Is this filter useful to anyone<< >>Post Follow-up
styliten
277 posts
msg #154343
Ignore styliten
modified
10/16/2020 1:12:00 PM

These crossovers show potential good timing for entry/re-entry points. Just a thought.

Fetcher[Dow 30

chart-time is 20 days

set{l3_cma, cma(clri(close, 3) minus clri(r1 1 day ago, 3), 8)}
set{clri5, l3_cma divided by 5}
set{clri6, l3_cma divided by 6}
set{clri7, l3_cma divided by 7}
set{clri8, l3_cma divided by 8}
set{clri9, l3_cma divided by 9}
set{clri10, l3_cma divided by 10}
set{clri11, l3_cma divided by 11}
set{clri12, l3_cma divided by 12}

and draw clri(close, 3) minus clri(r1 1 day ago, 3) on plot l3_cma
and draw l3_cma line at 0
and draw l3_cma line at clri5
and draw l3_cma line at clri6
and draw l3_cma line at clri7
and draw l3_cma line at clri8
and draw l3_cma line at clri9
and draw l3_cma line at clri10
and draw l3_cma line at clri11
and draw l3_cma line at clri12

and draw l3_cma line at clri5 multiply by -1
and draw l3_cma line at clri6 multiply by -1
and draw l3_cma line at clri7 multiply by -1
and draw l3_cma line at clri8 multiply by -1
and draw l3_cma line at clri9 multiply by -1
and draw l3_cma line at clri10 multiply by -1
and draw l3_cma line at clri11 multiply by -1
and draw l3_cma line at clri12 multiply by -1

set{t5_cma, cma(tsf(close, 5) minus tsf(r1 1 day ago, 5), 8)}
set{tsf5, t5_cma divided by 5}
set{tsf6, t5_cma divided by 6}
set{tsf7, t5_cma divided by 7}
set{tsf8, t5_cma divided by 8}
set{tsf9, t5_cma divided by 9}
set{tsf10, t5_cma divided by 10}
set{tsf11, t5_cma divided by 11}
set{tsf12, t5_cma divided by 12}

and draw tsf(close, 5) minus tsf(r1 1 day ago, 5) on plot t5_cma
and draw t5_cma line at 0
and draw t5_cma line at tsf5
and draw t5_cma line at tsf6
and draw t5_cma line at tsf7
and draw t5_cma line at tsf8
and draw t5_cma line at tsf9
and draw t5_cma line at tsf10
and draw t5_cma line at tsf11
and draw t5_cma line at tsf12

and draw t5_cma line at tsf5 multiply by -1
and draw t5_cma line at tsf6 multiply by -1
and draw t5_cma line at tsf7 multiply by -1
and draw t5_cma line at tsf8 multiply by -1
and draw t5_cma line at tsf9 multiply by -1
and draw t5_cma line at tsf10 multiply by -1
and draw t5_cma line at tsf11 multiply by -1
and draw t5_cma line at tsf12 multiply by -1
]



Comments welcome!

VirginTrader
73 posts
msg #154348
Ignore VirginTrader
modified
10/16/2020 11:14:36 PM

thanks for sharing styliten!

the red line is which indicator? the blue line is? sorry, I have a hard time reading the legends on the side.

edit: pls ignore; i got it.

Question:
- how do you use/interpret the diagonal lines? maybe the answer is obvious to some but i am honestly curious on how you see things as the scripts you've been sharing are different (to my rookie eyes) and I am wanting to learn from how to interpret them visually.

Thanks

Labu2019
1 posts
msg #154438
Ignore Labu2019
10/25/2020 9:39:48 PM

it's amazing filter , big numbers , thanks for the share mate!

StockFetcher Forums · Filter Exchange · Is this filter useful to anyone<< >>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.