StockFetcher Forums · General Discussion · If yes to condition, add yes in added column? how<< >>Post Follow-up
dashover
224 posts
msg #114294
Ignore dashover
7/1/2013 2:46:48 PM

If stock > ma (100), how do you add a column that adds yes when that condition is present ; otherwise no...?

Thanks!!!



four
5,087 posts
msg #114295
Ignore four
modified
7/1/2013 2:55:38 PM

Column: x
1=yes, above
0=no, below

Fetcher[
set{x, count(close above ma(100),1)}
add column x
draw ma(100)
]



duke56468
683 posts
msg #114296
Ignore duke56468
7/1/2013 9:41:27 PM

and you can sort the column by clicking on x

StockFetcher Forums · General Discussion · If yes to condition, add yes in added column? how<< >>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.