|
CLOSE
Indicator | Usage | Description | Example | close | (close[n] OPERATOR (INDICATOR or POSITIVE NUMBER)) , where n is a positive integer. | Returns the closing price of day n where n=0 represents the current end of day, n=1 is the previous end of day, etc. | (close[0] > close[1]) |
Introduction:
| The 'close' indicator is used in indicator formula construction to narrow the stock pre-screener results to include only those stocks that have a closing stock price restricted to the parameters set for the close indicator.
| Example:
The following 2 charts show examples of the closing price for a stock with pricing data displayed on candlestick and bar charts. Below those 2 charts is a candlestick stock chart of Intel that highlights days where the close was greater than the previous day's close.
| | |
|
INDICATORS IN OUR DATABASE THAT INCLUDE THE CLOSE INDICATOR...
Click here to view all indicators that include the indicator 'close' (sorted by AISCORE)
(open[0] > close[1])
AISCORE: 2282 Indicator ID: 051102115310
(vol[0] > 1.5 * avevol[14]) and (close[0] > sma[50])
AISCORE: 1492 Indicator ID: 051102155300
(smamdir[25,p]) and (close[0] > sma[25])
AISCORE: 1163 Indicator ID: 051107215357
(smamdir[14,p]) and (close[0] > sma[14])
AISCORE: 1073 Indicator ID: 051107215409
(vol[0] > 2 * vol[1]) and (close[0] >= sma[50])
AISCORE: 1260 Indicator ID: 051125125422
| More -> |
|
Copyright © 2005-2024 AiStockCharts.com, All rights Reserved. | |