StockFetcher Forums · General Discussion · Draw lines in indicator plot<< >>Post Follow-up
skyblu
10 posts
msg #56519
Ignore skyblu
11/7/2007 2:03:39 PM

Trying to add lines in stochastics plot at 80 and 20, tried
adding ( draw stochastic line at 80) and
( draw stochastic line at 20 )
any thoughts Thanks

TheRumpledOne
6,407 posts
msg #56528
Ignore TheRumpledOne
modified
11/7/2007 7:38:42 PM

Fetcher[
show stocks where the Stochastic %K(15,5,3) crossed above the Stochastic %D(15,5,3)

set{ d80, 80 + 0 }
set{ d20, 20 + 0 }

draw d80 on plot Stochastic %K(15,5,3)

draw d20 on plot Stochastic %K(15,5,3)

]



skyblu
10 posts
msg #56531
Ignore skyblu
11/7/2007 9:52:50 PM

Hey now!! That's what I was looking for, worked well. Thank You much


skyblu
10 posts
msg #56532
Ignore skyblu
11/7/2007 10:00:56 PM

is there a way to apply these settings to the updating charts or just SF2.0

guru_trader
485 posts
msg #56533
Ignore guru_trader
modified
11/8/2007 5:23:32 AM

What about this?

Fetcher[
and Stochastic %K(15,5,3) crossed above the Stochastic %D(15,5,3)
and draw Stochastic %K(15,5,3) line at 80
and draw Stochastic %K(15,5,3) line at 20
]



StockFetcher Forums · General Discussion · Draw lines in indicator plot<< >>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.