Sector High/LowHighlights which S&P SPDR Sector ETFs are at highs of day (green letter) or lows of day (red letter)
The first candle of the day is always all-green because by default the first candle of the day has the high of the day. So this indicator is more meaningful later in the day when sectors are making repeated highs/lows
Komut dosyalarını "high low" için ara
Fib High Low PointsThis is a simple indicator which plot high and lows based on Fibonacci sequence.
Best part of this indicator is it don't rewrite itself once it got plotted on the chart, which make it unique from other High low indicators.
Kozlod - All-time high/low alertsA small script to track all-time high/low levels.
You can create alerts when levels will be updated.
[ttcHugo] 3 Days OPEN/HIGH/LOW LINES It's a simple and basic tool for OPEN/HIGH/LOW lines in each day of recently 3 days. I will build more tools in the future. If you find it is useful for you please follow me and have any advise please contact me thank you.
Draw Line For High Low Custom Range Interactive█ OVERVIEW
This indicator is an educational indicator to make pine coders easier to how to use interactive inputs with User-Defined Type (UDT) especially when dealing input.time.
█ NOTES
This indicator is not perfect but it is a good starting point or template to start develop custom range interactive indicator.
█ INSPIRATIONS
ABC 123 Harmonic Ratio Custom Range Interactive
XABCD Harmonic Pattern Custom Range Interactive
PriceTimeInteractive
█ CREDITS
CAGR Custom Range
Pine scripts are now interactive
█ FEATURES
1. High Low points are determined based on points selected.
2. Line will be drawn after points are correctly arranged.
3. Label show error once wrong point is selected, move the point as instructed in example.
█ EXAMPLES / USAGE
Pivots High Low (HH/HL/LH/LL)/Trend [Anan] Hello Friends,,
This is pivot points high low with pivot trend to define the trend direction.
Pivot trend is the pivot points average.
Options:
- Pivot Point Period
- Show/hide Pivot Points Labels
- Show/hide Bull/Bear Labels ( depends on pivot trend)
- Show/hide Pivot Center Line (Bull>Center, Bear<Center)
- Show/hide Support/Resistance Level Extensions
- Show/hide Fractal Break Arrows (you can set alerts as well)
Candle (High/Low/Close)-MTF [Anan]
Hello Friends,,
This is just multi time frame candle plot (High / Low / Close) on your current chart resolution.
Middle-High-Low Moving AverageThis indicator was originally developed by Vitali Apirine (Stocks & Commodities , V.34:9 (August, 2016): "The Middle-High-Low Moving Average").
You can use it to create a crossover trading system in conjuction with EMA/SMA.
Good luck!
Price Open/High/Low/CloseAnother indicator that shows Open, High, Low, Close on multiple timeframes.
It can be used to discover possible support/resistance areas on lower timeframes.
Other indicators may do the same thing but just added some custom timeframes
Daily High/Lowmodified version of Mike Witts Daily High/Low indicator.
This is a simple change that removes the 1-day offset from the indicator.
Previous Daily Open/High/Low/CloseThis indicator plots the previous day's open, high, low and close levels on the chart
Published by Luke (DisciplinedTrader.co.uk)
Highs, Lows & SessionsHigh Low & Sessions Indicator - Purpose & Usage
The High Low & Sessions indicator is designed to provide key price levels and session-based market insights to help traders make informed decisions. It focuses on daily highs/lows, weekly highs/lows, and major trading sessions to identify support, resistance, and volatility patterns.
Key Functions of the High Low & Sessions Indicator:
Tracks Daily & Weekly Highs and Lows
Previous Day’s High & Low: Helps traders identify breakout points and potential reversals.
Previous Week’s High & Low: Provides key resistance/support levels for swing trading strategies.
Trading Session Zones
London Session: High volatility, often setting the daily trend.
New York Session: Strong liquidity, continuation or reversal of the London move.
Asian Session (Tokyo & Sydney): Lower volatility, potential accumulation phase.
High/Low Historical Volatility Bands [Loxx]High/Low Historical Volatility Bands are constructed using:
Average as the middle line.
Upper and lower bands using the Historical Volatility high/low (instead of "regular" Historical Volatility) for bands calculation.
What is Historical Volatility?
Historical Volatility (HV) is a statistical measure of the dispersion of returns for a given security or market index over a given period of time. Generally, this measure is calculated by determining the average deviation from the average price of a financial instrument in the given time period. Using standard deviation is the most common, but not the only, way to calculate Historical Volatility .
The higher the Historical Volatility value, the riskier the security. However, that is not necessarily a bad result as risk works both ways - bullish and bearish , i.e: Historical Volatility is not a directional indicator and should not be used as other directional indicators are used. Use to to determine the rising and falling price change volatility .
SH is stock's High price in t day.
SL is stock's Low price in t day.
High/Low Return (xt^HL) is calculated as the natural logarithm of the ratio of a stock's High price to stock's Low price.
Return:
And Parkinson's number: 1 / (4 * math.log(2)) * 252 / n * Σ (n, t =1) {math.log(Ht/Lt)^2}
An important use of the Parkinson's number is the assessment of the distribution prices during the day as well as a better understanding of the market dynamics. Comparing the Parkinson's number and periodically sampled volatility helps traders understand the tendency towards mean reversion in the market as well as the distribution of stop-losses.
The color of the middle line, unlike the bands colors, has 3 colors. When colors of the bands are the same, then the middle line has the same color, otherwise it's white.
Included
Alerts
Signals
Loxx's Expanded Source Types
Bar coloring
Related indicators:
Parkinson's Historical Volatility Bands
Historical Volatility Bands
High Low Bars in ColorHigh Low bars de-emphasize open and close levels, but sacrifice color. Because traditional candles use open and close to determine color, a new approach was needed. This script uses change in midpoints between high and low ( hl2 ), with degrees of shading based on threshold levels in the settings. The default threshold is 1.2 standard deviations of the change in hl2 .
Optional "frosting" markers are available for open ("+") and close("x").
Best used in combination with High Low Color Volume .
High/Low Anchored VWAPHigh/Low Anchored VWAP simply plots an Anchored VWAP at High and Low, within a set range (D,W,M) , with a central "Basis" plot of the High and Low anchored VWAPs
*DISCLAMER* This indicator repaints. DO NOT set alerts or backtest using this indicator.
High - Low Trend TunnelHigh - Low Trend Tunnel Experiment.
Using latest pinescript Array support!
Plotting Highest highs and Lowest lows for specific length (can be defined in settings).
The blue line is whom determinate the direction.
Blue line is the average of the highest highs and lowest lows smoothed by EMA.
Green - Up Trending.
Red - Down Trending.
Yellow - Squeeze, a reversal might be coming.
Any suggestions/comments are welcome as this is an experiment.
High Low Yearly Support ResistanceDecided to repost to get clean chart up. This gives you lines showing the current years highs and lows along with the previous years high and lows.
Requested by "N"
High Low Envelope SigmaDescription:
High and Low Envelope channel with median line and 'sigma' offsets to try and encapsulate price flow and quickly locate likely areas of support and resistance on the fly.
High-Low Difference Channels - SMA/EMAI wrote this up as a potential replacement for my BB based strategies, and so far it's looking pretty nice.
Description / Usage:
Adjust length and multiplier much the same way you would expect with Bollinger Bands.
Multiplier of 1 gives you a base channel consisting of one high, and one low sourced SMA (or EMA)
The outer channels are increments of the base channels width, away from the median hl2 sourced SMA (..or EMA)