OPEN-SOURCE SCRIPT
업데이트됨 Average Daily Range Projections

Creates a trailing high and low projection based on the Average Daily Range.
When %R reaches 100% or greater, the ADR HI & LO will lock, showing the range break out or break down. As the Session High and Low create the Daily Range, observe the reaction of price as it reaches the limit of the expected daily range.
- Track the Session High and Low to determine the Daily Range.
- Average the Daily Range by a fixed Period to create an Average Daily Range [ADR(P)].
- Track the Prior Daily Range [PDR].
- Track the Current Daily Range [CDR].
- Track the % of Range completion [%R] relative to the CDR & ADR(P).
- From the Session Low, project an Average Daily Range High [ADR HI] by adding the ADR.
- From the Session High, project an Average Daily Range Low [ADR LO] by subtracting the ADR.
When %R reaches 100% or greater, the ADR HI & LO will lock, showing the range break out or break down. As the Session High and Low create the Daily Range, observe the reaction of price as it reaches the limit of the expected daily range.
- On strongly trending days, CDR is likely greater than PDR and ADR(P). Price can break away.
- On ranging days, %R may fail to reach 100% and CDR may be lesser than PDR and ADR(P). Price can bounce around within the bounds of ADR HI & LO.
릴리즈 노트
- Re-worked color inputs to make it more streamlined.
- Changed default plot style to cross from line for better visual alignment.
- Introduced a new plot (yellow) based on halving the projected range: Average Daily Range Mid-point or ADR Mid which is useful on ranging days.
- Included additional labels for the Current Session High (HI), Current Session Low (LO), ADR Mid-point (ADR MID).
- Additional options: Show Price Line, Hide Labels, Info Table Position, Info Table Text Size
릴리즈 노트
Added Manual Override to set the current session ADR value based on input (up to 2 decimal precision). This allows for dynamic ADR value configuration using the values from higher time frame, higher period ADR on lower time frame for intraday.릴리즈 노트
Fix for manual override not displaying ADR HI/LO accurately.릴리즈 노트
- Re-worked script to introduce functions for efficiency.
- Re-organized inputs and variables for consistency.
- Added Session Start offset for user-defined session start time
- Added Label Position, Label Size
- Moved Hide Label toggle
- Added Hide Table toggle
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.