OPEN-SOURCE SCRIPT
Cập nhật Previous Day and Week Ranges

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:
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.
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.
Phát hành các Ghi chú
Minor bug fixPhát hành các Ghi chú
Changelog- Significant code refactor for faster execution.
- Visualizes open-close and high-low values as labels with tooltips for the previous day and week.
- Plots lines and labels for the Point of Control (POC) of the previous day and week.
Phát hành các Ghi chú
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.
Phát hành các Ghi chú
nothing importantPhát hành các Ghi chú
Added max_bars_back that sets the maximum number of bars that is available for historical reference to prevent cache issuePhát hành các Ghi chú
Fixed issue with lines not being redrawn correctly by using persistent variables for line objects.Phát hành các Ghi chú
max_bars_back fixedPhát hành các Ghi chú
Change log:- Updated color scheme
- Added transparency to fill color
- getPoc() function changed
Phát hành các Ghi chú
Change log:- getPoc() function uses math.floor now
Phát hành các Ghi chú
Chart updatePhát hành các Ghi chú
Added new Method to Initializes the arrays within the `BarArrays` instance to empty arrays.
Phát hành các Ghi chú
Rolling back to the previous version, the method for BarArrays object init has been removedPhát hành các Ghi chú
Changes to getPoc() Function:- Proportion Logic Implementation: Added detailed volume allocation logic for full, partial, and complete slot overlaps.
- Data Validation: Included checks to handle empty data sets.
- Enhanced Index Bounds Validation: Improved index bounds validation for consistent calculations.
Phát hành các Ghi chú
added Value Area High (VAH), and Value Area Low (VAL) calculation and plotsPhát hành các Ghi chú
- Added previous Month OHLC levels
- Added a runtime error to verify timeframe validity and the presence of volume data
Phát hành các Ghi chú
Added new Custom Type for set of LinesPhát hành các Ghi chú
Added line descriptions with the option to display Text Label, Value, or bothPhát hành các Ghi chú
Refactored and optimized the `getPocVahVal()` function for improved computational efficiency.Phát hành các Ghi chú
Made minor adjustments and optimized the code to improve volume profile calculation speed.Phát hành các Ghi chú
Added:- label offset
- current vwap
Phát hành các Ghi chú
Added another Addon:- session volume profile PoCs (historical Pocs)
- naked / untapped Pocs
Phát hành các Ghi chú
Had to revert the nPoc rendering. It will be included in the next update after resolving the issue.Phát hành các Ghi chú
New Addon: Added Session Volume Profile (SVP) and rendering of the Nearest Naked (untapped) Point of Control.Phát hành các Ghi chú
Displays Session Volume Profiles (SVP) with the nearest naked Points of Control (PoC) above and below the current price.Phát hành các Ghi chú
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.
Phát hành các Ghi chú
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.Phát hành các Ghi chú
Resolved overlapping of daily, weekly, and monthly lines.Phát hành các Ghi chú
Improved lines and labels renderingPhát hành các Ghi chú
renderLine function optimizedPhát hành các Ghi chú
Updated to PineScript 6.0Mã nguồn mở
Theo đúng tinh thần TradingView, người tạo ra tập lệnh này đã biến tập lệnh thành mã nguồn mở để các nhà giao dịch có thể xem xét và xác minh công năng. Xin dành lời khen tặng cho tác giả! Mặc dù bạn có thể sử dụng miễn phí, nhưng lưu ý nếu đăng lại mã, bạn phải tuân theo Quy tắc nội bộ của chúng tôi.
Thông báo miễn trừ trách nhiệm
Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.
Mã nguồn mở
Theo đúng tinh thần TradingView, người tạo ra tập lệnh này đã biến tập lệnh thành mã nguồn mở để các nhà giao dịch có thể xem xét và xác minh công năng. Xin dành lời khen tặng cho tác giả! Mặc dù bạn có thể sử dụng miễn phí, nhưng lưu ý nếu đăng lại mã, bạn phải tuân theo Quy tắc nội bộ của chúng tôi.
Thông báo miễn trừ trách nhiệm
Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.