Double Top/Bottom and Stochastic Divergence ShowMe

Added a simple ShowMe to my fast period chart of my day trading workspace for scalping. The idea here is that often times, the price would top/bottom at some points and then change direction momentarily for a breather. This doesn’t necessarily signal a trend reversal, but more often a quick retracement of the price for a breather. So an exit bracket should be used with Stop just outside of the top/btm and a profit target based on the ATR.

The second condition used is a Fast Stochastic divergence. The third condition is that the Stochastic has to be in OB or OS zone.

Update: This ShowMe is popping too many times in real-time. Because in real-time, open = high = low when the bar opens. Then when the price goes down, stochastic would go down too and so the ShowMe would go on.

Related posts:

  1. Short term retracement with stochastic strategy
  2. Reversal with Stochastic, CCI and Keltner Channel strategy
  3. Day trading report Jan 31, 2008: +$590
  4. April is Earnings Season One Year After the Bottom
  5. A brief comparison of double arrays for high-performance numerical computing in Java

2 Comments

  1. TJ says:

    Hi, could you possibly share the code you used to create this stoch showme?

    Thx

  2. Paul says:

    I just use the standard algorithm for ATR and Fast Stochastic. Apply them as I’ve described and there you have it. Nothing fancy.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>