Detecting High-Volume Breakouts

The importable  EDS file based on Markos Katsanos’ article in the April issue of Stocks & Commodities, “Detecting High-Volume Breakouts,” can be obtained on request via email to info@TradersEdgeSystems.com.

Excerpt “Is there anything more satisfying for a trader than capturing a huge breakout? The usual practice for breakout entries is to simply buy new highs. This method, when used in isolation, will often result in false breakouts. It is, therefore, better to wait for volume confirmation before entering the trade, as high-volume breakouts usually last much longer. In this article, I will show you how to detect breakouts using only volume, sometimes even before price breaks out, by introducing a new volume breakout indicator. “

The code is also available here:

 
!Detecting High-Volume Breakouts !Author: Markos Katsanos, TASC April 2021 
!Coded by: Richard Denning, 02/18/2021 
!INPUTS: 
period is 30. 
smoLen is 3. 
vpnCrit is 10. 
maLen is 30. 
V is [volume]. 

!FORMULAS: 
MAVol is simpleavg(V,period). 
MAV is iff(MAVol>0,MAVol,1). 
Avg is ([High]+[Low]+[Close])/3. 
MF is Avg - valresult(Avg,1). 
ATR is simpleavg(max( [high]-[low],max(val([close],1)-[low],[high]-val([close],1))),period). 
MC is 0.1*ATR. 
VMP is iff(MF > MC, V, 0). 
VP is sum(VMP,period). 
VMN is iff(MF < -MC, V, 0). 
VN is sum(VMN,period). EDSPN is (expavg(((VP - VN) / MAV / period),smoLen))*100. 
MAVPN is simpleavg(VPN,maLen).

Code for the VPN indicator is set up in the EDS code file. Figure 9 shows the indicator on a chart of Tesla Motors Inc (TSLA).

Sample Chart

FIGURE 9: AIQ. The VPN indicator is shown on a chart of Tesla Motors Inc. (TSLA).

—Richard Denning
info@TradersEdgeSystems.com
for AIQ Systems

The Calm Before the Bond Storm?

The bond market was very quiet in the 3rd quarter.  Figure 1 displays ticker IEF (7-10 year treasuries ETF) in the to clip and ticker AGG (Aggregate Bond Index ETF) in the bottom clip.

Figure 1 – Tickers IEF and AGG in narrow ranges (Courtesy TradingExpert)

Essentially the entire bond market has been flat since early June.  The market seems to be assuming that “the Fed will take of everything” and keep interest rates low and stable for the foreseeable future so…..ZZZZZZZZ.

But this type of activity often breeds complacency.  I am not making any predictions here but I do want to raise a question that investors might wish to ponder, i.e., “what would be more shocking that a spike in interest rates?”  OK, yes, I realize it is 2020 and it is pretty much hard to be shocked by anything anymore.  But still, on a relative basis how many investors are even thinking about the potential risk of higher interest rates at the moment?

Could it Happen?

The Bond Market VIX (ticker MOVE) recently fell to its lowest level ever (before spiking sharply higher on 10/5/20).  As you can see in Figure 2 this type of “quietness” often precedes a significant move in the bond market.  For the record, low readings in MOVE can be followed by large up moves in price as easily as large down moves in price.  So, a low MOVE reading is not “bearish” per se, but rather merely suggests that we are experiencing the “calm before the storm.”

Figure 2 – Bond Market VIX hit an all-time low (Courtesy Sentimentrader.com)

So why is my “Spidey sense” tingling?  Figure 3 displays the yield on 30-year treasuries (ticker TYX) on the bottom and an indicator I refer to as VFAA on the bottom (the calculation appears at the end of this piece).  VFAA is a derivative on a Larry William’s indicator he calls VixFix.

Figure 3 – 30-year treasury yields with VFAA suggesting a potential bottoming area (Courtesy TradingExpert)

