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. اقرأ المزيد في شروط الاستخدام.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