OPEN-SOURCE SCRIPT

EMA Regime Filter

업데이트됨
EMA REGIME FILTER INDICATOR


✦ OVERVIEW

The EMA Regime Filter is a custom indicator, designed to identify and visualize different market regimes based on the relationship between price action and an Exponential Moving Average (EMA).

✦ KEY FEATURES

  • Identifies four distinct market regimes: Strong Bullish, Weak Bullish, Strong Bearish, and Weak Bearish
  • Uses a current/higher timeframe for calculations to reduce noise
  • Incorporates ATR (Average True Range) to determine significant price moves
  • Includes an inactivity timer to revert to a neutral state after periods of low volatility
  • Visualizes the regime through bar colors and candle plots


✦ INPUT PARAMETERS

  • Source Timeframe: The timeframe used for calculations (default is the chart's timeframe)
  • ATR Threshold For Significant Move: Multiplier for ATR to determine significant price moves (default: 0.5)
  • Inactive Regime Period: Number of periods of inactivity before reverting to neutral (default: 10)
  • EMA Length: Period for the Exponential Moving Average calculation (default: 22)


✦ HOW IT WORKS

  1. Higher Timeframe Data: The indicator requests data from a higher timeframe specified by the user.
  2. Significant Move Detection:
    Calculates ATR and multiplies it by the user-defined threshold.
    Compares the body width of each candle to this threshold to determine if it's a significant move.
  3. EMA Calculation: Computes an EMA based on the user-defined length.
  4. Regime Determination:
    Strong Bullish (2): Significant bullish move above EMA
    Weak Bullish (1): Transitioning from bearish, but still above EMA
    Strong Bearish (-2): Significant bearish move below EMA
    Weak Bearish (-1): Transitioning from bullish, but still below EMA
    Neutral (0): After a period of inactivity or at the start
  5. Regime Transitions:
    The indicator tracks the current regime and updates it based on new significant moves and the price's relation to the EMA.
    An inactivity counter reverts the regime to neutral if no significant moves occur for the specified period.
  6. Visualization:
    • Bar colors change based on the current regime (lime for bullish, red for bearish, white for neutral).
    • The intensity of the color indicates the strength of the regime.


✦ USING THE INDICATOR

  1. Add the indicator to your TradingView chart.
  2. Adjust the input parameters as needed:
    Increase the ATR threshold for fewer but more significant regime changes.
    Adjust the inactive period to change how quickly the indicator reverts to neutral.
    Modify the EMA length to suit your trading timeframe.
  3. Observe the changing bar colors to identify the current market regime.
  4. Use the regime information to inform your trading decisions, such as:
    • Looking for long opportunities in bullish regimes
    • Considering short positions in bearish regimes
    • Being cautious or staying out of the market during neutral regimes

릴리즈 노트
- Changed the display chart for clarity
Trend Analysis

오픈 소스 스크립트

진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

차트에 이 스크립트를 사용하시겠습니까?


또한 다음에서도:

면책사항