As you can see in Figure 3, peaks in the VFAA indicator often occur near intermediate term lows in bond yields (reminder: bond prices move inversely to yield, so a bottom in interest rates indicates a top in bond prices).  As you can also see on the far-right hand side, the stage clearly appears to be set for “the next go round.”

Why does this matter?  If interest rates do rise in the months ahead bond prices – particularly long-term bond prices can get hit hard.  To illustrate the potential risks, Figure 4 displays the action of treasury security ETFs of various maturity during a 5-month rise in rates back in 2016.

Figure 4 – Bond ETF action during rate rise in 2016

Summary

It is possible for long and short-term bonds to “de-couple”.  In other words, the possibilities are:

*Short-term rates remain stable (as the Fed keeps pumping) while long-term rates rise (as inflation fears arise as a result of all the Fed pumping)

*Short-term rates remain stable while long-term rates plummet (if the economy appears to be weakening).  This would result in gains for long-term bonds only

*None of the above

The bottom line: Bonds have fallen asleep – but DO NOT fall asleep on bonds.

VFAA Formula

Below is the code for VFAA

VixFix is an indicator developed many years ago by Larry Williams which essentially compares the latest low to the highest close in the latest 22 periods (then divides the difference by the highest close in the latest 22 periods).  I then multiply this result by 100 and add 50 to get VixFix.

*Next is a 3-period exponential average of VixFix

*Then VFAA is arrived at by calculating a 7-period exponential average of the previous result (essentially, we are “double-smoothing” VixFix)

Are we having fun yet?  See code below:

hivalclose is hival([close],22).

vixfix is (((hivalclose-[low])/hivalclose)*100)+50.

vixfixaverage is Expavg(vixfix,3).

vixfixaverageave is Expavg(vixfixaverage,7).

VFAA = vixfixaverageave

Jay Kaeppel

Disclaimer: The information, opinions and ideas expressed herein are for informational and educational purposes only and are based on research conducted and presented solely by the author.  The information presented represents the views of the author only and does not constitute a complete description of any investment service.  In addition, nothing presented herein should be construed as investment advice, as an advertisement or offering of investment advisory services, or as an offer to sell or a solicitation to buy any security.  The data presented herein were obtained from various third-party sources.  While the data is believed 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.  International investments are subject to additional risks such as currency fluctuations, political instability and the potential for illiquid markets.  Past performance is no guarantee of future results.  There is risk of loss in all trading.  Back tested performance does not represent actual performance and should not be interpreted as an indication of such performance.  Also, back tested performance results have certain inherent limitations and differs from actual performance because it is achieved with the benefit of hindsight.

Good Companies, Troubled Stocks and Potential Opportunity

Truth be told I am not much of a “stock picker”. Oh, I can pick ‘em alright just like anyone else.  They just to don’t go the right way as often as I’d like.  I also believe that the way to maximize profitability is to follow a momentum type approach that identifies stocks that are performing well and buying them when they breakout to the upside (ala O’Neil, Minervini, Zanger, etc.) and then riding them as long as they continue to perform.  Unfortunately, I’m just not very good at it.

Back when I started out, there was such a thing as a “long-term investor.”  People would try to find good companies selling at a decent price and they would buy them and hold them for, well, the long-term.  Crazy talk, right? As I have already stated, I am not claiming that that is a better approach. I am just pointing out that it was “a thing.”

An Indicator

There is an indicator (I will call it VFAA, which is short for vixfixaverageave, which – lets face it – is a terrible name) that I follow that was developed as an extension of Larry William’s VixFix Indicator.  There is nothing magic about it.  Its purpose is to identify when price has reached an exceptionally oversold level and “may” be due to rally.  The code for this indicator appears later.

For the record, I DO NOT systematically use this indicator in the manner I am about to describe, nor am I recommending that you do.  Still, it seems to have some potential value, so what follows is merely an illustration for informational purposes only.

The Rules

