Week and DAY High/Low Fibo LineDraw Fibonacci retracements using High/Low of the previous week
Draw Fibonacci retracements using High/Low of the previous day
A Fibonacci value of 0 will hide the line
Pesquisar nos scripts por "high low"
New Price Highs/Lows (plotted on RSI)Rather than rely on existing indicators for bullish/bearish divergence, I'd rather just identify it myself.
This indicator just makes this easier to see (hands-free) the relevant data on the RSI at points where the price hits new highs/lows by colouring the background on the RSI based on price action and also plotting the RSI values at those points so you dont need to keep hovering over the RSI with your mouse.
Stay aware of your lookback setting because it will effect how often the new price highs/lows are highlighted.
Daily High Low MovementIndicates the daily high and low drawn by green and red lines. Fill blocks indicate the average value movement relevant to the previous day. Green fills indicate that the value is moving higher than the previous day and red meaning lower.
NYSE:BA
AG Ultimate Bollinger BandsWe believe we have really built the ultimate Bollinger Bands! There are so many options with these Bands:
- use an SMA or EMA for the Basis Moving Average
- displaying the Average Highs/Lows (blue lines) to create a Moving Band
- show breakouts of the Upper/Lower Bollinger Bands with arrows for simplicity (no more wondering whether it closed out or not!)
- show a standard deviation of Highs/Lows alongside the traditional Upper/Lower Bollinger Bands.
All options are togglable, for full flexibility and customisation.
Previous Day High, Low, and Midpointshows yesterdays high low and midpoint elimainating the need to use the fib tool every day
52 Week High/Low to YesterdayThis script adds the 52 weeks (one year) high/low to the chart but it wouldn't update the value on the current trading day, so that it would remain at the same level for the whole trading day. It can come really handy for day trading the day of the 52 weeks high/low breakout/breakdown.
RSI high/low [experiment]This is an experiment.
This is a RSI based on candle high / low instead of close.
If the candle is up / green then the high is used.
If the candle is down / red then the low is used.
Feel free to ask if you have any question.
Daily High/Low/Mid/Open/CloseI modify existing scripts about Daily High/Low, Daily Open, Previous Daily Close, etc.
Daily High = red color
Daily Low = green color
Daily Mid = blue color
Daily Open = purple color
Previous Daily Close = black color
Nemesis Swing High Low Support/Resistance Pivot Points by ZekisNemesis Swing High Low Support and Resistance Pivot Points Channel
An indicator that project support and resistance, highs and lows and pivot points
There are a lot of strategies where it can be used, a little google or youtube search for more infos
I colored with black the channel and green when the price breaks the resistance and red when breaks the support for a better view
Values for support and resistance can be adjusted
*Soon i will add alerts for breakeouts
Enjoy!
@ Zekis
CMYK HIGH LOW◊ Introduction
This script is intended do display High and Low values, alongside Highest and Lowest of an adjustable period
◊ Adjustments
CMYK color theme applied.
Price color changes if EMA >< EMA
◊ Usage
For those who use Line, Break, or Area Type Charts.
Usefull to quickly display proper levels for buying selling on minute-term trading
◊ Future Prospects
Somehow displaying the highest & Lowest values in a large font.
◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊
Vdub High/Low Projection v1Vdub High/Low Projection v1
Modified London Underground /
3 x MTF High/Low / projected targets Hourly, Daily, Weekly
OBV High / LOW (On-Balance Volume )This is a simple application of OBV indicator (On-Balance Volume ), to visually determine when a given stock current obv is near the highest or lowest based on the number of lookback bars.
Indicator examples:
### OBV value is near an all-time high ##
breakthrough , stock value could set new all-time highs.
rejection , stock value could come down or consolidate.
Example
Inputs
OBV High Lookback -> numbers of bars to look back for the obv high.
OBV LowLookback -> numbers of bars to look back for the obv low.
OBV EMA Length -> Ema length
Notes:
This script also comes with an ema indicator based on obv for smoothing the obv signal since it gets noise at lower timeframes (by default comes disabled)
OBV information
www.investopedia.com
Comments:
This is my first script any ideas, suggestions, or detected errors (language/script) don´t hesitate to send a message.
Best regards, Mauro.
WLI Swing High/Low advnc indicatorfor Class members
else
label.set_xy(lowMsg, bar_index, close)
label.set_text(lowMsg, "making New Low")
label.set_color(lowMsg, newSwingLowColor)
label.set_textcolor(lowMsg, color.white)
else
if not na(lowMsg)
label.delete(lowMsg)
lowMsg := na
HiLoMAHiLoMA (High/Low Moving Average) was designed specifically for calculating moving average boundries similar to Bollinger Bands, but is derived from the highest and lowest prices of an asset, not just the closing price. The timeframe is configurable and the study displays arrows where buys (below) and sells (above) should take place.
On exchanges with low or discounted fees, the study does excessively well at scalping. Backtesting, in general, shows this study to be very robust in any market conditions.
The alert conditions are clearly identified as BUY ASSET and SELL ASSET for automated trading.
Buys only occur when the entire spread is below the momentum line.
Sells only take place when the entire spread is above the momentum line.
When the momentum line cuts through the spread, any potentional buys/sells are ignored as these are considered weak.
Be sure your calculate your momentum on the basis of your candlestick timeframe. If you are using 3 minutes candlesticks and you want a 24 hour momentum, you need to set your momentum to 480. This holds true for all timeframes.
Sep 24
Release Notes: Seperated buys/sells where spread crosses momentum.
Cyan (lighter blue) arrows are buy/sell signals that disregard momentum.
Buys/Sells that honour momentum are now labeled MOMBUY ASSET and MOMSELL ASSET.
Buys/Sells that disregard momentum are now BUY ASSET and SELL ASSET accordingly.
Oct 4
Release Notes: Momentum is now a band with an upper and lower boundry. Buys and sells must now be completely above the band or below the band respectively. The effect is to produce stronger signals for momentum precomditional trades.
Period High/Low Percentage DifferenceCheck for price away from 200 days high/low and from recent high and low. Found it difficult to keep switching from regular to percentage in chart. I use it for ETF investing.
Heiken Ashi Swing High/LowIt uses Heiken Ashi candles to detect recent swing high and low.
It can be used as a stop-loss or support/resistance indicator.
Equal Highs/LowsThis indicator checks for equal highs/lows using the previous three pivots at any given time. This is helpful for identifying where liquidity lies and where a likely sweep/SFP may occur.
You can choose the bar size for the pivots to check for in order to detect desirable levels as well as adjust the acceptable deviation for near-equal highs/lows.
By default, the settings are ideal for BTC in the 5-15m charts. Deviation would need to be set in the decimals for lower-priced symbols and experimentation is recommended.
Cyclic RSI High Low With Noise Filter█ OVERVIEW
This indicator displays Cyclic Relative Strength Index based on Decoding the Hidden Market Rhythm, Part 1 written by Lars von Thienen.
To determine true or false for Overbought / Oversold are unnecessary, therefore these should be either strong or weak.
Noise for weak Overbought / Oversold can be filtered, especially for smaller timeframe.
█ FEATURES
Display calculated Cyclic Relative Strength Index.
Zigzag high low based on Cyclic Relative Strength Index.
Able to filter noise for high low.
█ LEGENDS
◍ Weak Overbought / Oversold
OB ▼ = Strong Overbought
OS ▲ = Strong Oversold
█ USAGE / TIPS
Recommend to be used for Harmonic Patterns such as XABCD and ABCD.
Condition 1 (XABCD) : When ▼ and ▲ exist side by side, usually this outline XA, while the next two ◍ can be BC.
Condition 2 (ABCD) : When ▼ and ▲ exist side by side, usually this outline AB, while the next one ◍ can be BC, strong ABCD.
Condition 3 (ABCD) : When ▼ or ▲ exist at Point A, the next two ◍ can be Point B and Point C, medium ABCD.
Condition 4 (ABCD) : When ◍ exist at Point a, the next two ◍ can be Point b and Point c, weak ABCD usually used as lower case as abcd.
█ CREDITS
LoneSomeTheBlue
WhenToTrade
Swing High/Low Anchored SpiralFit the estimate of an Archimedean spiral to the price, with a central point determined by swing high/lows.
Users can determine which historical swing high/low to use as the spiral central point and can choose the number of turns it should make.
You can create cool shapes, cool enough to satisfy your apophenia needs.
If you are having issues just hide and unhide the script, or just lower the length/occurrence setting.
Posting is impossible without the support of my Patreons as well as @LuxAlgo, my scripts are dedicated to them.
Previous High/Low MTFIndicator to plot higher time frame previous candle highs and lows.
One of the key factor in understanding the trend is to look at higher time-frames chart.
Parameters are explained below:
resolution : Chose resolution of higher timeframe. If set to same as symbol, it will consider next parameter HTFMultiplier for calculation of higher timeframe
HTFMultiplier : Multiply symbol timeframe to by HTFMultiplier to derive higher time-frame
Offset : Number of higher timeframe candles before to be plotted. 1 means - it will show highs/lows of previous higher timeframe candle.
5m Gold Strategy - Session Break + Previous Day High/LowHere is your complete Pine Script v5 code for TradingView that:
Implements your 5-minute Gold breakout strategy.
Uses previous day high/low levels.
Confirms entry based on 15-minute SMA trend (SMA 9 > SMA 21).
Marks session time.
Filters news time (pause trading 15 minutes before/after major red news from ForexFactory).