Stage Analysis Video Training Course

Code for Stock Scanners - Page

#30

Undercut & Rally (U&R) / Wyckoff Spring Type Action - Stockcharts

This scan looks for Spring type action / Undercut and Rally type behaviour and is most effective on the days when the market has pulled back towards a logical area of support, as on that day it will produce a large amount of results (100+), compared to typical day when it will only produce between 5 to 30 results. So when it produces a large sample of over 100 results it can often signify a swing low attempt, and so I create a chartlist from the results, and then begin monitoring them in the following days to see if they spring strongly higher or if they go through a testing period that then forms a higher low in the coming days / weeks. If however, the majority quickly start making lower lows below the low of the spring attempt day, then you know that it failed and wasn't a swing low, but just a pause / reaction in the downtrend.

Code:
[type = stock]
and [country = US]
and [exchange != PINK]
and [Daily SMA(200,Daily Volume) > 400000]
and [low < Lower Price Chan(50)]
and [close > Lower Price Chan(50)]
and [SMA(150) > yesterdays SMA(150)]
and [SMA(200) > yesterdays SMA(200)]
and [SMA(150) > SMA(200)]
and [group is not ETF]
and [Close > 5]

isatrader

Fate does not always let you fix the tuition fee. She delivers the educational wallop and presents her own bill - Reminiscences of a Stock Operator.
Reply


Messages In This Thread
Code for Stock Scanners - by isatrader - 2014-04-21, 11:41 PM
2x Volume Scan - by isatrader - 2014-04-21, 11:45 PM
Ichimoku scan - by isatrader - 2014-04-21, 11:53 PM
Touch of 10 Week MA Scan - by isatrader - 2014-04-21, 11:58 PM
RE: Code for Stock Scanners - by Tryst - 2014-05-29, 11:42 PM
Strong Technical Attributes Scan - by isatrader - 2014-04-22, 12:05 AM
RE: Code for Stock Scanners - by isatrader - 2014-04-22, 12:22 AM
Buyable Gap Breakout - by isatrader - 2014-07-31, 09:41 PM
RE: Code for Stock Scanners - by Hiswealthy - 2016-08-28, 11:24 PM
RE: Code for Stock Scanners - by isatrader - 2016-08-28, 11:40 PM
RE: Code for Stock Scanners - by Hiswealthy - 2016-08-29, 10:04 PM
RE: Code for Stock Scanners - by ct197475 - 2018-07-27, 04:54 PM
RE: Code for Stock Scanners - by pcabc - 2018-07-27, 09:01 PM
RE: Code for Stock Scanners - by ct197475 - 2018-07-30, 10:09 AM
RE: Code for Stock Scanners - by keithbin - 2018-09-03, 03:09 PM
Stockcharts - Elder Impulse Scan - by isatrader - 2020-05-07, 10:27 AM
Improving Relative Strength >= 85 - by isatrader - 2020-05-24, 12:59 PM
Shakeout +3 - stockcharts scan - by isatrader - 2020-09-24, 10:22 AM
RE: Code for Stock Scanners - by collotennis - 2021-07-31, 08:21 AM
RE: Code for Stock Scanners - by CryptoNedley - 2022-04-18, 07:42 AM
RE: Code for Stock Scanners - by isatrader - 2022-04-18, 10:14 AM
RE: Code for Stock Scanners - by ferran - 2022-09-18, 12:07 AM
RE: Code for Stock Scanners - by isatrader - 2022-09-18, 12:26 AM
RE: Code for Stock Scanners - by stanhao138 - 2023-05-01, 02:58 PM
RE: Code for Stock Scanners - by pcabc - 2023-05-04, 02:24 PM
RE: Code for Stock Scanners - by isatrader - 2023-05-04, 11:22 PM
Undercut & Rally (U&R) / Wyckoff Spring Type Action - Stockcharts - by isatrader - 2021-09-04, 03:23 PM
Pocket Pivot - Stockcharts - by isatrader - 2021-09-04, 03:30 PM
Significant Bar - by isatrader - 2021-09-29, 04:14 PM
RE: Custom Scans - by jv_investments - 2022-01-31, 06:54 PM
RE: Custom Scans - by jv_investments - 2022-01-31, 08:45 PM
RE: Custom Scans - by jv_investments - 2022-01-31, 09:14 PM
RE: Custom Scans - by isatrader - 2022-01-31, 09:36 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)
//