*We will look at a monthly bar chart for a given stock

*A “buy signal” occurs when VFAA reaches or exceeds 80 and then turns down for one month

*A “sell (or exit) signal” occurs when VFAA subsequently rises by at least 0.25 from a monthly closing low

Seeing as how this is based solely on monthly closes it obviously this is not going to be a “precision market timing tool.”

Some “Good Companies” with “Troubled Stocks”

So now let’s apply this VFAA indicator to some actual stocks.  Again, I AM NOT recommending that anyone use this approach mechanically.  The real goal is merely to try to identify situations where a stock has been washed out, reversed and MAY be ready to run for a while.

Ticker BA

Figure 1 displays a monthly chart for Boeing (BA) with VFAA at the bottom.  The numbers on the chart represent the hypothetical + (-) % achieved by applying the rules above (although once again, to be clear I am not necessarily suggesting anyone use it exactly this way).

Figure 1 – Ticker BA with VFAA (Courtesy TradingExpert Pro)

From March 2019 into March 2020 BA declined -80%.  It has since bounced around and VFAA has soared to 110.88.  VFAA has yet to rollover on a month-end basis, so nothing to do here except exhibit – what’s that word again – oh right, “patience.”

Ticker GD

Figure 2 displays a monthly chart for General Dynamics (GD) with VFAA at the bottom.

Figure 2 – Ticker GD with VFAA (Courtesy TradingExpert Pro)

Are these “world-beating numbers”?  Not really.  But in terms of helping to identify potential opportunities, not so bad. VFAA gave a “buy signal” for GD at the end of July. So far, not so good as the stock is down about -6%.

Ticker WFC

Figure 3 displays a monthly chart for Wells Fargo (WFC) with VFAA at the bottom.

Figure 3 – Ticker WFC with VFAA (Courtesy TradingExpert Pro)

There are not many “signals” but the ones that occurred have been useful. Between 2018 and 2020 WFC declined -65%.  It has since bounced around and VFAA has soared to 102.44.  VFAA has yet to rollover on a month-end basis. But at some point it will, and a potential opportunity may arise.

VFAA Formula

Below is the code for VFAA

VixFix is an indicator developed many years ago by Larry Williams which essentially compares the latest low to the highest close in the latest 22 periods (then divides the difference by the highest close in the latest 22 periods).  I then multiply this result by 100 and add 50 to get VixFix.

*Next is a 3-period exponential average of VixFix

*Then VFAA is arrived at by calculating a 7-period exponential average of the previous result (essentially, we are “double-smoothing” VixFix)

Are we having fun yet?  See code below:

hivalclose is hival([close],22).

vixfix is (((hivalclose-[low])/hivalclose)*100)+50.

vixfixaverage is Expavg(vixfix,3).

vixfixaverageave is Expavg(vixfixaverage,7).

VFAA = vixfixaverageave

EDITORS NOTE: The WinWay Expert Design Studio code for the indicator is available to download from here. Save this file to your /wintes32/EDS Strategies folder https://aiqeducation.com/VFAA.EDS

Summary

One thing to note is that VFAA “signals” on a monthly chart don’t come around very often.  So, you can’t really sit around and wait for a signal to form on your “favorite company”.  You have to look for opportunity wherever it might exist.

One last time let me reiterate that I am not suggesting using VFAA as a standalone systematic approach to investing. But when a signal does occur – especially when applied to quality companies that have recently been “whacked”, it can help to identify a potential opportunity.

Jay Kaeppel

Disclaimer: The information, opinions and ideas expressed herein are for informational and educational purposes only and are based on research conducted and presented solely by the author.  The information presented represents the views of the author only and does not constitute a complete description of any investment service.  In addition, nothing presented herein should be construed as investment advice, as an advertisement or offering of investment advisory services, or as an offer to sell or a solicitation to buy any security.  The data presented herein were obtained from various third-party sources.  While the data is believed 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.  International investments are subject to additional risks such as currency fluctuations, political instability and the potential for illiquid markets.  Past performance is no guarantee of future results.  There is risk of loss in all trading.  Back tested performance does not represent actual performance and should not be interpreted as an indication of such performance.  Also, back tested performance results have certain inherent limitations and differs from actual performance because it is achieved with the benefit of hindsight.

