How to refresh an old indicator and extract its essence?

Now that most of you have read all the blog, your neurons are ready for experimenting new sensations! The indicators from the old world, such as RSI or MACD, have plenty of issues but are nonetheless used by professional traders, because if you can trade with candlesticks, RSI and 2 simple moving averages, then indeed it requires lots of training and experience to become profitable. They call it price action analysis!

If you don’t have 10 years to dedicate to training, then consider any old indicator and how it could be improved to give you less false signals! That’s it!

Let’s take the example of Williams Accumulation Distribution. It is supposed to be traded with divergences, but those do not appear quite often. Let’s have a look at formula:

This is the original formula defined by L. Williams. It contains volume information. First problem is that volume information is not always available (e.g. for cryptos) and second one is that many transactions take place outside the stock market, so we get only a partial view!

Steve Achelis improved this formula with this adaptation:

1. Calculate True High (TRH) and True Low (TRL)
TRH = Current bar high or precious bar close, whatever is higher
TRL = Current bar low or previous close, whatever is lower

2. Calculate current bar Accumulation/Distribution:
if Current close is above previous close then
AD = Current Close – TRL
if current close is below previous close
AD = Current close -TRH
if current close = previous close then
AD = 0

3. Calculate Williams Accumulation Distribution which is calculated as cumulative total sum of AD values
WAD = Previous WAD + AD

Here is how it looks:

Without divergences, the indicator is useless, or is it?

The point is that most indicators stop to work when too many people are using it. Market likes to play with your nerves! And if you want to program the ups and downs in automatic trading, well, good luck!

There are surely multiple ways to improve this and here is one!

First thing is to smooth this indicator, but not with an average! C. Kase (see here) has introduced the concept of synthetic weekly indicator. The change in the formula above is straightforward and we are going to use n days instead of just 5 days as implied by the word ‘weekly’

Just make the following changes:

  • Close is unchanged
  • Open is the opening price of n days ago
  • High is the highest of last n days
  • Low is the lowest of last n days

See how much smoother it is? You don’t have to worry about using 5 or 8 days as in the graph above, because indicator is evaluated every day! On a 8-days chart, you would have to wait 8 days to get a new candlestick, but here you might get a signal as early as there is something significant!

OK sir, but we still see no divergence? That’s right so let’s go one step further and calculate the smoothed ROC of synthetic n-days WAD!

The smoothed ROC is simply the Rate of Change applied to an average instead of raw indicator. I have considered a 10-day EMA of the WAD and 21-days ROC. Here is the fabulous totally refreshed indicator:

I colored the SROCSynthNWAD (or more simply WAD2.0) in grey when going up, and red when going down. As you can see, indicator is above 0 when trend is up, you have additional entry point by color change if needed and (some) divergences appear from time to time! It is so smooth that you can program it easily in automatic trading system!

Your task is of course to evaluate it over many stocks or securities, over long periods of time, over multiple time frames, ….

This is of course just one way to do it. Maybe you can work out an RSI2.0?

That’s it for today. During next 2 months, I will only post markets commentaries from time to time. Enjoy summer time and stay away from harmful viruses!

Until next time, trade safely!

22 thoughts on “How to refresh an old indicator and extract its essence?”

  1. Way cool! Some very valid points! I appreciate you writing this post and
    the rest of the website is also very good.

  2. Excellent goods from you, man. I’ve understand your stuff previous to and you’re just too wonderful.
    I actually like what you’ve acquired here, really like what you’re saying and the way in which you say
    it. You make it entertaining and you still care for to keep it wise.
    I cant wait to read much more from you. This is really a great web site.

  3. Usually I don’t read article on blogs, but I would like to say
    that this write-up very pressured me to check out and do it!
    Your writing taste has been surprised me. Thanks, quite great post.

  4. Wonderful goods from you, man. I have understand your stuff previous to
    and you are just extremely magnificent. I actually like what you’ve acquired
    here, really like what you are saying and the way in which you say it.
    You make it enjoyable and you still take care of to keep it wise.

    I cant wait to read much more from you. This is really a terrific website.

  5. I feel that is one of the so much vital info for me.
    And i am satisfied reading your article. However wanna observation on few common things, The web site style is ideal, the articles is really great : D.
    Just right process, cheers

  6. Great work! That is the kind of info that should be shared across the
    web. Disgrace on Google for not positioning this publish upper!
    Come on over and discuss with my web site . Thanks
    =)

  7. It’s really a nice and helpful piece of info.
    I’m satisfied that you simply shared this helpful information with us.
    Please keep us up to date like this. Thank you for sharing.

  8. I’m amazed, I have to admit. Seldom do I encounter a blog that’s equally
    educative and interesting, and without a doubt, you have hit the nail on the head.

    The problem is something that too few folks are speaking intelligently
    about. Now i’m very happy that I came across this in my hunt for something relating
    to this.

  9. I do trust all the ideas you have introduced on your post.

    They’re really convincing and can certainly work.
    Still, the posts are too brief for starters.
    May just you please prolong them a little from subsequent time?
    Thank you for the post.

  10. Hiya, I am really glad I’ve found this information.
    Today bloggers publish only about gossips and net and
    this is really frustrating. A good site with exciting
    content, that’s what I need. Thanks for keeping this site, I will be
    visiting it. Do you do newsletters? Can not find it.

    Also visit my blog post :: custom tshirt

  11. When someone writes an paragraph he/she keeps the plan of a user
    in his/her mind that how a user can be aware of it. So
    that’s why this paragraph is outstdanding. Thanks!

  12. whoah this weblog is excellent i really like reading your articles.
    Stay up the great work! You already know, many individuals are searching
    around for this info, you can help them greatly.

    My web site :: selling old jewelry

  13. I?m amazed, I must say. Seldom do I come across a blog that?s equally
    educative and amusing, and without a doubt, you have hit the
    nail on the head. The issue is something not enough people are speaking intelligently about.
    I’m very happy that I came across this in my hunt for something concerning this.

    Feel free to surf to my web page: Ck bras

  14. Der Artikel ist wirklich informativ. Das Thema
    hat mich schon immer interessiert und ich konnte hier noch
    einiges ergänzendes finden. Ich freue mich, weitere
    News zu lesen. Danke und Grüße aus Heidelberg Marco
    Feindler

Comments are closed.