




Trend-following is essentially a “tried and true’ approach to investing. But overbought/oversold (i.e., attempting to buy low/sell high) – that’s where the “excitement” is. Of course, when it comes to trading and investing, “excitement” can be highly overrated. Nevertheless, in this piece I want to talk about a relatively obscure indicator that may be useful in identifying vastly oversold situations.
EDITORS NOTE: The WinWay EDS file for Jay Kaeppel’s indicator is available to download here
The VixRSI14 Indicator
Part of the reason this indicator is obscure is because I think I “invented” it – but only by mashing together an indicator from Larry Williams and an indicator from Welles Wilder. The first part is the standard Welles Wilder 14-day Relative Strength Index, more commonly referred to as “RSI”.
The 2nd part of VixRSI14 is an indicator created by famed trader Larry Williams which he dubbed “VixFix”. This indicator is an effort to create a “Vix Index-like” indicator for any security.
WinWay TradingExpert code for these indicators appears at the end of the article.
A Few Notes
*For the record, VixRSI14 is calculated by taking a 3-day exponential average of VixFix and dividing that by a 3-day exponential average of RSI14 (are we having fun yet?). Please see code at the end of the article.
*I prefer to use VixRSI14 using weekly data rather than daily data
*(Unfortunately) There are no “magic numbers” that indicate that a completely risk-free, you can’t lose, just buy now and watch the money roll in” buying opportunity is at hand (Disclaimer: If there was, I would probably just keep it to myself and not bother writing the article – sorry, it’s just my nature). That being said, a decent “rule of thumb” is to look for a reading above 3.5 followed by a downside reversal.
(Click any chart below to enlarge)
With those thoughts in mind, Figure 1 displays a weekly chart of Wynn Resorts (WYNN) with the two indicators plotted separately below the bar chart.
Figure 1 – WYNN with William’s VixFix and Wilder’s RSI 14-day (Courtesy WinWay TradingExpert)
Note that as price declines, VixFix tends to rise and RSI14 tends to fall. VIXRSI14 essentially identifies “extremes” in the difference between these two. Figure 2 displays WYNN with VixRSI14 plotted below the bar chart.
More “examples” appear in Figures 3 through 8 below.
Summary
As always, I merely present “ideas” here at JOTM. So, do not assume from the charts above that you have found the “keys to the kingdom”. But if used in conjunction with other confirming indicators – and remembering to employ some sort of risk control for those instances when a stock price decline fails to arrest itself even after VixRSI4 peaks above 3.5 – VixRSI14 may hold some value.
Indicator Code
EDITORS NOTE: The WinWay EDS file for Jay Kaeppel’s indicator is available to download here
Below is the code for VixFix, RSI14 and VixRSI14 from AIQ Expert Design Studio.
!#######################################
!VixFix indicator code
hivalclose is hival([close],22).
vixfix is (((hivalclose-[low])/hivalclose)*100)+50.
!#######################################
!#######################################
!RSI14 code
Define days14 27.
U14 is [close]-val([close],1).
D14 is val([close],1)-[close].
AvgU14 is ExpAvg(iff(U14>0,U14,0),days14).
AvgD14 is ExpAvg(iff(D14>=0,D14,0),days14).
RSI14 is 100-(100/(1+(AvgU14/AvgD14))).
!#######################################
!#######################################
!VixRSI14 code
VixRSI14 is expavg(vixfix,3)/expavg(RSI14,3).
!#######################################
Jay Kaeppel
Disclaimer: The data presented herein were obtained from various third-party sources. While I believe the data to be reliable, no representation is made as to, and no responsibility, warranty or liability is accepted for the accuracy or completeness of such information. The information, opinions and ideas expressed herein are for informational and educational purposes only and do not constitute and should not be construed as investment advice, an advertisement or offering of investment advisory services, or an offer to sell or a solicitation to buy any security.
So, the big question on every investor’s mind is “What Comes Next?” Since this is not an advisory service (and given the fact that I am not too good at predicting the future anyway) I have avoided commenting on “the state of the markets” lately. That being said, I do have a few “thoughts”:
*The major averages (as of this exact moment) are still mostly above their longer-term moving averages (200-day, 10-month, 40-week, and so on and so forth). So, on a trend-following basis the trend is still “up”.
*We are in the most favorable 15 months of the 48-month election cycle (though off to a pretty awful start obviously) which beings Oct.1 of the mid-term year and ends Dec. 31st of the pre-election year.
*Investors should be prepared for some volatility as bottoms following sharp drops usually take at least a little while to form and typically are choppy affairs. One day the market is up big and everyone breathes a sigh of relief and then the next day the market tanks. And so on and so forth.
An Indicator to Watch
At the outset let me state that there are no “magical” indicators. Still, there are some that typically are pretty useful. One that I follow I refer to as Nasdaq HiLoMA. It works as follows:
A = Nasdaq daily new highs
B = Nasdaq daily new lows
C = (A / (A+B)) * 100
D = 10-day moving average of C
C can range from 0% to 100%. D is simply a 10-day average of C.
Nasdaq HiLoMA = D
Interpretation: When Nasdaq HiLoMA drops below 20 the market is “oversold”.
Note that the sentence above says “the market is oversold” and NOT “BUY NOW AGGRESSIVELY WITH EVERY PENNY YOU HAVE.” This is an important distinction because – like most indicators – while this one may often give useful signals, it will occasionally give a completely false signal (i.e., the market will continue to decline significantly).
A couple of “finer points”:
*Look for the indicator to bottom out before considering it to be “bullish”.
*A rise back above 20 is often a sign that the decline is over (but, importantly, not always). Sometimes there may be another retest of recent lows and sometimes a bear market just re-exerts itself)
*If the 200-day moving average for the Dow or S&P 500 is currently trending lower be careful about using these signals. Signals are typically more useful if the 200-day moving average for these indexes is rising or at least drifting sideways rather than clearly trending lower (ala 2008).
Figures 2 through 8 displays the S&P 500 Index with the Nasdaq HiLoMA indicator. Click to enlarge any chart.
Figure 3 – SPX with Jay’s Nasdaq HiLoMA ending 2008 (Courtesy WinWayCharts TradingExpert)
Summary
The stock market is in a favorable seasonal period and is oversold. As long as the former remains true, react accordingly (with proper risk controls in place of course).
Jay Kaeppel
Disclaimer: The data presented herein were obtained from various third-party sources. While I believe the data to be reliable, no representation is made as to, and no responsibility, warranty or liability is accepted for the accuracy or completeness of such information. The information, opinions and ideas expressed herein are for informational and educational purposes only and do not constitute and should not be construed as investment advice, an advertisement or offering of investment advisory services, or an offer to sell or a solicitation to buy any security.
!A TECHNICAL METHOD FOR RATING STOCKS !Author: Markos Katsanos, TASC June 2018 !Coded by: Richard Denning, 4/18/18 !www.TradersEdgeSystems.com !INPUTS: MAP is 63. STIFFMAX is 7. VFIPeriod is 130. MASPY is 100. MADL is 100. SCORECRIT is 5. W1 is 1. W2 is 1. W3 is 1. W4 is 1. W5 is 2. !VFI FORMULA: COEF is 0.2. VCOEF is 2.5. Avg is ([high]+[low]+[close])/3. inter is ln( Avg ) - ln( Valresult( Avg, 1 ) ). vinter is sqrt(variance(inter, 30 )). cutoff is Coef * Vinter * [Close]. vave is Valresult(simpleavg([volume], VFIPeriod ), 1 ). vmax is Vave * Vcoef. vc is Min( [volume], VMax ). mf is Avg - Valresult( Avg, 1 ). vcp is iff(MF > Cutoff,VC,iff(MF < -Cutoff,-VC,0)). vfitemp is Sum(VCP , VFIPeriod ) / Vave. vfi is expavg(VFItemp, 3 ). !STIFFNESS ma100 is Avg. CLMA if [close] < MA100. STIFFNESS is countof(CLMA,MAP). !CONDITIONS: ! MONEY FLOW: COND1 is iff(VFI>0,1,0). !SIMPLEAVG: SMA is simpleavg([close],MADL). COND2 is iff([close]>SMA,1,0). !SIMPLEAVG DIRECTION: COND3 is iff(SMA>valresult(SMA,4),1,0). !STIFFNESS: COND4 is iff(STIFFNESS<= STIFFMAX,1,0). !MARKET DIRECTION: SPY is TickerUDF("SPY",[close]). COND5 is iff(EXPAVG(SPY,MASPY)>= valresult(EXPAVG(SPY,MASPY),2),1,0). SCORE is W1*COND1+W2*COND2+W3*COND3+ W4*COND4+W5*COND5. buy if Score>=SCORECRIT and hasdatafor(300)>=268.
New to WinWayCharts or a veteran looking for a refresher, this seminar is for you. We’ll be covering in detail the application of Darren Winters indicators and strategies within the trading software and taking you through some of the powerful tools that will make your analysis easier and save you time.
We really don’t care if the market goes up or down. With the right tools, used the right way, there are always opportunities to make money trading stocks.
In this full-day seminar, Steve Hill, founder of WInWayCharts, will start at the top with the powerful Market Analysis tools, Sector Rotation and Stock Selection, plus he’ll recap technical indicators that Darren uses and reveal additional confirming indicators that are essential for making good trading decisions, .
All of this will build up to developing a trading strategy that suits your trading style. Finally he’ll take you through trade execution and trade management with live market action and trades. With this traders blueprint, you’ll have the tools you need to take your trading efficiency to a new level.
Those of you have had an opportunity to spend time with Steve at sessions at Wealth Training will appreciate his broad and in-depth knowledge and experience in trading analysis. Darren and Steve have worked together to develop and improve the WinWayCharts software throughout the last 10 years. Today the WinWayCharts platform is one of the fastest and most comprehensive stock analysis tools in the world.
You’ll need to be on your toes for this seminar. Every session is designed to enhance your current trading skill and take you to the next logical step as a trader.
– Market Timing – a thorough breakdown of WinWayCharts Market Timing and how to use it effectively
– Sector Rotation – Tools for identifying leading and lagging sectors and how to maximize your investments
– Technical indicators you have in WinWayCharts that every trader and investor must use
– Hidden tools in your WinWayCharts that can save you time and make you money
– Steve trading account, establishing positions, portfolio management of established positions, exiting positions and live trades in action
a $150 saving