Custom ATR with Paranormal Bar Filter Description: This indicator calculates a custom ATR (Average True Range) by filtering out bars with unusually large or small price ranges. It helps provide a more accurate measure of market volatility by ignoring outliers.
How it works: True Range Calculation:
The price range for each bar is calculated. Bars with ranges much larger or smaller than typical are excluded. Filtered ATR:
The ATR is calculated using only the bars that pass the filter. Current Bar Progress:
Measures how much the current bar has moved compared to the filtered ATR, based on the difference between its opening and closing prices. Display:
A line represents the filtered ATR. A table shows the filtered ATR, the current bar's range, and its progress relative to the ATR. Input Settings: ATR Period: Number of bars used to calculate the ATR. Filter Window: Number of recent bars used to determine the typical range. Filter Threshold: Sensitivity of the filter. A higher value allows more bars to pass. How to Use: Monitor Volatility:
Use the filtered ATR to understand market volatility while ignoring unusual price movements. Track Current Bar Progress:
See how much of the ATR the current bar has completed. Adjust Filter Settings:
Fine-tune the filter to match your trading timeframe and strategy. This indicator is designed for traders who want to track market volatility without being misled by extreme outlier bars.
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.