Dec 14, 2017 | educational newsletters, jay kaeppel
First off, for the record I am an “Old Dog” and Bitcoin is a “New Trick”. That creates a problem right there. The truth is also that can’t honestly say that I fully understand what Bitcoin actually is or how it actually works (which technically means I am in pretty good company with a lot of people who are actually trading it, but I digress). And as a “grizzled veteran” (of the markets) there is a part of me that instinctively wants to dismissively shout “bubble” and sneeringly walk away. It’s not like it hasn’t been seen before – tulip bulbs, the Nifty 50, silver, technology/dot.com stocks, interest only mortgages and so on.
Most of you know the drill:
*Some form of “investment” catches lightning in a bottle
*The investment world (for lack of a more professional phrase) “wet’s itself”
*Price soars beyond all rational levels
You know, sort of like what you see in Figure 1…

Figure 1 – Bitcoin price (Bitcoin.com)
…And then it all ultimately plummets painfully to earth.
Well, at least temporarily. I mean sure tulip bubbles never ascended the heights again, but a lot of the Nifty 50 went on to still be major companies even after their stock cratered. The same for a lot of the major dot.com era companies. Silver is still trading as a serious commodity and real estate seems to have rebounded.
In sum: Is Bitcoin forming a price “bubble”? It’s hard to look at Figure 1 and not think so. Of course, even if it is the questions no one can answer for sure are “When” and “from what level”?
The other question is “if it is a bubble and the bubble bursts, will crypto currencies go the way of tulip bulbs (as an investment) or is there a future for them in the long run?”
A Recent Bubble History Lesson
In the late 90’s into 2000 a bubble formed in tech stocks. And the bubble burst and it was ugly. And many “hot” companies folded and vanished. But not all of them and certainly not the major players. And certainly not the industry as a whole. Like I said before I don’t truly understand Bitcoin and crypto currencies. So I can’t say for sure if they are a “craze” – like tulip bulbs in the 1600’s during “Tulipmania” or something more viable and sustainable – like technology stocks. To understand why this distinction matters, consider the stocks listed in Figure 2.

Figure 2 – Dot.com bubble stocks that survived and thrived
As you can see in Figure 2 through 7 each of these stocks experienced a “bubble” and a “crash”. Interestingly, the companies themselves ultimately rebounded and thrived.
The average “crash” was -87% and the average post-crash advance (so far) is about 16,000%.

