StockFetcher Forums · Filter Exchange · GRAVESTONE AND DRAGONFLY DOJI<< 1 2 3 >>Post Follow-up
Cheese
1,374 posts
msg #146387
Ignore Cheese
2/2/2019 1:38:40 AM

Fetcher[
/* https://www.stockfetcher.com/forums/Public-Filters/Gravestone-Doji/36164 */
/* Gravestone Doji */
/* code by StockFetcher 6/2/2005 2:02:24 PM */

set{body_top,max(open,close)}
set{body_bottom,min(open,close)}
show stocks where body_top is less than .05 percent above body_bottom
and body_bottom equals low
and body_top more than .5 percent below high
and close above 5
]



Cheese
1,374 posts
msg #146388
Ignore Cheese
2/2/2019 1:38:57 AM

Fetcher[

/* https://www.stockfetcher.com/forums/Public-Filters/Dragon-Fly-Doji/36163 */
/* Dragon Fly Doji */
/* code by StockFetcher 6/2/2005 2:00:10 PM */

set{body_top,max(open,close)}
set{body_bottom,min(open,close)}
show stocks where body_top is less than .05 percent above body_bottom
and body_top equals high
and body_bottom more than .5 percent above low
and close above 5
]



StockFetcher Forums · Filter Exchange · GRAVESTONE AND DRAGONFLY DOJI<< 1 2 3 >>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.