PineCodersTASC

TASC 2022.12 Short-Term Continuation And Reversal Signals

PineCodersTASC 已更新   
█ OVERVIEW

TASC's December 2022 edition Traders' Tips includes an article by Barbara Star titled "Short-Term Continuation And Reversal Signals". This is the code that implements the concepts presented in this publication.


█ CONCEPTS

The article takes two classic indicators, the Commodity Channel Index (​CCI) and the Directional Movement Indicator (DMI), makes changes to the traditional ways of visualizing their readings, and uses them together to generate potential signals. The author first discusses the benefits of converting the ​DMI indicator to an oscillator format by subtracting the ​−​DI from the ​+​DI, which is then displayed as a histogram. Next, the author shows how the use of an on-chart visual framework (i.e., choosing the line style and color, coloring price bars, etc.) can help traders interpret the signals produced the considered pair of indicators.


█ CALCULATIONS

The article offers the following signals based on the readings of the ​DMI and ​CCI pair, suitable for several types of trades:

• Short-term trend change signals:
A ​DMI oscillator above zero indicates that prices are in an uptrend. A DMI oscillator below the zero line and falling means that selling pressure is dominating and price is trending down. The sign of the ​DMI oscillator is indicated by the color of the price bars (which correlates with the color of the ​DMI histogram). Namely, green, red and grey price bars correspond to the DMI oscillator above, below and equal to zero. Colored price bars and the ​DMI oscillator make it easy for trend traders to recognize changes in short-term trends.

• Trend continuation signals:
Blue circles appear near the bottom of the oscillator chart border when the ​​DMI is above the zero line and the price is above its simple moving average in an uptrend. Dark red circles appear near the top of the chart in a downtrend when the ​DMI oscillator is below its zero line and below the 18-period moving average. Trend continuation signals are useful for those looking to add to existing positions, as well as for traders waiting for a pullback after a trend has started.

• Reversal signals:
The ​CCI signals a reversal to the downside when it breaks out of its +100 and then returns at some point, crossing below the +100 level. This is indicated by a magenta-colored diamond shape near the top the chart. The ​CCI signals a reversal to the upside when it moves below its −100 level and then at some point comes back to cross above the −100 level. This is indicated by a yellow diamond near the bottom of the chart. Reversal signals offer short-term rallies for countertrend traders as well as for swing traders looking for longer-term moves using the interplay between continuation and reversal signals.
版本注释:
added an option to disable the coloring of price bars

Tools and ideas for all Pine coders: www.tradingview.com/u/PineCoders/
Pine news broadcasts: t.me/PineCodersSquawkBox or twitter.com/PineCoders
TASC: traders.com/
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?