Is Buy and Hold Really the Best Strategy in Crypto?

Written by deandree | Published 2020/08/30
Tech Story Tags: trading | crypto-trading | cryptocurrency | bitcoin | investing | cryptocurrency-investment | algorithmic-trading | hackernoon-top-story | web-monetization

TLDR Is Buy and Hold Really the Best Strategy in Crypto? Is Buy & Hold really the best strategy in Crypto?" The difficulty to beat B&H depends heavily on the market regime in that time period. It’s very difficult to beat a pure bull market that has diagonal/parabolic trajectory because it offers very few pullbacks to give any chance to beat it by a reasonable margin. All strategies are long only, I’ve given small description for going long when the reverse happens, the position is closed (no shorting) For some strategies, they will use multiple strategies in charts in charts.via the TL;DR App

There are a lot of these proverbs that get thrown around the trading community like “cut your losses short, let your winners run”, “buy the dip”, “never add to a losing trade”, “don’t try to catch a falling knife” etc. Yes, intuitively they sound about right, but how much truth there really is behind them?
I don’t like such general statements without proof. Especially when money is on the line. I need statistical validation. Today I’m going to show you, that holding might not be the best option if you put in a little bit of work.
I’ll try to attack/test one of my least favorite assumptions — “Buy and Hold is the best strategy”. To do that, I’ll compare Buy and Hold (B&H from now on) returns for 25 coins with several basic strategies in different time periods:
  • Jan 2017 — Jul 2020
  • Jan 2018— Jul 2020
  • Jan 2019 — Jul 2020
Just so we don’t compare apples to oranges, I won’t be using any advanced strategies. I will compare B&H to simple, basic, well-known trend following strategies that require a few minutes/hours to code.
To make this comparison as fair as I possibly can, I fill analyze results in groups based on different date ranges and therefor — different market regimes. As you will see, the difficulty to beat B&H depends heavily on the market regime in that time period. It’s very difficult to beat a pure bull market that has diagonal/parabolic trajectory because it offers very few pullbacks to give any chance to beat B&H by a reasonable margin.

Coins used

I will use 25 of the ~TOP50 coins. Since we need coins with at least a few years of history, we can’t use most of the hot new DeFi coins like COMPLENDSNXKNC, etc.
I will use 3 different date ranges. Specific coins for each date range depend on data availability. Some will use partial range data (starting later), specified in parentheses.
Jan 2017 — July 2020
Coins used: XBTETHXRP (since May 18, 2017), LTCBCH (since Aug 1, 2017), XMRDASH (Apr 12, 2017), ETCZECGNO (since May 1, 2017), IOT (since Jun 12, 2017), REP
Jan 2018 — July 2020
Coins used: all of the above + BNB, EOS, XLM, ADA, TRX, NEO, OMG
Jan 2019 — July 2020
Coins used: all of the above + BSV, XTZ, LINK, ONT, QTUM, QSH

Strategies used

I will use my implementation (except for Supertrend, which I found here) of several basic/standard trend following strategies.
All strategies will be tested with 60m candle size, except for Supertrend, which will use 1440m (1d), because I wanted to use daily ATR values.
I’ll use some reasonable/round values for period lengths and other parameters — a few days to few weeks, depending on the meaning of parameter. For example, MA crossover fast MA = days (like 5) and slow MA = weeks (like 40 days)
In parenthesis I’ve noted the name I’m using in my platform and also in charts. All strategies are long only, I’ve given small description for going long when the reverse happens, the position is closed (no shorting). For some I will use multiple parameter variations, they will show as separate strategies in charts.
  • MA Crossover (rx_xma)— when slow MA crosses over fast MA, go long. I will also use several different MAs for this — EMA, LRC (LinReg), HMA, WMA, KAMA, SuperSmoother, WVMA, TEMA, ZLEMA. 
    Parameters used: fast MA = 5d, slow MA = 40d
  • Supertrend (SupertrendXm) — uses ATR to get band width, goes long if price over the band. 
    Parameters used: ATR period = 5d, band multiplier = 1.5/2/2.5
  • Bollinger Bands Breakout (rx_bb_bout) — goes long when price over upper band. 
    Parameters used: BB period = 3d/5d, BB stddev = 2, MA = EMA/LRC/SuperSmoother
  • High/Low Breakout (hilo) — goes long when price over previous X days high. Close position when under X days low. 
    Parameters used: period = 5d/10d
  • Linear Regression Slope (expreg_slope) — goes long when slope of regression > 0. 
    Parameters used: reg period = 5d/10d/15d
  • Single MA/Price Crossover (rx_xma_single) — goes long when price crosses over MA. Same MAs as rx_xma will be used (EMA, LRC, etc). 
    Parameters used: reg period = 30d
  • Single MA Slope (rx_xma_slope) — goes long when slope of MA > 0. Same MAs as rx_xma will be used. 
    Parameters used: MA period = 20d, slope period = 1d
