tkarolak

Previous Day and Week Ranges

tkarolak 已更新   
I've designed the "Previous Day and Week Ranges" indicator to enhance your trading strategy by clearly displaying daily and weekly price levels. This tool shows Open-Close and High-Low ranges for both daily and weekly timeframes directly on your trading chart.

Key Features:

  • Potential Support and Resistance: The indicator highlights previous day and week ranges that may serve as key support or resistance levels in subsequent trading sessions.
  • Customizable Display Options: Offers the flexibility to show or hide daily and weekly ranges based on your trading needs.
  • Color Customization: Adjust the color settings to differentiate between upward and downward movements, enhancing visual clarity and chart readability.

This indicator is ideal for traders aiming to understand market dynamics better, offering insights into potential pivot points and zones of price stability or volatility.
發布通知:
Minor bug fix
發布通知:
Changelog
  1. Significant code refactor for faster execution.
  2. Visualizes open-close and high-low values as labels with tooltips for the previous day and week.
  3. Plots lines and labels for the Point of Control (POC) of the previous day and week.
發布通知:
New functions and type:
  • Introduced RangeColors type for improved color management.
  • renderLine function for easier creation and updating of lines.
  • copyAndClear method to handle data copy and clearing between BarArrays.
發布通知:
nothing important
發布通知:
Added max_bars_back that sets the maximum number of bars that is available for historical reference to prevent cache issue
發布通知:
Fixed issue with lines not being redrawn correctly by using persistent variables for line objects.
發布通知:
max_bars_back fixed
發布通知:
Change log:
  • Updated color scheme
  • Added transparency to fill color
  • getPoc() function changed
發布通知:
Change log:
  • getPoc() function uses math.floor now
發布通知:
Chart update
發布通知:
Added new Method to
Initializes the arrays within the `BarArrays` instance to empty arrays.
發布通知:
Rolling back to the previous version, the method for BarArrays object init has been removed
發布通知:
Changes to getPoc() Function:
  1. Proportion Logic Implementation: Added detailed volume allocation logic for full, partial, and complete slot overlaps.
  2. Data Validation: Included checks to handle empty data sets.
  3. Enhanced Index Bounds Validation: Improved index bounds validation for consistent calculations.
發布通知:
added Value Area High (VAH), and Value Area Low (VAL) calculation and plots
發布通知:
  1. Added previous Month OHLC levels
  2. Added a runtime error to verify timeframe validity and the presence of volume data
發布通知:
Added new Custom Type for set of Lines
發布通知:
Added line descriptions with the option to display Text Label, Value, or both
發布通知:
Refactored and optimized the `getPocVahVal()` function for improved computational efficiency.
發布通知:
Made minor adjustments and optimized the code to improve volume profile calculation speed.
發布通知:
Added:
  • label offset
  • current vwap
發布通知:
Added another Addon:
- session volume profile PoCs (historical Pocs)
- naked / untapped Pocs
發布通知:
Had to revert the nPoc rendering. It will be included in the next update after resolving the issue.
發布通知:
New Addon: Added Session Volume Profile (SVP) and rendering of the Nearest Naked (untapped) Point of Control.
發布通知:
Displays Session Volume Profiles (SVP) with the nearest naked Points of Control (PoC) above and below the current price.
發布通知:
Enhancements:

  • markVisitedPocs(): Improved logic to mark Point of Control (PoC) lines as visited. The function now iterates through PoC levels more efficiently, updating the line color and marking the PoC as not naked when it falls within the current bar’s high and low range.
  • selectNakedPOCs(): Enhanced functionality to select the last two naked PoC levels, one above and one below the current close. The function now handles edge cases and ensures accurate selection of PoC levels, improving overall reliability and performance.
發布通知:
Fixed an issue where the Previous Day POC was naked and resulted in two lines being plotted. Now, only a single line is displayed without overlaps.
發布通知:
Resolved overlapping of daily, weekly, and monthly lines.
發布通知:
Improved lines and labels rendering
發布通知:
renderLine function optimized

開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?