An Obscure but Potentially Useful Oversold Indicator
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.
Buy Low(?)
When you create an index for a group of tickers, you can display a chart of the index as well as the underlying tickers. A group index can be analyzed on charts using technical indicators, and Expert Ratings are generated for the group index (except for mutual fund
groups).
The procedure for creating an index for a group of tickers is as follows:
- First, create a group ticker for the index.
- Then create a list to insert the group ticker into.
- Add tickers to the group.
- Finally, create the index by executing the Compute Group/Sector Indices function.
To create an index for a group of tickers, follow the steps below.
First, create a group ticker:
1. First, add a new group ticker to your Master Ticker List. Select the
Ticker command on the menu bar. Then select New to display the
New Ticker dialog box.
2. Enter a ticker for the new group, then be sure to enter the proper
Type designation (group or mutual fund group).
3. Click OK, and the second dialog box for entering a new ticker
appears.
4. Type in a name (Description) and the First Date for data. The
remaining default settings on this second dialog box can remain the
same.
5. Click OK and the group ticker is added to your Master Ticker List.
Then, create a list to insert the group ticker into:
1. Select the List command on the menu bar.
2. Select New on the drop-down menu and a dialog box appears.
3. Type in a name (8 characters maximum) in the text box.
4. Click OK and the list name appears in the Selected List text box
located on the toolbar.
5. The list name is also displayed in the List window. Insert the group
ticker from your Master Ticker List under the list name. To insert a ticker directly under a list, do the following:
- Highlight (by clicking) the group ticker in the Master Ticker List.
- Click the list name in the List window.
- Click the Insert to List button on the toolbar (or select the Insert Ticker command from the List sub-menu).
- The group ticker will appear in the List window under the list name.
6. Next, insert tickers into the group. To insert tickers into a group:
Under the new group, insert all of the tickers that will make up the
group by doing the following:
- Select the group ticker in the List window by clicking on it.
- Select in your Master Ticker List the tickers that you want to add to the group. If you are inserting multiple tickers, hold down the Ctrl key while clicking each ticker.
- Click the Insert to List button on the toolbar (or select the Insert Ticker command from the List sub-menu).
- The tickers will appear in the List window under the group ticker.
7. Finally, compute the index for the new group. To compute a group index:
- Select Compute Group/Sector Indices from the Utilities sub-menu.
- In the Compute Group/Sector Indices dialog box, click the Compute List(s) option button.
- In the text box for Compute List(s), select the name of the list you created above.
- Under Range, choose Update from Last Date of Data and click OK.
Lines in the Sand; The Bonds, REIT and MLP Edition
Harness your trading potential – using Darren Winters preferred trading software
Harness your trading potential April 26, 2018
Join us at Wealth Training offices for a full day seminar using WinWayCharts
Darren Winters preferred trading software
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.
Now more than ever, stock traders need an edge to successfully trade stocks
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.
Rare opportunity to spend the day with
WinWayCharts founder Steve Hill
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.
Topics covered in this action-packed day include:
– 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
This opportunity won’t be available again this year!
ONLY a few more days left to lock in the early bird price
ONLY $649
$499
a $150 saving
A Simple Indicator for Traders
First the Bad News: There are no “magic bullets” when it comes to trading. There are people in this industry who have literally tested somewhere in the range of six bazillion “indicators” – give or take (“Hi. My name is Jay”). Every trend following indicator looks like a gold mine when it latches onto a huge trend and rides it (but not so much when it starts getting whipsawed). And every overbought/oversold indicator looks like a gift from heaven from time to time when it somehow manages to peak (or valley) and then reverses right at a high (or low). And then the next time the thing gets oversold the security in question just keeps plunging and the previously “amazingly accurate” indicator just gets more and more oversold.
Bottom line: what I am about to discuss is likely no better or worse than a lot of other indicators. And it is no holy grail. Still, I kinda like it – or whatever that is worth.
EDITORS NOTE an WinWay EDS file for this indicator with the 3 step rules outlined can be downloaded from here you will need to copy or save this file into your wintes32/eds strategies folder. Alternatively the code is available at the end of this article for copying and pasting into a new EDS file.
UpDays20
I call this indicator UpDays20 and I stole, er, learned it originally from Tom McClellan of McLellan Financial Publications. My calculation may be slightly different because I wanted an indicator that can go both positive and negative.
For a given security look at its trading gains and losses over the latest 20 trading days.
UPDays20 = (Total # of Up days over the last 20 trading days) – 10
So if 10 of the last 20 trading days showed a gain then UpDays20 would read exactly 0.
If only 6 of the last 20 trading days showed a gain then UpDays20 would read -4
You get the idea (and proving once again that it “doesn’t have to be rocket science”). As a “trading method” it is always advised that this indicator – like most all other indicators – NOT be used as a standalone approach to trading. That being said, the way I follow this indicator is as follows.
Step 1) UpDays20 drops to at least -2
Step 2) UpDays20 rises 2 points from a low
Step 3) The security in question then rises above its high for the previous 2 trading days
It is preferable to follow this setup hen the security in question is above its 200-day moving average, but that is up to the trader to decide (the danger to using this with a security below its 200-day moving average is that it might just be in the middle of a freefall. The upside is that counter trend rallies can be fast and furious – even if sometimes short-lived).
Again, there is nothing magic about these particular steps. They are simply designed to do the following:
1) Identify an oversold condition
2) Wait for some of the selling pressure to abate
3) Wait for the security to show some sign of reversing to the upside
Like just about every other indicator/method, sometimes it is uncannily accurate and sometimes it is embarrassingly wrong (hence the reason experienced traders understand that capital allocation and risk management are far more important than the actually method you use to enter trades).
In this previous article (in Figures 3 and 4) I wrote about using this indicator with ticker TLT. Figure 1 and 2 display the “buy” signals generated using the rules above for tickers IYT and GLD.
Figure 1 – UpDays20 “Buy” Alerts for ticker IYT (Courtesy TradingExpert)
Figure 2 – UpDays20 “Buy” Alerts for ticker GLD (Courtesy TradingExpert)
Are these signals good or bad? That is in the eye of the beholder and not for me to say. One big unanswered question is “when do you exit”? That is beyond the scope of this “idea” article – however, “sell some at the first good profit and then use a trailing stop” looks like a decent approach to consider) but would have a profound effect on any actual trading results.
Some of the signals displayed in Figures 1 and 2 are obviously great, others are maybe not so hot. Interestingly, some of the signals in Figure 1 and 2 that don’t look to timely at first blush actually offered a profitable opportunity to a trader who was inclined to take a quick profit. Again, how you allocate capital and when you exit with a profit and when you exit with a loss would likely have as much impact on results as the raw “buy” signals themselves.
Summary
No one should go out and start trying to trade tomorrow based on UpDays20. No claim is being made that the steps detailed herein will result in profits nor even that this is a good way to trade.
But, hey, it’s one way.
Jay Kaeppel Chief Market Analyst at JayOnTheMarkets.com and TradingExpert Pro client.
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.
EDITORS NOTE an WinWay EDS file for this indicator with the 3 step rules outlined can be downloaded from here you will need to copy or save this file into your wintes32/eds strategies folder. Alternatively the code is available at the end of this article for copying and pasting into a new EDS file.
! UpDays20 – I call this indicator UpDays20. For a given security look at its trading gains and losses over the latest 20 trading days.
! UPDays20 = (Total # of Up days over the last 20 trading days) – 10!
So if 10 of the last 20 trading days showed a gain then UpDays20 would read exactly 0.
! If only 6 of the last 20 trading days showed a gain then UpDays20 would read -4
Upday if [close]>val([close],1).
totalupdayslast20days is CountOf(upday,20).
updayindicator is totalupdayslast20days – 10.
! How to follow this indicator
! Step 1) UpDays20 drops to at least -2
! Step 2) UpDays20 rises 2 points from a low
! Step 3) The security in question then rises above its high for the previous 2 trading days
UpDays20rises2points if updayindicator>valresult(updayindicator,1) and valresult(updayindicator,1)>valresult(updayindicator,2).
updays20atminus2orlower if valresult(updayindicator,2)<=-2.
closesabovehighof2priordays if [close]>val([high],1) and [close]>val([high],2).
Upsignal if UpDays20rises2points and updays20atminus2orlower and closesabovehighof2priordays.