I’ve uploaded strategy sources here. Since I’m no longer using Gekko platform, they will not be runnable directly but my code should give you enough idea about how to implement it in your chosen platform.

Testing setup

  • Long only.
  • 0.10% commission.
  • Simple condition for entry (long), reverse for exit (close).
  • No stoplosses or take profits.
  • Use 100% of balance on each trade.

B&H performance over the years

Before we dive into results, I just want to give a quick context on how the market was performing over my chosen periods, so we have a better feeling about what we are comparing against. I’ll plot BTC and ETH price lines, they represent the overall market pretty well.
I won’t dive into 2017 too much, we all know how it went — pure ecstasy mixed with some gut-wrenching pullbacks well over 30%.
2018 started as “last chance to get BTC under 20K, moon inevitable”, but soon turned into one bull trap after another, until the market eventually lost hope and went into depression and on its way to inevitable 0 (as the general public was thinking at the moment).
2019 started with a nice solid uptrend that went on almost half a year when the parabolic trend was broken and huge volatility came in and we saw some difficult market. After that, it calmed down and we started to see a slow and stable downtrend, except for a weird flash pump at the end of October.
Start of 2020 resembled the start of 2019 very much — a strong and solid trend was forming that looked unstoppable just before it wasn’t. COVID fears settled in and after a few smaller dumps, on March 12 it all came crashing down to long-unseen lows (BTC under 4000, etc). What looked like the start of the end of the World, Markets, and Crypto, turned out to be the absolute low, at least (hopefully) for now. While everyone was waiting for the next dump and everything turning to 0, the bottom was already in and one of the strongest trends was starting to form. A lot of people were calling it a Bull Trap, but somewhere around the start of May things started to look real. Not long after that BTC broke the huge emotional barrier of 10K again just to come crashing down a day later to start one of the most boring Crypto months we’ve ever seen. Then, just when it looked like this was over and a huge dump is in the cards, BTC sliced through the 10K like it was nothing and never looked back.

Results Jan 2019 — Jul 2020

Let’s start with the most recent date range. As we all know, this was the awakening after a long and dark winter that went throughout 2018. Holding was good here, a lot of coins showed good jumps from their 2018 lows. On average (considering the 25 coins I used for this range) B&H returns were 80%. BTC returned 147%, ETH 72%, meanwhile XRP was down 50%. Also, we had some mooners like XTZ (400%+) and LINK (770%+).
NOTE: I started with charting all coins separately but realized it’s hard to compare, so I’ll show averages over all coins in the chart. I’ve uploaded all the runs I made in Github repo, so if you want a more detailed inspection of results, I suggest to throw this into Google Sheets and do some grouping/pivots of your own.
Here are the average returns (over all coins) of all strategies tested:
Ok, so from 41 strategies/combos that I tested:
  • 4 lose to B&H
  • 37 beat B&H
  • 9 of those 37 are relatively close (within 20% returns difference)
  • 12 are more than x2 (160%+ returns vs B&H 80%)
Pretty conclusive if you ask me.
NOTE: Please don’t take away from this that LRC is better than EMA or SuperSmoother is the best MA or anything like that. You could try another slow/fast combination like 5d/20d and come up with another “best” MA. Comparisons like that are useless.
For those of you who want a bit more detailed picture, here is a stacked version (by coins), so you can see which coins added the most to returns (as expected, those were the big gainers — XTZLINKBNB, etc). BTW chart is total returns, not average.
There are 2 big outliers with amazing B&H returns —XTZ (>400%) and LINK (>770%) and they skew the averages in their favor. Let’s filter them out and see if we get a different picture (for non-stacked).
AVG returns drop from 80% to 30% and overall strategy dominance over B&H increases noticeably.

