StockFetcher Forums · General Discussion · Volitility<< >>Post Follow-up
domporto
4 posts
msg #143815
Ignore domporto
6/15/2018 8:56:36 PM

New to the platform. Looking for indicators that will pick stocks with heavy movement, or predict up come movement. Could anyone help me with that??

miketranz
961 posts
msg #143816
Ignore miketranz
modified
6/15/2018 11:28:30 PM

Fetcher[set{volatility,atr (5) / atr (100)}
add column volatility
close > 2
average volume (20) > 999000
sort column 5 descending
]


Let me know if that helps.Miketranz....

domporto
4 posts
msg #143822
Ignore domporto
6/16/2018 9:42:04 PM

Thanks, I will play with it

domporto
4 posts
msg #143825
Ignore domporto
6/18/2018 7:10:32 AM

Would you be able to set up to fetch stocks when ATR is at the bottom in or near the .5 range.. before they made their move...appreciate your help

miketranz
961 posts
msg #143848
Ignore miketranz
6/20/2018 9:19:50 PM

Four or Pthomas215 would be able to help you out with that one.Best,Miketranz...

four
5,087 posts
msg #143850
Ignore four
modified
6/20/2018 11:20:57 PM

I realize I changed the request (volatility < .5).

Need to answer the exit strategy for:
gain
loss

Need to answer position size.
Order placed as limit or market order?
...
--

This chart shows loss.



Two winners.




Fetcher[
close > 2
average volume (20) > 999000
set{voly,atr (5) / atr (100)}
add column voly
sort column 5 ascend
draw voly line .5
voly 1 day ago crossed above 1.5
draw cci(100) 1 day ago crossed below -150
cci(100) < -150
]



domporto
4 posts
msg #143898
Ignore domporto
6/24/2018 1:38:51 PM

I'm playing with options straddles, Looking for movement, don't matter which way..Exit point is a profit. Entrance is what I'm hoping to get from your indicators. Making a list, track, then enter...I will study before playing with money....
I like the low atr and low vol..The links on the charts only access that stock, could you send something that I could add to my list.
Thanks

four
5,087 posts
msg #143900
Ignore four
modified
6/24/2018 4:21:54 PM

1. This filter only finds a stock or two per week, as built, on average.
2. If you are using options... add the line OPTIONABLE. However, adding the line will probably reduce the stocks even more. Below is the same filter as above with OPTIONABLE added. Just click the filter and it runs. To backtest, after the screen changes, use the arrows on the page to move to the next day or previous day.

Fetcher[
Optionable
close > 2
average volume (20) > 999000
set{voly,atr (5) / atr (100)}
add column voly
sort column 5 ascend
draw voly line .5
voly 1 day ago crossed above 1.5
draw cci(100) 1 day ago crossed below -150
cci(100) < -150
]



four
5,087 posts
msg #143902
Ignore four
modified
6/24/2018 5:42:38 PM

Maybe this is a consideration...

Fetcher[
Optionable
close > 2
average volume (20) > 300000
rsi(2) < 15
rvi(20,20) crossed below 65
add column annual dividend yield
]



StockFetcher Forums · General Discussion · Volitility<< >>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.