A Glut of Energy Insider Buyers

Everyone hates the energy sector (Foreshadowing alert: Well, almost everyone).  And a quick perusal of Figure 1 clearly illustrates why the energy sector is unloved.

Figure 1 – Ticker XLE versus ticker QQQ (Courtesy TradingExpert)

Since ticker XLE (Energy Select Sector SPDR ETF) topped out in 2014:

*XLE has lost -65%

*QQQ has gained +210%

And in another kick in the head to the energy sector, Exxon (ticker XOM) was just kicked out of the Dow Jones Industrial Average.  Take that, losers!

So yeah, who wouldn’t hate energy stocks and decide to shun them?  Well, as it turns out, the answer to that question of late is “the people who know the energy business the best.”

Figure 2 from www.Sentimentrader.com displays the Insider Buy/Sell ratio for executives and other muckety-mucks running energy related corporations.  The picture speaks for itself.

Figure 2 – Energy Insider Buy/Sell Ratio (Courtesy Sentimentrader.com)

As you can see, energy corporate insiders have been on a massive buying binge of late.  Interestingly, they went on a buying binge in 2019 – apparently expecting an improvement in the sector – then the sector got waylaid by Covid-19.  Instead of bailing out the insiders really kicked their share buying into overdrive as you can see at the far right of Figure 2.

Figure 3 displays ticker XLE with an indicator that I developed by simply smoothing Larry Williams VixFix indicator.  The gist of the idea, is that when this indicator reaches an extreme high level and then turns down, it often highlights a “washed out” situation which may be followed by a bullish move.  Ticker XLE is presently nearing that point. 

EDITTORS NOTE: VixFix smoothed indicator code sections can be copied and pasted into EDS or you can download the indicator code in an EDS file from here and save it to your /wintes32/EDS Strategies folder.

This indicator is based on another indicator called VixFix which was developed many years ago by Larry Williams.

hivalclose is hival([close],22).  <<<<<The high closing price in that last 22 periods

vixfix is (((hivalclose-[low])/hivalclose)*100)+50. <<<(highest closing price in last 22 periods minus current period low) divided by highest closing price in last 22 periods (then multiplied by 100 and 50 added to arrive at vixfix value)

vixfixaverage is Expavg(vixfix,3). <<< 3-period exponential average of vixfix

vixfixaverageave is Expavg(vixfixaverage,7). <<<7-period exponential average of vixfixaverage

Figure 3 – Ticker XLE with oversold indicator (Courtesy TradingExpert)

What to make of all this?

Should savvy investors follow the insider’s lead and start piling into the energy sector?  Unfortunately, hindsight is the only way to know for sure.  But for what it is worth, my own answer is “probably, but maybe not just yet.”

Energy Seasonality

The primary reason for hesitation at this exact moment in time is seasonality.  Let’s use ticker FSESX (Fidelity Select Sector Energy Services) as a proxy for the broader energy index.  This fund’s first full month of trading was January 1986.  Figure 4 displays the cumulative total return for ticker FSESX ONLY during the months of June through November every year since 1986.

Figure 4 – FSESX cumulative % return June through October (1986-2020)

The cumulative total return during these months for holders of FSESX during June through November is -94.7%(!!!)  So, you see my hesitation with “piling in”.

Additionally – climate change concerns aside – much of the energy industry still revolves around crude oil.  Figure 4 displays the annual seasonal trend by month for crude oil.

Figure 5 – Crude Oil annual seasonal trend by Month (Courtesy Sentimentrader.com)

