OPEN-SOURCE SCRIPT
Updated

Daily Weekly Monthly Yearly Opens

This script plots the current daily, weekly and monthly opens (all enabled by default).

Here are some additional info about the drawing behavior:
  • Daily open is shown only on intraday timeframes
  • Weekly open is shown only on timeframes < weekly
  • Monthly open is shown only on timeframes < monthly
Release Notes
Add an option to show tails on opens (disabled by default). Tails can help to better visualize how price previously traded at these levels.

In addition, for low timeframes, it provides a work around for PineScript not drawing a line if the open isn't yet visible on the screen.
Release Notes
Allow changing colors
Release Notes
Minor fix on updating issue.
Release Notes
  • Add yearly open
  • Allow individual coloring
  • Minor fixes and improvements
Release Notes
  • Enable showing previous opens with an option to project lines on the right side
  • Display values on the price scale, status line, and data window
  • Upgrade labels with tooltips showing opening prices
  • Add alerts
  • Expose new setting for discovering opening prices from the intraday instead of high time frames
  • Expose new setting for plotting opening prices from extended hours instead of regular hours
  • General improvements


snapshot
Release Notes
v7
  • Implemented configurable timeframes
  • Added the quarter open
  • Updated Pine to v6
  • Added minor improvements

Disclaimer