StockFetcher Forums · General Discussion · Is there a way to do a check on rouding up/down ?<< >>Post Follow-up
tkirkpatrick1
24 posts
msg #134348
Ignore tkirkpatrick1
2/16/2017 11:57:26 AM

I would like to see any stock that is trading within .20 to .30 cent of moving to the next dollar amount.
Example stock is trading for 67.80 and has the possible of moving over 68.00 with a .20 cent move.
Same with down side stock is trading at 67.20 and could move below 67.00 with a .20 cent move.

Thanks guys love this site!


mahkoh
1,065 posts
msg #134355
Ignore mahkoh
modified
2/16/2017 2:55:39 PM

Fetcher[
set{x,round(close,0)}
set{y,close - x}
add column x
add column y
sp500
sort column 6
y between -0.30 and -0.20
]



But remember that those are prices from 20 minutes ago.

StockFetcher Forums · General Discussion · Is there a way to do a check on rouding up/down ?<< >>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.