GreatestUsername

Harmony or Divergence Single Candle

This script is designed for traders who seek to visually identify and analyze patterns of harmony and divergence in the price action of securities directly on their trading charts. The script provides a nuanced approach to understanding market sentiment and potential price movement directions by examining candle sizes and volumes over a specified lookback period.

What the Script Does:

The script overlays indicators on the price chart that highlight periods of harmony and divergence using background colors. These periods are determined based on comparisons between current candle sizes, candle volumes, and their respective simple moving averages (SMAs) over a user-defined lookback period.

  • Harmony: A state where the candle size and volume are either both above or below their respective averages, indicating a consensus or agreement in market direction.
  • Divergence: A state where there's a mismatch, such as a larger candle size with lower volume or vice versa, suggesting uncertainty or potential reversal in market trends.

How It Does It:

  • User Inputs: Traders can customize several parameters, including the lookback period for averages, whether to include wicks in candle size calculations, and preferences for displaying harmony and divergence indicators with specific colors.

  • Calculations:
    - The script calculates the simple moving average (SMA) of volume and candle sizes (with an option to consider the full candle range including wicks or just the body) over the specified lookback period.
    - It then compares the current candle's size and volume against these averages to identify states of harmony or divergence.

  • Visualization:
    - Based on the user's input, it colors the background of the chart to reflect identified patterns. Each state (harmony above or below average, divergence with higher volume or larger candle body) can be highlighted with different colors, providing immediate visual cues to the trader.

What Traders Can Do With the Script:

Traders can utilize this script to enhance their technical analysis by:

  • Identifying Trend Consistency: Harmony indicators can signal strong trends where price action and volume confirm each other, possibly supporting continuation strategies.
  • Spotting Potential Reversals: Divergence indicators may highlight potential exhaustion points or reversals, especially when price moves significantly without corresponding volume support.
  • Customizing Analysis: By adjusting the lookback period, candle size consideration (body or including wicks), and visualization options, traders can tailor the analysis to fit their trading style and strategy.
オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?