Seasonal trends can vary widely from year-to-year, and there is NO guarantee that trouble lies ahead in Sep-Oct-Nov for the energy sector.

But that is what history suggests.

Summary

The bottom line is this:

*Energy sector corporate insider buying should be seen as a bullish longer-term sign for the sector

*The energy sector is so beaten down, battered and unloved that it probably accurate to refer to the situation as “Blood in the Streets”

Based on these factors I look for energy to surprise investors in the years ahead.  That being said:

*Trying to pick the exact bottom in anything is typically a fool’s errand

*Getting bullish on the energy sector in early September is at times fraught with peril.

Sometime around December 1st it will be time to take a close look at the energy sector. If an actual uptrend develops or has already developed, the time may be write for investors to join the insiders.

Jay Kaeppel

Disclaimer: The information, opinions and ideas expressed herein are for informational and educational purposes only and are based on research conducted and presented solely by the author.  The information presented represents the views of the author only and does not constitute a complete description of any investment service.  In addition, nothing presented herein should be construed as investment advice, as an advertisement or offering of investment advisory services, or as an offer to sell or a solicitation to buy any security.  The data presented herein were obtained from various third-party sources.  While the data is believed 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.  International investments are subject to additional risks such as currency fluctuations, political instability and the potential for illiquid markets.  Past performance is no guarantee of future results.  There is risk of loss in all trading.  Back tested performance does not represent actual performance and should not be interpreted as an indication of such performance.  Also, back tested performance results have certain inherent limitations and differs from actual performance because it is achieved with the benefit of hindsight.

What it Will Take to Get Commodities Moving

I keep seeing headlines about the “imminent” re-emergence of commodities as a viable investment as an asset class.  And as I wrote about here, I mostly agree wholeheartedly that “the worn will turn” at some point in the years ahead, as commodities are historically far undervalued relative to stocks.

The timing of all of this is another story.  Fortunately, it is a fairly short and simple story.  In a nutshell, it goes like this:

*As long as the U.S. Dollar remains strong, don’t bet heavy on commodities.

The End

Well not exactly.

The 2019 Anomaly

The Year 2019 was something of an anomaly as both the U.S. Dollar and precious metals such as gold and silver rallied.  This type of action is most unusual.  Historically gold and silver have had a highly inverse correlation to the dollar.  So, the idea that both the U.S. Dollar AND commodities (including those beyond just precious metals) will continue to rise is not likely correct.

Commodities as an Asset Class

When we are talking “commodities as an asset class” we are talking about more than just metals.  We are also talking about more than just energy products.

The most popular commodity ETFs are DBC and GSG as they are more heavily traded than most others.  And they are fine trading vehicles.  One thing to note is that both (and most other “me too” commodity ETFs) have a heavy concentration in energies.  This is not inappropriate given the reality that most of the industrialized world (despite all the talk of climate change) still runs on traditional fossil fuel-based energy.

But to get a broader picture of “commodities as an asset class” I focus on ticker RJI (ELEMENTS Linked to the Rogers International Commodity Index – Total Return) which diversifies roughly as follows:

Agriculture          40.90%

Energy               24.36%

Industrial Metals 16.67%

Precious Metals    14.23%

Livestock               3.85%

Note that these allocations can change over time, but the point is that RJI has much more exposure beyond the energy class of assets than alot of other commodity ETFs.

RJI vs. the Dollar

As a proxy for the U.S. Dollar we will use ticker UUP (Invesco DB US Dollar Index Bullish Fund).  Figure 1 displays the % gain/loss for UUP (blue line) versus RJI (orange line) since mid-2008.

Figure 1 – UUP versus RJI; Cumulative Return using weekly closing prices; May-2008-Sep-2019

*Since May of 2008 UUP has gained +17.2%

*Since May of 2008 RJI has lost -60%