Results Jan 2018 — Jul 2020

This is one of the most painful periods for B&H you can pick (except for pure 2018 Jan — Dec) for comparison. You bought at the absolute top, soon everything was deeply red and there was no hope in sight until the start of Jan 2019.
As expected, everything beats B&H (-72%):
  • What’s surprising is that only 4 strategies are negative.
  • 9 are in the range of 0–30% returns.
  • 11 are in the range 30–50%.
  • 10 are in the range 50–70%.
  • 7 are in the range of 70%+.
Overall, looks like MA Crossover is showing the best results while BB Breakout is the most consistent.
Here is the stacked chart:

Results Jan 2017 — Jul 2020

This is where I though B&H would shine. Such simple strategies shouldn’t be able to beat one of the best markets this world has ever seen with such heavy tailwind, right? You basically bought at the absolute bottom and saw at least 10x gains in first year. Well …
Most of the strategies are heavily outperforming B&H. x2 — x3 on average overall.
  • MA Crossover beats it multiple times (~5x)
  • Same for Supertrend (~5x)
  • BB Breakout is close, but still at least 50% vs B&H
  • HiLo is around 2x
  • LinReg slope is around 2x
  • Single MA is either close or 2x better depending on period
  • MA Slope is 2x — 3x better than B&H
As we can see, ETH dominates returns so heavily that it makes all the other coins and results way less significant. Let’s take a look at results without ETH, that could change picture (non-stacked).
Turns out it doesn’t change much, filtering out ETH only increases the dominance over B&H a bit. Yes, the AVG returns are smaller (of course), but the proportions of the bars are very very similar to the chart above.
Here is the stacked version.

Extra results Jan-Dec 2017 and Jan-Dec 2018

Results so far are pretty conclusive, but I wanted to take this a bit further and test 2 extremes:
  • The King of Bull Markets (Jan-Dec 2017) where B&H should be as strong as ever with very few chances to beat it.
  • The Market of Sadness and Despair (Jan-Dec 2018) where not being in the market was the best thing to do.

Results Jan-Dec 2017

Let’s start with King of Bull. I expect B&H to shine here and outperform most of the strategies …
… and it does. Well here you go — B&H dominates here. Best strategies are close (2000% B&H vs ~1500%), but most are significantly below. Outperforming such diagonal/parabolic market is difficult, especially with basic strategies. Sometimes it’s best just to sit back, relax and enjoy that gift. Just remember that every bull market ends, and the end might be very sharp and painful, especially in Crypto.

Results Jan-Dec 2018

This is where anything should be better than B&H. Most coins are down more than 90%.
And it turns out as expected. B&H down 80% on average, almost all strategies are doing significantly better. But sadly none are profitable. Best are close to 0% returns.

Max Drawdown

Let’s take a look at drawdown for these strategies.
It’s unacceptable. 70–80%. No sane person would trade anything that has even close to 50% expected drawdown in just a few years of backtests. Plus in reality, it’s usually considerably worse than in tests. These strategies could (and should) be improved with some regime detection and filters. But that’s for another story.

Trades per Week

Here’s a quick look at trade frequency (vs returns). Average is somewhere around 1 trade per week, with range being 0.5–2 trades per week. Pretty low frequency. Not that it’s bad, but could be boring for some.
Of course, don’t take away from this that single MA cross strategies trade more often than MA Crossover. This isn’t absolute, trade frequency can be easily increased/reduced by changing period values.
This correlates nicely with what I’ve said multiple times before in my previous posts — when talking about simple long term trend following strategies, lower trade frequency usually results in more returns. It could result in more overfitting also, but that’s another story.

Extra results to the max

After writing all this I realized — some might say that 3.5 years is nothing, B&H only outperforms when looking at decades of data. Well, I can’t really offer you that, but I can take max amount of data that I have:
  • BTC starting from Nov 2013
  • ETH starting from Aug 2015
