OPEN-SOURCE SCRIPT
업데이트됨 X OHL

designed to plot significant levels—closed higher timeframe High, Low, Open, and an Equilibrium (EQ) level and current Open—on the current chart based on user-defined higher timeframes (HTFs). It helps traders visualize HTF price levels on lower timeframes for confluence, context, or decision-making.
Key Functional Components:
Configurable Inputs:
Visibility Toggles for:
How It Works:
For each selected timeframe:
Draws Horizontal Lines:
Labels:
Anchoring:
Lines and labels are redrawn on the start of each new HTF bar to ensure accuracy and relevance.
Key Functional Components:
Configurable Inputs:
- Four Timeframes: Customizable (default: 1H, 4H, D, W).
Visibility Toggles for:
- Previous High (pHigh)
- Previous Low (pLow)
- EQ (midpoint between high and low)
- Current Open
- Previous Open
How It Works:
For each selected timeframe:
- retrieves OHL Data
- Previous high/low (high[1], low[1])
- Current and previous open
- EQ is calculated as midpoint: (high + low) / 2
Draws Horizontal Lines:
- Lines are drawn from the candle where the HTF bar opens and extended until timeframe switch. Lines extends a few bars beyond current to assist in visualization
Labels:
- On the most recent bar, each level is labeled with a description (pHigh 1H, EQ 6H, etc.).
- Labels are customizable (size, color, background).
Anchoring:
Lines and labels are redrawn on the start of each new HTF bar to ensure accuracy and relevance.
릴리즈 노트
clean up릴리즈 노트
added fib levels equal to 0.5, 1.0, 1.5 of previous range applied from current Open. 릴리즈 노트
Added feature to retain historical open for the third timeframe in the settings. 릴리즈 노트
fixed image 릴리즈 노트
clean up 릴리즈 노트
added option for all historical opens for three of the timeframe options릴리즈 노트
clean up and fixed photo오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.