Summary
The only thing we can say for sure is that some people will make a great deal of money from Bitcoin/crypto currencies and others will likely get wiped out. The danger is obvious: whenever you have a lot of investors “chasing” something – especially something that many of them don’t even understand – it is a recipe for trouble.
That being said, in my (market addled) mind the real “long-term” question is, will crypto currencies still be “a thing” after the bottom falls out? If Bitcoin is a bubble, then if history is a guide we can look or a decline in price somewhere in the 80% to 99% range after the top is ultimately made.
From there, if history is also a guide then depending on whether or not crypto currencies prove to be a viable thing, we can expect them to either:
a) Vanish altogether
OR
b) Rise 15-20 fold from the bottom
So here is my Bitcoin/crypto currency investing guide:
*It is OK to pile in and buy Bitcoin in hopes of getting rich (as long as you do not “bet the ranch”, invest only a small portion of your capital and acknowledge that a 100% loss is absolutely a possibility and that you are willing and able to accept that risk).
*It is also OK to sneer and shout “bubble” and not invest. But if and when the bottom drops out and prices crater remember to peruse the wreckage. There just might be an opportunity there (remember, Priceline lost -99% when the dot.com bubble burst, then gained 32,000%).
In any event, hold on tight people, this is NOT going to be a smooth ride.
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.
Dec 1, 2017 | EDS, EDS code, trading strategies, trading strategy
The Expert Design Studio code for Jerry D’Ambrosio and Barbara Star’s article, “A Candlestick Strategy With Soldiers And Crows,” in Stocks & Commodities October 2018 issue is shown below.”Among the more well-known candlestick reversal patterns are soldiers and crows. These occur in a three-candle pattern such as three white soldiers or three black crows. Recently, on the website Candlesticker.com, we learned of two other candle reversal patterns—a bullish one white soldier and a bearish one black crow—that require fewer candles. ”
!A CANDLESTICK STRATEGY WITH SOLDIERS AND CROWS
!Author: Jerry D'Ambrosio & Barbara Star, TASC Oct 2017
!Coded by: Richard Denning 8/05/2017
!www.TradersEdgeSystems.com
!CODING ABBREVIATIONS:
O is [open].
O1 is valresult(O,1).
C is [close].
C1 is valresult(C,1).
C2 is valresult(C,2).
H is [high].
L is [low].
V is [volume].
!INPUTS:
minPriceBull is 1.
minPriceBear is 10.
minVolume is 1000. !in hundreds
volAvgLen is 50.
dayCount is 5.
longExitBars is 7.
shortExitBars is 1.
okToBuy if simpleavg(C,50) > simpleavg(C,200) or CminPriceBull and simpleavg(V,volAvgLen)>minVolume.
BullWS if C1C1 and C>O1 and O= longExitBars.
okToSell if simpleavg(C,50) < simpleavg(C,200) or C>simpleavg(C,200)*1.1.
okToSellMkt if TickerRule("SPX",okToSell).
PVfilterBear if C>minPriceBear and simpleavg(V,volAvgLen).
BearBC if C1>C2 and C1>O1
and OO1
and countof(C1>C2,dayCount)=dayCount
and PVfilterBear and okToSellMkt.
ExitShort if {position days} >= shortExitBars.
I ran several backtests using the NASDAQ 100 list of stocks over the period from 8/04/2000 to 8/04/2017. I varied the following inputs to find the optimum set of parameters for the candlestick patterns. For longs, the “dayCount” = 5 with an “longExitBars” = 7 produced the best results, which is shown in Figure 5. For shorts, the “dayCount” = 5 with a “shortExitBars” = 1 produced the best results, which is shown in Figure 6. Neither commission nor slippage were subtracted from the results.
FIGURE 5: WINWAY. EDS summary report for longs only.
FIGURE 6: WINWAY. EDS summary report for shorts only.
Nov 14, 2017 | educational newsletters, ETFs, group and sector, jay kaeppel
In a recent article I highlighted some stocks that appeared to have a chance of “putting in a low”. In another article, I highlighted the potential usefulness of “horizontal lines” on a chart. The phrase “putting in a low” is essentially a kindler, gentler version of the phrase “Hey, let’s pick a bottom”.
The reality is that the ability to “pick tops and/or bottoms” on any kind of a consistent basis is a skill that roughly 99.2% of all investors and traders do not possess. That being said, there is such a thing as a legitimate “bottom formation” (at least in my market addled opinion). A security that bounces several or more times off a particular price is sending information that the sellers may be running out of ammunition. These levels can be observed by drawing horizontal trend lines across a price chart – connecting recent highs and/or lows at roughly similar prices.
“Loading up” in this situation is not recommended. But committing an acceptable percentage of one’s portfolio (a level which each investor must decide on their own) to such opportunities is a perfectly acceptable form of speculation.
So for arguments sake, below is a “Bottom Pickers Portfolio”. As always, I am not recommending this as an investment, simply highlighting an alternative idea for your further consideration.
The Tickers
The tickers included in this portfolio are mostly all commodity related. That is not a purposeful choice; they simply “fit the model”.
First is ticker BAL – an ETF that tracks the price of cotton futures. The critical level for BAL is roughly the $43.50 area.
Ticker GDX tracks a gold stock index and has been consolidating in a relatively tight range after last year’s sharp rally and subsequent pullback.
Ticker JO tracks the price of coffee futures. This is one of the weakest charts on the list and is dangerously close to failing to the downside. However, if the low holds this will strengthen the outlook a great deal.
Ticker SGG tracks the price of sugar futures. SGG has been consolidating in a narrow range for about four months. Key price levels on the downside are $26.50 and the August 2015 low of $24.79.
Ticker SWN is Southwestern Energy Co. After a long, devastating decline the stock is attempting to form a low in the $5 a share range.
Ticker UNG tracks natural gas futures. Thanks to the advent of fracking – which is made natural gas abundantly available – the price of natural gas has collapsed in recent years. In the past week it retested its 2016 low and then ticked higher. Like JO, this one is precariously close to “failing”. But for now…
The Bottom Pickers Portfolio
I use AIQ TradingExpert software to create my own “Groups”. So I created one called “Lows” to include the six tickers above. The group consists of an equal dollar investment in each ticker. The chart for this combination of tickers appears in Figure 7.EDITORS NOTE: Creating your own groups is accomplished in the TradingExpert Data Manager information can be found in this article ‘Adding groups and sectors to your Group/Sector List’
Summary
Let me be blunt. There is every chance that the majority of the tickers highlighted above will continue their long-term bearish trends and break down to the downside causing further losses for those holding these shares.
The primary thing to highlight in this piece is a personal preference. I prefer “horizontal” lines on a chart – i.e., straight across, left to right – to the more typical slanted trend lines that most traders use. The reason is simply – upward or downward slanting trend lines require a trader to decide which two (or more) highs (or lows) to connect in order to draw the trend line. At the end of the day this is often a subjective decision.
Horizontal trend lines – which connect to (at least roughly equal) highs or lows – are generated by the market itself and as such, are more objective in nature. In other words, investor buying and selling determines these levels.
Will my “Bottom Pickers Portfolio” move to the upside or fail to the downside? We’ll just have to wait to find out.
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.
Oct 30, 2017 | educational newsletters, ETFs, jay kaeppel, sector funds
I know I repeat it a lot but the purpose of this blog is not to offer recommendations but rather to share ideas. So here is one that I am not quite sure about but am keeping an eye on.
The FourNonCorr Portfolio
Somewhere awhile back I started looking at trying to pair non correlated – or even inversely correlated – securities in a portfolio that had the potential to outperform the overall market. What follows is what I refer to as the FourNonCorr Portfolio. For the record I do not trade this portfolio with real money. I am still trying to figure out if there is something to it or not. But given that it has outperformed the S&P 500 by a factor of 3-to-1 (granted, using hypothetical results) since December of 2007, I figure it might be worth monitoring for awhile.
The portfolio consists of four ETFs:
Ticker FXE – Guggenheim CurrencyShares Euro Trust
Ticker UUP – PowerShares DB US Dollar Index Bullish
Ticker TLT – iShares Barclays 20+ Yr Treas. Bond
Ticker XIV – VelocityShares Daily Inverse VIX ST ETN
The monthly charts for each appear in Figure 1.
As you can see there is a lot of “zigging” by one accompanied by “zagging” for another. No surprise that when the Euro rises the dollar falls and vice versa. Also, TLT often seems to move opposite XIV. That is essentially the purpose of these pairings.
Figure 2 displays the correlations between the four ETFs in the portfolio (using AIQ TradingExpert Matchmaker function from 8/31/2012 through 8/31/2017 using weekly data). A reading of 1000 indicates a perfect correlation, a reading of -1000 indicates a perfectly inverse correlation.
|
FXE |
UUP |
TLT |
XIV |
| FXE |
|
(913) |
77 |
(13) |
| UUP |
(913) |
|
(117) |
43 |
| TLT |
77 |
(117) |
|
(234) |
| XIV |
(13) |
43 |
(234) |
|
Figure 2 – Correlations for the FourNonCorr Portfolio ETFs (Source:
AIQ TradingExpert)
Clearly there is a whole lot of “not correlating much” going on.
Results
For testing purposes I used monthly total return data for each ETF from the PEP Database from Callan Associates. The one exception is ticker XIV which did not start actual trading until December 2010. For January 2008 through November 2010 I used index data for the index that ticker XIV tracks inversely (
S&P 500 VIX SHORT-TERM FUTURES INDEX). Actual XIV ETF data is used starting in December 2010.
As a benchmark, I also tracked the cumulative total return for ticker SPY (that tracks the S&P 500 Index).
Figure 3 displays the cumulative percent gain or loss for both the FourNonCorr Portfolio and ticker SPY.