For other coins, I don’t have much earlier than already tested 2017. Overall, the sample size is too small (2 coins), so I probably wouldn’t draw too much conclusions from this. Also, not sure there is much point in testing such once in a lifetime 1000x market, but ok, here it goes:
  • 10 strategies are worse than B&H.
  • The rest (31) beat it and most by a significant margin.
  • Interestingly, BTC returns are close to B&H, but on ETH strategies outperform B&H by a huge margin.
Other than that, I’ll leave this up to you to analyze.

Why these types of strategies (low freq trend following) are hard to trade

Logical question is — why isn’t everyone doing this? I’ll skip the point that so many people don’t even know what the backtesting is and are running strategies that should be avoided if only the trader would’ve run few tests that would clearly show that strategy is a long term loser.
Other than that, there are several serious problems. Most of them boil down to psychological factors — these strategies are hard to endure.
  • Long (months) drawdowns, that might be psychologically hard to endure. Some of that could be avoided by smarter regime filters and better selection of coins.
  • Often times you buy top, sell bottom for a quick 10–20% loss … that’s just the nature of basic/naive trend following strategies, especially in Crypto. Makes you feel bad. Again — this could be solved with some filters.
  • Not much action. Trading low frequency strategies are kinda boring. A lot of traders are here not (only) for results/profits, but for action and excitement.
  • Because of the low trade frequency, you can sometimes see the trade incoming (MAs going to cross) a good while before it happens. And sometimes you will not want the strategy to make that trade. It will look like the wrong trade. I’ve been running strategies like these live as part of my portfolio for some time now, and the temptation to intervene and change a parameter or skip the trade is big. But, trades like these are part of the trend following and part of the game. Without those “wrong trades” (in hindsight), you wouldn’t catch those nice big waves.

Problems with B&H

I think B&H has several problems that are based on some wrong assumptions Hodlers have:
  • When holding, most people somehow assume that they will get in very very low and then just ride the wave to the moon, while in reality chances are you’d get in somewhere sub-optimal (like mid-2018). Yes, you can counter this with DCA, but that’s for another story. Here’s a good real-life example of what an actual HODL portfolio might look like — “I bought $1k of the Top Ten Cryptos on January 1st, 2018. Result? Down -81%”.
  • Hodlers assume that eventually everything will always go up to new All-Time Highs and then they finally will be profitable if only they hold long and hard enough. That might be true for indexes (like S&P500), but not so much for individual assets. Just check some of the TOP coins from the start of 2018, like XRPEOSTRX. Where are they now? How are they performing compared to new top coins? How sure are you that they ever go back to highs we saw at the end of 2017? What if instead, the money will flow to new hype coins like LINKXTZADA, or any of the DeFi ones?
  • Also, all of the trend following problems I mentioned in the previous section (boring, no action, drawdowns) are significantly worse with B&H.

Conclusion

So, to answer my initial thesis — Is B&H the best? Based on what I’ve seen running my tests and what I’ve shown in my charts, the answer is a decisive no. But, I’ll be honest, the trade frequency of tested strategies is a bit on the low side and makes me suspicious about how well this would perform out of the sample. Nevertheless, strategies and parameters were chosen reasonably and with minimal hindsight, which makes me hopeful.
Statistically, over time, chances are you will outperform B&H in Crypto with basic low frequency trend following strategies. Why? My best guess is that market isn’t as effective yet and so far has shown very trendy behavior, either up or down, which suits trend following strategies very well. At one point, this will end, and then answer to my initial thesis might change.
I’m trying to show you that instead of wearing the HODL badge of honor if you care about results, there are other very simple alternatives.
People hear phrases like “95% of traders lose money” and automatically assume that all trading is bad and markets can not be outperformed. Well, that might be more true for more mature and effective markets but doesn’t look like it’s the case yet in Crypto.
Bottom line and my biggest suggestion to you is — before taking any of the mantras for granted, do some basic testing and idea validation and come up with your own conclusions. Have some statistical evidence to guide your trading decisions. So the odds are ever in your favor.
Best of Luck!

Written by deandree | FullStack Dev by Day | {Algo}Trader by Night
Published by HackerNoon on 2020/08/30