1-2-3 Shadow Break Down
This is an INTRADAY scan. It looks for tickers where subsequent intraday candles are inside the user-defined percentage of the bottom of the first intraday candle THEN the current candle breaks below the first intraday candle's low. For example, show me tickers where subsequent intraday candles are inside the lower half of the first intraday candle and now the current intraday candle has broken the low of the first intraday candle.
1-2-3 Shadow Break Up
This is an INTRADAY scan. It looks for tickers where subsequent intraday candles are inside the user-defined percentage of the top of the first intraday candle THEN the current candle breaks above the first intraday candle's high. For example, show me tickers where subsequent intraday candles are inside the upper half of the first intraday candle and now the current intraday candle has broken the high of the first intraday candle.
123
123
2 Bar Low Reversing Up
The prior 2 Lows were descending and the current price is above the previous close as well as current bar open.
2 Bars Higher
This scan looks for 2 Higher Highs a user-defined number of candles in the past. It could include the current bar (parameter = 0) or for example ending 3 candles ago. Note that this does not prohibit higher highs prior to the two evaluated candles or since the ones evaluated if backdated.
2 Bars Lower
This scan looks for 2 Lower Lows a user-defined number of candles in the past. It could include the current bar (parameter = 0) or for example ending 3 candles ago. Note that this does not prohibit lower-lows prior to the two evaluated or since the ones evaluated if backdated.
2 Higher Lows and 2 Higher Highs
This scan looks for the most recent swing to be a swing low that is above the previous swing low and the most recent swing high to be above the previous swing high and then the pattern repeats. In other words, it finds tickers where we have at least two higher lows and two higher highs as of now.
2 Lower Highs and 2 Lower Lows
This scan looks for the most recent swing to be a swing high that is below the previous swing high and the most recent swing low to be below the previous swing low and then the pattern repeats. In other words, it finds tickers where we have at least two lower highs and two lower lows as of now.
2nd Doji After White Candle
This scan finds tickers that are currently the 2nd doji after a large white body candle
3 < 8 < 17 < 34
3ema below 8ema below 17ema below 34ema
3 > 8 > 17 > 34
3ema above 8ema above 17ema above 34ema
3 Black Candles and a White Candle
Looks for a very specific color combination of 3 black-body candles followed by a white current/last candle.
3 Black Crows
Each candle should open below the previous day's open, ideally in the middle price range of that previous day. Each candlestick should also close progressively downward to establish a new near-term low.
3 Prior Higher Closes
Working backward from the candle before the current candle, price made 3 Higher Closes.
3 Prior Lower Closes
Working backward from the candle before the current candle, price made 3 Lower Closes.
3 White Candles and a Black Candle
Looks for a very specific color combination of 3 white-body candles followed by a black current/last candle.
3x8 Trap in Prior 3 Candles - XAvgC3
4 Days Up + 4 White Candles
This looks for potential short-term over-extension as defined as 4 consecutive white candles and 4 consecutive higher closes.
4 Swings Within Lookback
This scan looks for 4 swings (2 up and 2 down) of at least a user-defined percent within a user-defined number of prior candles. For example, 4 moves (2 up and 2 down) of 12% all within the last 52 candles.
Abandoned Baby Test
Above High of Low Candle
Current candle close (or current price prior to close) is above the High of the candle which also contained the Low of a user-specified number of candles.
Above Highest High of User-Defined Candles
This scan looks for tickers whose current price is above the highest high of a user-defined number of prior candles.
Above Lowest Low of User-Defined Candles
Looks for the current price above the lowest low of a user-defined number of look-back candles.
Above Midpoint of Quadrant Lines
This scan creates quadrant lines based on the most recent swing high and swing low and then looks for tickers currently above the mid-point (50% line) between those swings.
Above Moving Avg for User-Defined Period
Looks for tickers where the price was above a user-defined moving average for a user-defined number of candles.
Above Prior Body Top
This scan looks for tickers where a user-defined candle's current/last price is above the prior candle's Body Top.
Above Prior High
Price is above prior candle high
Above Recent High and Back Below that Candles Close
This scan looks for tickers that traded above a user-defined recent High and then reversed to be Below that High candle's Close. For example, today's candle High is Higher than yesterday's candle High, but today's current price is below yesterday's Close.
Above Swing Low and Below Swing High
This scan looks for tickers where the current price is above the most recent swing low and still below the swing high that preceded that swing low.
Above T-Line Bands
Price is above the (typically) Top T-Line Bands The 3 T-Line Bands are all 25-period Linear Regressions of their individual Exponential Moving Average. The Green T-Line Band (typically Top) is a Linear Regression of the 8ema of Highs. The Blue (typically Middle) T-Line Band is a Linear Regression of the 8ema of Lows. The Red (typically Bottom) T-Line Band is a Linear Regression of the 17ema of Lows.