StockFetcher Forums · General Discussion · Day's range<< >>Post Follow-up
mastermind
2 posts
msg #34525
Ignore mastermind
12/26/2004 6:28:20 PM

Hi guys,

can anybody tell me how can I find stocks where the last day range is wider (candle is bigger) than the 20 days avarage range? And is it possible to search stoks by Open, High, Low, and Close. I mean Close is days High or days Low. To find candles without shadows!

Thanks and please forgive my bad language.

O.


jpistell
123 posts
msg #34528
Ignore jpistell
12/26/2004 8:12:02 PM

mastermind,
Candlestic patterns are on the front page (lower right).

Also:
http://www.stockfetcher.com/stockdb/fetcher?p=allpage&id=allcandle

Also:
http://yepher.com/~yepher/stockfetcher/command.html

g'luck,
Trader Joe



roncarn
21 posts
msg #34534
Ignore roncarn
12/26/2004 10:47:32 PM

Simple filter that will find candles without shadows.

Fetcher[show stocks where HIGH equals CLOSE
and LOW equals OPEN
]







TheRumpledOne
6,407 posts
msg #34537
Ignore TheRumpledOne
12/26/2004 11:28:10 PM

"12/26/2004 10:47:32 PM

Simple filter that will find candles without shadows.


Fetcher[show stocks where HIGH equals CLOSE
and LOW equals OPEN
]

"

You also would need (in a separate filter unless you use my boolean logic):

Fetcher[show stocks where HIGH equals OPEN
and LOW equals CLOSE
]



MAY ALL YOUR FILLS BE COMPLETE.



mastermind
2 posts
msg #34566
Ignore mastermind
12/28/2004 1:56:55 PM

Thx guys!


yepher
359 posts
msg #34581
Ignore yepher
12/29/2004 12:25:13 AM

If you are looking for stocks with no shadow and close is above open then the previous filters are correct.

But if you want all stocks that have no shadow then this is a better way to code it:

Fetcher[

max(close,open) equals high
and min(close,open) equals low
and price above 10

]




StockFetcher Forums · General Discussion · Day's range<< >>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.