Figure 3 – Cumulative % gain/loss for The FourNonCorr Portfolio (blue) versus SPY (red); 12/31/2007-9/30/2017
Year-by-year results appear in Figure 4
|
4 NonCorr |
SPY |
Diff |
| 2008 |
(6.0) |
(37.0) |
31.0 |
| 2009 |
26.1 |
26.4 |
(0.3) |
| 2010 |
45.2 |
14.9 |
30.3 |
| 2011 |
(1.3) |
2.1 |
(3.4) |
| 2012 |
34.3 |
15.8 |
18.5 |
| 2013 |
19.3 |
32.2 |
(12.9) |
| 2014 |
5.3 |
13.5 |
(8.2) |
| 2015 |
0.6 |
1.3 |
(0.8) |
| 2016 |
21.0 |
11.8 |
9.2 |
| 2017* |
24.4 |
14.1 |
10.2 |
Figure 4 – Year-by-Year Results
The results by the numbers appear in Figure 5.
|
4NonCorr |
SPY |
| Average 12mo % +/- |
17.8 |
11.2 |
| Median 12mo % +/- |
14.9 |
15.0 |
| Std. Deviation |
17.1 |
16.8 |
| Ave/Std. Dev. |
1.04 |
0.67 |
| Worst 12mo % |
(11.9) |
(43.2) |
| Max. Drawdown % |
(17.8) |
(48.4) |
Figure 5 – By the numbers
All told The FourNonCorr Portfolio:
*Gained +334% versus +110% for SPY since 12/31/2007
*Experienced a maximum drawdown of -17.8% versus-48.4% for SPY
Thoughts
On paper, The FourNonCorr Portfolio looks pretty decent, particularly compared to the S&P 500 Index. But you will recall that I stated earlier that I don’t actually trade this portfolio with real money. Why not? A few concerns:
*Interest rates tend to move in long-term waves up and down. How beneficial will it be to have TLT in the portfolio if and when interest rates embark on a long-term wave up?
*I don’t entirely trust ticker XIV. Because of the way it is built it seems to have the benefit of upward bias due to contango in the VIX futures market (the opposite of ticker VXX – please Google “VXX” and/or “contango” for an actual explanation) it also holds the potential to sell off in shocking fashion. Using the index data as I did in order to replicate hypothetical performance from Jan 2008 through Nov 2010, XIV declined a stunning -72% between the end of May 2008 and the end of November 2008. It also experienced a -60% decline in 2015-2016. Need to give some thought to adding a security that is even capable of that to a permanent portfolio.
*On the flip side, XIV has been the driving force for gains in recent years and shows a cumulative gain of +416% since 12/31/2007. If (and when?) we ever do see a bear market and/or a significant pickup in volatility will XIV have a large negative influence on performance? That seems to be the $64,000 question.
Summary
As a thought experiment, The FourNonCorr Portfolio shows a pretty decent track record and seems to hold some interesting promise. As a real money, real world experience – questions remain.
Stay tuned, tinker and experiment if you wish,and don’t be too quick to “dive in.”
Disclaimer: The data presented herein were obtained from various third-party sources. Whilne 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.
Oct 10, 2017 | Charts, EDS, EDS code, indicators, jay kaeppel
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.