StockFetcher Forums · General Discussion · Lower dochan channel sell signal<< >>Post Follow-up
nichjoht
6 posts
msg #121065
Ignore nichjoht
7/23/2014 12:36:25 AM

Trying to make a sell signal when the Low crosses below the lower dochan channel.
Below is the code:

SET{signal,Lower Donchian Band(5,0) one day ago}
set{sell_flg,count(low is below signal,1)}
show stocks where sell_flag is equal to 1
draw signal plot on price
draw sell_flg

It isnīt working correctly. Please help.


four
5,087 posts
msg #121066
Ignore four
7/23/2014 12:57:35 AM


Typo in this line fixed "show stocks where sell_flag is equal to 1"

Fetcher[
SET{signal,Lower Donchian Band(5,0) one day ago}
set{sell_flg,count(low is below signal,1)}
show stocks where sell_flg is equal to 1
draw signal plot on price
draw sell_flg
]



nichjoht
6 posts
msg #121137
Ignore nichjoht
7/28/2014 11:42:12 AM

Thanks Four.

StockFetcher Forums · General Discussion · Lower dochan channel sell signal<< >>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.