| |
| |
|
SERVICES: 30-DAY TRIAL AVAILABLE |
 |
|
|
|
|
|
|
|
|
|
|
|
EDUCATION |
 |
|
|
|
|
|
|
|
|
|
RESOURCES & ADVERTISEMENTS |
 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
P2RANGE
| Indicator | Usage | Description | Example | | p2range | p2range[n] OPERATOR (INDICATOR or POSITIVE NUMBER) , where n is a positive integer >= 0. | Returns the percentage change from the lowest price among day n and day n-1 to the highest price among day n and day n-1 where n=0 is the last trading day, n=1 is the previous day, etc. | (p2range[0] < 3) |
Introduction:
| The 'p2range' indicator is used in indicator formula construction to narrow the stock pre-screener results to include only those stocks that have a percentage change from the lowest to highest price of 2 consecutive days that are restricted to the parameters set for the p2range indicator.
Example:
The chart of Intel (INTC) below highlights days where the percentage change from the lowest to highest stock price of 2 consecutive days was less than 3%. |
|
INDICATORS IN OUR DATABASE THAT INCLUDE THE P2RANGE INDICATOR...
Click here to view all indicators that include the indicator 'p2range' (sorted by AISCORE)
(p2range[0] > 10)
AISCORE: 2962  Indicator ID: 060130212312
(p2range[0] < 3)
AISCORE: 2403  Indicator ID: 060419204700
(close[0] < sma[14]) and (close[1] > sma[14]) and (vol[0] > 1.05 * vol[1]) and (p2range[0] < 4)
AISCORE: 1730  Indicator ID: 060519102712
(close[0] < sma[14]) and (close[1] > sma[14]) and (vol[0] > 1.05 * vol[1]) and (p2range[0] < 5)
AISCORE: 1695  Indicator ID: 060519102743
(close[0] < sma[14]) and (close[1] > sma[14]) and (vol[0] > 1.05 * vol[1]) and (p2range[0] < 6)
AISCORE: 1649  Indicator ID: 060519102835
| | More -> |
|