The correlation in price action between these two ETFs since 2008 is -0.76 (a correlation of -1.00 means they are perfectly inverse), so clearly there is (typically) a high degree of inverse correlation between the U.S. dollar and “commodities”.

Next, we will apply an indicator that I have dubbed “MACD4010501” (Note to myself: come up with a better name).  The calculations for this indicator will appear at the end of the article (but it is basically a 40-period exponential average minus a 105-period exponential average).  In Figure 2 we see a weekly chart of ticker UUP with this MACD indicator in the top clip and a weekly chart of ticker RJI in the bottom clip.

Figure 2 – UUP with Jay’s MACD Indicator versus ticker RJI (courtesy WinWayCharts )

Interpretation is simple:

*when the MACD indicator applied to UUP is declining, this is bullish for RJI

*when the MACD indicator applied to UUP is rising, this is bearish for RJI.

Figure 3 displays the growth of equity achieved by holding RJI (using weekly closing price data) when the UUP MACD Indicator is declining (i.e., RJI is bullish blue line in Figure 3) versus when the UUP MACD Indicator is rising (i.e., RJI is bearish orange line in Figure 3).

Figure 3 – RJI cumulative performance based on whether MACD indicator for ticker UUP is falling (bullish for RJI) of rising (bearish for RJI)

In sum:

*RJI gained +45.8% when the UUP MACD indicator was falling

*RJI lost -72.3% when the UUP MACD indicator was rising

The bottom line is that RJI rarely makes much upside headway when the UUP MACD Indicator is rising (i.e., is bearish for RJI).

Summary

Commodities as an asset class are extremely undervalued on a historical basis compared to stocks.  However, the important thing to remember is that “the worm is unlikely to turn” as long as the U.S. Dollar remains strong.

So, keep an eye on the U.S. Dollar for signs of weakness.  That will be your sign that the time may be coming for commodities.

FYI: Code for Jay’s MACD4010501 Indicator (WinWayCharts TradingExpert EDS)

The indicator is essentially a 40-period exponential average minus a 105-period exponential average as shown below:

Define ss3 40.

Define L3 105.

ShortMACDMA3 is expavg([Close],ss3)*100.

LongMACDMA3 is expavg([Close],L3)*100.

MACD4010501 is ShortMACDMA3-LongMACDMA3.

Jay Kaeppel

Disclaimer: The information, opinions and ideas expressed herein are for informational and educational purposes only and are based on research conducted and presented solely by the author.  The information presented does not represent the views of the author only and does not constitute a complete description of any investment service.  In addition, nothing presented herein should be construed as investment advice, as an advertisement or offering of investment advisory services, or as an offer to sell or a solicitation to buy any security.  The data presented herein were obtained from various third-party sources.  While the data is believed 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.  International investments are subject to additional risks such as currency fluctuations, political instability and the potential for illiquid markets.  Past performance is no guarantee of future results.  There is risk of loss in all trading.  Back tested performance does not represent actual performance and should not be interpreted as an indication of such performance.  Also, back tested performance results have certain inherent limitations and differs from actual performance because it is achieved with the benefit of hindsight.

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.

1

 

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.

 

2

 

Figure 2 – WYNN with VixRSI14 (Courtesy WinWay TradingExpert)

 

More “examples” appear in Figures 3 through 8 below.

 

3

 

Figure 3 – AMD (Courtesy WinWay TradingExpert)

 

4

 

Figure 4 – BAC (Courtesy WinWay TradingExpert)

 

5

 

Figure 5 – DISH (Courtesy WinWay TradingExpert)

 

6

 

Figure 6 – GRMN (Courtesy WinWay TradingExpert)

 

7

 

Figure 7 – NTAP (Courtesy WinWay TradingExpert)

 

8

 

Figure 8 – YHOO (Courtesy WinWay TradingExpert)

 

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&gt;0,U14,0),days14).

AvgD14 is ExpAvg(iff(D14&gt;=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.

en_GBEnglish
en_GBEnglish