StockFetcher Forums · Filter Exchange · help with a filter<< >>Post Follow-up
traderpro
37 posts
msg #82080
Ignore traderpro
10/29/2009 11:04:07 PM



I'm trying to have these 2 show up on the same graph
tried it this way with no success

can it be done

Stochastic %K(3,2,1) below 50
draw Stochastic %D(3,2,1) ON PLOT macd(2,3,1)

chetron
2,817 posts
msg #82106
Ignore chetron
10/30/2009 6:41:40 AM

as i have mentioned countless times, order is very, very, very important....
draw command lines go before filter command lines.


Fetcher[

draw Stochastic %D(3,2,1) ON PLOT macd(2,3,1)

Stochastic %K(3,2,1) below 50

]



traderpro
37 posts
msg #82181
Ignore traderpro
10/31/2009 12:47:42 PM

Thank You Chetron...



traderpro
37 posts
msg #82191
Ignore traderpro
modified
10/31/2009 5:09:58 PM

Guys I would need your help in writing a filter that simply tells me every time
macd(2,3,1) falls into the pit of the stochastic (3,2,1) (green value 25)

as you see in the chart ...

Thank You



chetron
2,817 posts
msg #82196
Ignore chetron
10/31/2009 8:51:19 PM

try....

Fetcher[
set{var1,indposition(macd(2,3,1),60) * 100}
draw Stochastic %d(3,2,1) ON PLOT var1
Stochastic %k(3,2,1) below 25
var1 below 25
symlist(wynn)
offset 10/28/09

]



traderpro
37 posts
msg #82198
Ignore traderpro
10/31/2009 9:30:31 PM

Thank you Chetron...may all the winning trades be with you

chetron
2,817 posts
msg #82208
Ignore chetron
11/1/2009 8:09:46 AM

you are very welcome, traderpro

StockFetcher Forums · Filter Exchange · help with a filter<< >>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.