N PatternThis indicator looks for N patterns on the chart and illustrates them.
It predicts the future point D from the most recent point C and the past points A and B.
Settings:
Pivot Right bar / Pivot Left bar
Pivot settings.
Lookback
Go back a specified number of bars to find point A.
When point A is found, the opposite vertex in between is point B.
Nearest Bars Count
If the most recent C point and the previous C point are too close, the previous C point will be hidden.
Specify the number of bars to determine if they are too close.
Objectives
There are three types of D points, which are future prices.
Each can be shown or hidden.
Support/Resistance
Draw a line extending horizontally from point B as a support line or resistance line.
Pivot
[MF] CURRENT AND NEXT CPR LEVELSThis is CPR with Monthly, Weekly and Daily time frames of the current and next* CPR levels.
* The following lines only become relevant at the end of the cycle.
CPR LEVELS:
P (pivot point) = (H + L + C) / 3
BC (Bottom Central) = (H + L) / 2
TC (Top Central) = (P - BC) + P
Resistance Levels
- Green = R1 Levels ( 2×P - L )
- Green = R2 Levels ( P + (H - L) )
- Green = R3 Levels ( H + 2 * (P - L) )
Support Levels
- Red = S1 Levels ( 2×P - H )
- Red = S2 Levels ( P - (H - L) )
- Red = S3 Levels ( L - 2 * (H- P) )
Description and Refrences:
en.wikipedia.org(technical_analysis)
Rules For BUY Setup with CPR
1) Today's Pivot Level Should be higher than Previous Day's Pivot Level
2) The previous day's close should be near day high.
Rules For SELL Setup with CPR
1) Today's Pivot Level Should be lower than Previous Day's Pivot Level
2) The previous day's close should be near day low.
CPR or central pivot range is the best tool available for the trader to see the price base indicator. You can use this tool i.e CPR (central pivot range) to check the price indicator in the stock market. You know the price of shares sometimes goes up or sometimes goes down in the stock market. So it will be best to stay updated and know it before the time the share market/stock market fall or rises.
[MF] Auto Fibonacci LevelsDescription:
Automatically draw Fibonacci Pivot levels based on the previous (day's, week's or month's)
Range ( High-Low ). The HLC3 is used as the default Pivot level.
Unlike the "Auto Fibonacci Levels", this variation does not update
Levels on current day even if the price goes past the R3/S3 levels.
Timeframes: 1D, 1W, 1M
Range = (High - Low) - From previous Day, Week or month.
FIB LEVELS:
- Yellow = Pivot and Pivot Zone (HLC3 by default)
- red = R1,S1 Levels 0.236 * Range
- Green = R2,S2 Levels 0.368 * Range
- Lime = R3,S3 Levels 0.618 * Range
- Blue = R4,S4 Levels 0.786 * Range
- Gray = R5,S5 Levels 1.000 * Range
- Lime = R6,S6 Levels 1.236 * Range
- Red = R7,S7 Levels 1.382 * Range
- Blue = R8,S8 Levels 1.618 * Range
- Green = R9,S9 Levels 2.000 * Range
CLASSIC LEVELS:
- Yellow = Pivot and Pivot Zone (HLC3)
- Green = R1,S1 Levels (Pivot*2 - Low), (Pivot*2 - High)
- Lime = R2,S2 Levels ( Pivot + Range), ( Pivot - Range)
- Lime = R3,S3 Levels (High + 2*( Pivot - Low)), (Low - 2*(High - Pivot ))
- Blue = R4,S4 Levels (High + 3*( Pivot - Low)), (Low - 3*(High - Pivot ))
Refrences:
- Auto Daily Fib Levels R3.0 by JustUncleL
- Auto Fib by TheYangGuizi
- Monthly Dynamic Range Levels (Fibonaci) V0 by RicardoSantos
Modifications:
- Added next FIB Levels. (changes during the current cycle)
- Added FIB 0.236 Levels
- Added Option to change the colors of the Fib Levels
- Changed Default colors to the colors of Tradingview
- Upgraded to Version4 Pinescript
[CP]Pivot Boss Floor Pivots with ATR Dilation and Dynamic LevelsINTRODUCTION:
Compared to all the Pivot Indicators available on Trading View Public Library, this Floor Pivots Indicator differentiates itself in two major original ways:
Dilates the Pivot Support/Resistance Levels into Support/Resistance Bands based on volatility
Displays the S/R Levels Dynamically , that is, only those levels will be shown that are close enough to the price resulting in much cleaner looking charts.
There were a few features whose logic I had figured out, but I could not implement them due Pine Script’s Limitation (they should really work on increasing Pine Script’s capacity instead of adding more and more features to the language in order to make it look ‘better’):
Showing multiple timeframe pivots at the same time (not possible due to Pine Script’s limitation on the ‘Max Number of Outputs’ )
Automatic Detection of highly profitable Double Hot Pivot Zones (DPZ), also due to the ‘Max Number of Outputs’ limit
GENERAL USER INPUTS:
Most of the settings are self-explanatory, however, a few of them need some explanation:
Show Floor Pivots Dynamically – This will turn ON the dynamic pivot levels, please note that this function will work ONLY IN INTRADAY timeframes.
Dynamic Pivot ATR Period – Period over which the ATR value is calculated to show the pivots dynamically.
ATR Threshold for Dynamic Floor Pivots – Simply put, the indicator will start displaying Pivot Levels if they fall within the 2*ATR distance (default value) of the price. You can increase this number if the volatility increases and vice-versa.
Use ATR to Dilate Intraday Pivot Levels – This will turn ON Floor Pivot Dilation, turning pivot ‘lines’ into ‘bands’ .
ATR Dilation Factor – This number decides the width of the Pivot bands. Larger this number, thicker the bands. Typically, high volatility stocks will require a higher number.
ATR Period – Same as Dynamic Pivot ATR Period, but for Pivot Level Dilation.
INDICATOR USAGE EXAMPLES:
This indicator works great in conjunction with my Pivot Boss Candlestick Scanner indicator.
There are a lot of optimizations I have done in the code, although it looks trivial at first glance, but it's fairly complex.
Feel free to use it and modify it as you wish.
Here are a few examples where the indicator has shown great entries and exits, with the default settings:
NIFTY 5m Chart
Reliance 5m Chart
Tesla 5m Chart
Bitcoin-USDT 15m Chart
FINAL WORDS:
Please understand that I have Cherry Picked the examples to showcase the capability of the indicator and its usage.
DO NOT conflate the accuracy of examples with the accuracy of this indicator.
Once you start using floor pivots, you will realize that a lot of days simply don’t give any high probability setups and you will simply sit out of the market and do nothing (which is a good thing).
If you really want to learn how to use Pivots, read the book ’Secrets of a Pivot Boss’ . This book can change your life.
Levels High LowEnglish:
Indicator for quickly identifying support and resistance levels. It is possible to use the parameter of the length of the upper and lower levels. The larger it is, the stronger the levels of the levels. The smaller it is, the less strong the levels are. It is possible to go back and turn off labels and lines. By default, the labels and lines are scale, and the length is 20.
Русский:
Индикатор предназначен для быстрого определения уровней поддержки и сопротивления. Есть возможность изменять параметр длинны верхних уровней и нижних. Чем он больше, тем более сильные уровни отображаются. Чем он меньше, тем менее сильные уровни отображаются. Есть возможность включать и отключать метки и линии. По умолчанию метки и линии отображаются, а длинна равна 20.
Linear Regression Fan [LuxAlgo]This indicator displays a fan using a linear regression fit to the price as a base. All lines are equidistant and are drawn from the first point of the linear regression to the most recent point of the linear regression plus the root-mean-square deviation (RMSD) multiplied by a certain factor.
Settings
Length: Lookback period for the linear regression.
Mult: Multiplier for the RMSD, allows returning wider fans.
Lines Per Side: Number of lines on each side of the fan.
Src: Input source of the indicator.
Usage
Traders often use the lines of fans to determine significant points of support or resistance at which they might expect price variations to reverse.
The length can be adjusted so that the starting point of the linear regression is located at a pivot high/low.
Some technical analysts use the measure rule of broadening wedges with fans when price breaks one of the extremities. This allows setting precise take-profits/stop-losses.
To learn more about the measure rule see:
On-chart Wavetrend Divergence with PivotsThis is an OnChart WaveTrend Divergence Indicator with Pivots and Alerts
LazyBears WaveTrend Indicator or also known as "Market Cipher" is an Indicator that is based on Moving Averages, therefore its an "lagging indicator". Lagging indicators are best used in combination with leading indicators. In this script the "leading indicator" component are Daily, Weekly or Monthly Pivots. These Pivots can be used as dynamic Support and Resistance, Stoploss, Take Profit etc.
This indicator combination is best used in larger timeframes. For lower timeframes you might need to change settings to your liking.
What are those circles?
-These are the WaveTrend Divergences. Red for Regular-Bearish. Orange for Hidden-Bearish. Green for Regular-Bullish. Aqua for Hidden-Bullish.
Please keep in mind that this indicator is a tool and not a strategy, do not blindly trade signals, do your own research first! Use this indicator in conjunction with other indicators to get multiple confirmations.
Pivot Target (5m Futures)I am new to both Futures Trading and Pivots. Looking for shorter-term profitable opportunities, I have investigated the use of pivots from a higher timeframe. All the work of this script is performed using two lines. It calculates the pivot from the previous 2-hour bar and draws this pivot line on the 5-minute timeframe. Many many times, the price will reach back to this pivot point - sometimes fairly quickly within the same horizontal pivot line and sometimes farther out (4-hours to 6-hours, or within the next few days). Price tends to reach the level around ninety percent of the time, making for plenty of short-term trading opportunities.
I get the best results when I see the price rise or fall from the pivot, along with a second indicator indicating a possible reversal (my favorite is Divergence for Many Indicators v4 by LonesomeTheBlue . Who knew divergence (both regular and hidden) was so common and useful for finding probable reversals? If I find the price above or below the pivot line with a second signal, I'll place a buy or sell within that same 2-hour window the price tends to return back to the higher timeframe pivot for a nice profit very quickly. Other times it does take a little longer to return with only a small percentage of time not returning within a reasonable amount of time, or very unusually, not at all. The image above shows a number of profitable trading opportunities using a combination of the Pivot Target and LonesomeTheBlue's Divergence for Many Indicators v4. You can further limit risk by only taking trades that are in the same direction of the overall trend, possibly confirmed on a higher timeframe.
This script will only be visible on the 5-minute timeframe the way it is written right now. I wouldn't suggest shorter or longer timeframes unless some editing is done by you. It doesn't seem to work as well with stocks, but is best on Futures due to the wave-like natures of the futures market. Trade safe, trade with the trend, use stops and limits appropriately and stay safe.
Pivot TrackerThis script finds swing lows and swing highs based on input criteria for lookback and lookforward periods, and plots letters accordingly.
Helps identify trend or lacktherof
HH = higher high
LH = lower high
HL = higher low
LL = lower low
Pivot Points on SR linesAnalyzing price movements for a few years taught me one thing - markets always reverse bouncing off some horizontal Support/Resistance level. The only exception to this rule is when market pops new ATH (All Time High), which certainly happened in so-called "price discovery" run - this asset has never been in this space before, so no Support/Resistance could have been formed, while the rally had to stop at some point anyway.
In all other cases, analyzing past market movements, you will be able to find a place where the market reversed or gathered before. The difficulty is to understand (or guess?) from which S/R level market will reverse right now, because there are many of them. Even if this is probably not possible to make such guess correctly and always, it is good to know when potential reversal shown by whatever indicator you're using happened on SR line or in the middle of nowhere. That last case would turn out to be fake to your worst regrets. Ability to filter-out all those fake pivots is a value my indicator delivers.
Example? It is very often considered an entry signal when Stochastic %K and %D lines cross each other, especially in overbought/oversold area. It could work quite well in sideways markets, but when a trend begins, Stochastic would report CONSECUTIVE counter-trend signals, draining your trading balance to zero quickly. But this trend took place in price-discovery area (not necessarily when going for the new ATH ), so all those counter-trend signals happened not at S/R levels. Hence, they should be ignored.
Big triangles mark pivot point which happened on the S/R line. Small triangles - in the middle of nowhere.
How good is it? I compared it with one of my previous scripts, the "PivotPoints with Momentum confirmation" (), this new script confirms only 1/3 of pivots in the old script on 1m EURUSD chart. Filtering out 2/3 of potentially bad entries is a good result, I'd say :)
This script also fires alerts - alert is triggered as soon as PivotPoint is noticed, on a candle close.
I strongly recommend NOT using it not using this indicator as a standalone indicator. There is so much information you should take into consideration as well - market bias, volume , higher timeframe trend... To make it convenient to join PivotPoints information with other indicators, I have "exported" one plot so you can include it in your own - just use input.source in your own code to have it return 1 for PivotLow ( aka Long entry) and -1 for PivotHigh ( aka Short entry).
Pivot Points on SR lines DEMOAnalyzing price movements for a few years taught me one thing - markets always reverse bouncing off some horizontal Support/Resistance level. The only exception to this rule is when market pops new ATH (All Time High), which certainly happened in so-called "price discovery" run - this asset has never been in this space before, so no Support/Resistance could have been formed, while the rally had to stop at some point anyway.
In all other cases, analyzing past market movements, you will be able to find a place where the market reversed or gathered before. The difficulty is to understand (or guess?) from which S/R level market will reverse right now, because there are many of them. Even if this is probably not possible to make such guess correctly and always, it is good to know when potential reversal shown by whatever indicator you're using happened on SR line or in the middle of nowhere. That last case would turn out to be fake to your worst regrets. Ability to filter-out all those fake pivots is a value my indicator delivers.
Example? It is very often considered an entry signal when Stochastic %K and %D lines cross each other, especially in overbought/oversold area. It could work quite well in sideways markets, but when a trend begins, Stochastic would report CONSECUTIVE counter-trend signals, draining your trading balance to zero quickly. But this trend took place in price-discovery area (not necessarily when going for the new ATH ), so all those counter-trend signals happened not at S/R levels. Hence, they should be ignored.
Big triangles mark pivot point which happened on the S/R line. Small triangles - in the middle of nowhere.
How good is it? I compared it with one of my previous scripts, the "PivotPoints with Momentum confirmation" (), this new script confirms only 1/3 of pivots in the old script on 1m EURUSD chart. Filtering out 2/3 of potentially bad entries is a good result, I'd say :)
This script also fires alerts - alert is triggered as soon as PivotPoint is noticed, on a candle close.
I strongly recommend NOT using it not using this indicator as a standalone indicator. There is so much information you should take into consideration as well - market bias, volume , higher timeframe trend... To make it convenient to join PivotPoints information with other indicators, I have "exported" one plot so you can include it in your own - just use input.source in your own code to have it return 1 for PivotLow ( aka Long entry) and -1 for PivotHigh ( aka Short entry).
RSI Centered PivotsJust a simple RSI central pivot strategy I made for a friend.
Backtested on BYBIT:BTCUSD, 155m.
DISCLAIMER : Please do your own research into anything you use before using it to trade.
Pivot Reversal Strategy + alerts via TradingConnector to indicesSoftware part of algotrading is simpler than you think. TradingView is a great place to do this actually. To present it, I'm publishing each of the default strategies you can find in Pinescript editor's "built-in" list with slight modification - I'm only adding 2 lines of code, which will trigger alerts, ready to be forwarded to your broker via TradingConnector and instantly executed there. Alerts added in this script: 14 and 22.
How it works:
1. TradingView alert fires.
2. TradingConnector catches it and forwards to MetaTrader4/5 you got from your broker.
3. Trade gets executed inside MetaTrader within 1 second of fired alert.
When configuring alert, make sure to select "alert() function calls only" in CreateAlert popup. One alert per ticker is required.
Adding stop-loss, take-profit, trailing-stop, break-even or executing pending orders is also possible. These topics have been covered in other example posts.
This routing works for Forex, indices, stocks, crypto - anything your broker offers via their MetaTrader4 or 5.
Disclaimer: This concept is presented for educational purposes only. Profitable results of trading this strategy are not guaranteed even if the backtest suggests so. By no means this post can be considered a trading advice. You trade at your own risk.
If you are thinking to execute this particular strategy, make sure to find the instrument, settings and timeframe which you like most. You can do this by your own research only.
Pivot CrossoverThis indicator work on pivot point crossover. In this indicator use three pivot point
White color line is Pivot point for current bar.
Green/Red color line is Pivot point for last bar.
Yellow color line is Pivot point for 2nd last bar.
For long
if last pivot crossover above 2nd last pivot then go long
if current pivot crossover below last pivot then exit long
For short
if last pivot crossover below 2nd last pivot then go short
if last pivot crossover above last pivot then exit short
MTF Order Block FinderAn Order Block is a special type of pivot point that satisfies the following requirement:
A Bull/Bear candle followed by X consecutive candles in the opposite direction.
Order Blocks are interesting areas that are frequently revisited and can be treated as Support/Resistance levels.
Often, you can see explosive price rejection of these areas via long wicks, high volume, and rapid price change.
Features
Choose from two themes:
- LIGHT: a classic Red and Green representing Bearish and Bullish OBs, respectively
- DARK: a clean Blue and White scheme
Choose from two drawing styles:
- LINE: three lines representing the High, Low, and Mid price levels of the OB candle
- BOX: a bounded area similar to the "rectangle" tool
Chose a custom timeframe:
- From 1 Minute (useful for Seconds interval) up to 1 Month
Note, this setting is experimental and choosing a timeframe that is extraordinarily large may not function properly.
Filter order blocks with two settings:
- Number of consecutive bars
- Minimum % change of the potential OB bar (default 0.25%)
Keep your charts clean and show only relevant OBs
- Maximum number of Bullish zones to show
- Maximum number of Bearish zones to show
FAQ
Q: How do I trade with this indicator?
A:Personally, I use a fast entry indicator to confirm Long/Short position when price is rejected. I set my SL and TP based on the current Zone and the next one, if available.
Q: Does this repaint?
A:Yes and this is okay! The "Bear" and "Bull" signals are not meant for taking positions, only showing which candle reveals the Order Block. The Zone is much more useful to us and can result in several successful trades in the near future when treated as a support/resistance area.
Q What's the winrate?
A:Hard to say - this isn't a standalone strategy and I haven't been able to properly backtest it quite yet.
Volume Pressure Analysis - OverlayVolume Pressure Analysis is designed to show effort required to move price. This script is the overlay version that displays signals on the candles as well as changes the bar colors. Yellow arrows signal pressure in that direction and excessive amounts of volume is required to move price. These signals can lead to reversal/pivot points as price action struggles to continue its trend. Red and teal arrows indicate free flowing price action where very little effort or volume is needed to push price. These signals can confirm the beginning or continuation of a trend and is the natural direction the chart wants to travel at that time. For more information please check out the main Volume Pressure Analysis indicator.
On-Balance Volume Oscillator with Divergence and PivotsThis is On-Balance Volume recalculated to be an Oscillator, a Divergence hunter was added, also Pivot Points and Alerts.
On-Balance Volume, or OBV is considered a "leading indicator" - in contrast to a "lagging indicator" just as Moving Averages it does not show a confirmation what already happened, but it shows what can happen in the future. For example: The chart is climbing while the OBV oscillator is slowly declining, gets weaker and weaker, maybe even prints bearish divergences? That means that a reversal might be occurring soon. Leading indicators are best paired with Stop and Resistance Lines, general Trendlines, Fib Retracements etc...Your chart is approaching a very important Resistance Trendline but the OBV shows a very positive signal? That means there is a high probability that the Resistance is going to be pushed though and becomes Support in the future.
What are those circles?
-These are Divergences. Red for Regular-Bearish. Orange for Hidden-Bearish. Green for Regular-Bullish. Aqua for Hidden-Bullish.
What are those triangles?
- These are Pivots. They show when the OBV oscillator might reverse, this is important to know because many times the price action follows this move.
Please keep in mind that this indicator is a tool and not a strategy, do not blindly trade signals, do your own research first! Use this indicator in conjunction with other indicators to get multiple confirmations.
Quantum Basic Radar PanelOverview
One of the biggest issues trading any market is in keeping track of trading opportunities as they arise across all the various timeframes without having multiple monitors or charts open and this is where the Radar Panel steps in. Using TradingView’s Table function, we have incorporated a host of our leading indicators on the panel which can be applied to any timeframe and from which you can instantly spot opportunities as they arise whether in terms of trend, reversals, volatility, or volume. In addition, when using a scanner such as this, it also highlights broad sentiment if, for example, you have added currency pairs from the same matrix or a group of stocks from the same sector. And you can of course have multiples open across the various timeframes.
The Quantum Radar Panel is a powerful indicator that keeps track of indicator signals of up to 10 different symbols in real time. For each symbol, it can display the current signals of 4 Quantum Trading indicators namely:
Quantum Tick Volumes
Quantum Dynamic Price Pivots
Quantum Dynamic Volatility
Quantum Live Camarilla Levels
It can also display the current Open, High, Low, and Close prices of each symbol. Each indicator has 1 or more columns allotted to them to display information about their respective signals. Below we will discuss what each indicator does and how it displays its signals in the Radar Panel.
Tick Volumes
Volume is a powerful leading indicator, yet few traders ever take advantage of its awesome power. Why? Because identifying volume trends using the standard indicator can be confusing, and judging volume height even more so!
The Quantum Tick Volumes indicator takes a simple tool and makes it come to life! First, it paints the volume bar to match the candle. This makes it quick and easy to identify buying and selling volume with the associated price action.
Second, the Quantum Tick Volume indicator displays a dynamic mid-point, instantly telling you whether volumes are high, average or low in the session. No more guesswork! Volume analysis made simple – making it easy to spot profitable trading opportunities – fast!
In the Radar Panel, the Tick Volumes indicator displays 2 columns -Volume and Midpoint.
Columns
Volume – this column displays the current volume of the symbol and changes colors according to the sentiment of the current candle.
Midpoint – this column displays half of the highest volume bar within the current day and it is visible in intraday timeframes only
Dynamic Price Pivots
The Quantum Dynamic Price Pivots indicator could best be described as the Swiss army knife of trading. Power, simplicity and functionality all in one tool. Many traders struggle to identify reversal points based on price action alone. Why? Because you need to have a complete understanding of candlesticks, candles and candle patterns.
The dynamic pivot appears once a three-candle price pattern is created. This is one of the first signs of a possible change in sentiment, based on the price action alone. A pivot high in an uptrend, and pivot low in a down trend. So, whether you are trading long or short, the Quantum Dynamic Price Pivots indicator will instantly give you a visual signal to – pay attention! Powerful, yet so simple, and two indicators in one!
In the Radar Panel, the Dynamic Price Pivots indicator displays the last signal (isolated high or isolated low) and the number of bars since it was last seen.
Column
Last Signal – this column displays the last pivot arrow that appeared in the chart in the form of an upward (isolated low) or downward (isolated high) arrow and the number of bars since it was detected. The cell turns yellow when the arrow is seen in the last 3 bars or less.
Dynamic Volatility
Volatility can be both good and bad. Great for making money fast. Not so good when you’re on the losing side! But how do you know when a market is volatile. Is the price action you are seeing normal for that currency pair? And more importantly, what is normal?
The Quantum Dynamic Volatility indicator is designed with one objective in mind. To show you, dynamically volatile price action. You then decide, based on the price action, whether to wait, or take advantage. One of the hardest things to learn in trading, is when to stay out. The Quantum Dynamic Volatility indicator makes this child’s play – keep you safe. It could almost be called your safety belt!
In the Radar Panel, the Dynamic Volatility indicator displays the number of bars since a volatile candle was last seen.
Column
Last Signal – this column displays the number of bars since a volatile candle was detected. The cell turns magenta when the signal is seen in the last 3 bars or less.
Live Camarilla Levels
What is the Camarilla protocol, how does it work and what will it do for me?
Put simply it is a chameleon of an indicator and will appeal whether you are a more discretionary type of trader, making and taking decisions yourself, or if you prefer a more systematic or mechanical approach often associated with an EA for example. With the Camarilla levels indicator both approaches can be embraced and accommodated.
The Camarilla protocol has its roots in the open outcry trading pits, where traders considered floor pivots an essential tool. Based on these original ideas and incorporating the Camarilla equation we have developed a unique indicator which delivers clear and precise price-based support and resistance levels, which act as targets for profits, triggers for potential reversals, signals for possible breakouts, and finally stop loss placement. So, if you’re a swing or reversal trader, it’s the perfect indicator. Equally if you prefer breakout trading, again it’s the perfect indicator. And all with predetermined and clear levels for any price objectives and profit targets, with stop loss placement covered also.
In other words, a complete indicator, and one which is delivered with potential trading setups built in to help you see when key levels are being approached or breached. And to help you further when using the indicator, we have also included some simple messages to guide you as the various levels are approached and tested.
In the Radar Panel, the Live Camarilla Levels indicator displays the 12 Camarilla levels in descending order, R6 to R1 and S1 to S6, as well as the Analysis based on where the current price is situated among the 12 levels.
Columns
Analysis – this column displays messages that can guide you as the various levels are approached and tested.
R6 – R1, S1 – S6 (12 columns) – these columns display the 12 Camarilla levels calculated for the current timeframe and each one changes colors depending on the current price
OHLC Prices
Apart from the 4 Quantum indicators, the Radar Panel also displays the current OHLC prices of each symbol.
Open
High
Low
Close
Their color changes depending on the current price action.
With the portability of the TradingView platform, having the Radar Panel in your set of tools truly puts all the power of 4 Quantum indicators right at your fingertips. Get yours now.
Quantum Radar PanelOverview
One of the biggest issues trading any market is in keeping track of trading opportunities as they arise across all the various timeframes without having multiple monitors or charts open and this is where the Radar Panel steps in. Using TradingView’s Table function, we have incorporated a host of our leading indicators on the panel which can be applied to any timeframe and from which you can instantly spot opportunities as they arise whether in terms of trend, reversals, volatility, or volume. In addition, when using a scanner such as this, it also highlights broad sentiment if, for example, you have added currency pairs from the same matrix or a group of stocks from the same sector. And you can of course have multiples open across the various timeframes.
The Quantum Radar Panel is a powerful indicator that keeps track of indicator signals of up to 10 different symbols in real time. For each symbol, it can display the current signals of 6 Quantum Trading indicators namely:
Quantum Tick Volumes
Quantum Dynamic Price Pivots
Quantum Dynamic Volatility
Quantum Trends
Quantum Trend Monitor
Quantum Live Camarilla Levels
It can also display the current Open, High, Low, and Close prices of each symbol. Each indicator has 1 or more columns allotted to them to display information about their respective signals. Below we will discuss what each indicator does and how it displays its signals in the Radar Panel.
Tick Volumes
Volume is a powerful leading indicator, yet few traders ever take advantage of its awesome power. Why? Because identifying volume trends using the standard indicator can be confusing, and judging volume height even more so!
The Quantum Tick Volumes indicator takes a simple tool and makes it come to life! First, it paints the volume bar to match the candle. This makes it quick and easy to identify buying and selling volume with the associated price action.
Second, the Quantum Tick Volume indicator displays a dynamic mid-point, instantly telling you whether volumes are high, average or low in the session. No more guesswork! Volume analysis made simple – making it easy to spot profitable trading opportunities – fast!
In the Radar Panel, the Tick Volumes indicator displays 2 columns -Volume and Midpoint.
Columns
Volume– this column displays the current volume of the symbol and changes colors according to the sentiment of the current candle.
Midpoint – this column displays half of the highest volume bar within the current day and it is visible in intraday timeframes only
Dynamic Price Pivots
The Quantum Dynamic Price Pivots indicator could best be described as the Swiss army knife of trading. Power, simplicity and functionality all in one tool. Many traders struggle to identify reversal points based on price action alone. Why? Because you need to have a complete understanding of candlesticks, candles and candle patterns.
The dynamic pivot appears once a three-candle price pattern is created. This is one of the first signs of a possible change in sentiment, based on the price action alone. A pivot high in an uptrend, and pivot low in a down trend. So, whether you are trading long or short, the Quantum Dynamic Price Pivots indicator will instantly give you a visual signal to – pay attention! Powerful, yet so simple, and two indicators in one!
In the Radar Panel, the Dynamic Price Pivots indicator displays the last signal (isolated high or isolated low) and the number of bars since it was last seen.
Column
Last Signal – this column displays the last pivot arrow that appeared in the chart in the form of an upward (isolated low) or downward (isolated high) arrow and the number of bars since it was detected. The cell turns yellow when the arrow is seen in the last 3 bars or less.
Dynamic Volatility
Volatility can be both good and bad. Great for making money fast. Not so good when you’re on the losing side! But how do you know when a market is volatile. Is the price action you are seeing normal for that currency pair? And more importantly, what is normal?
The Quantum Dynamic Volatility indicator is designed with one objective in mind. To show you, dynamically volatile price action. You then decide, based on the price action, whether to wait, or take advantage. One of the hardest things to learn in trading, is when to stay out. The Quantum Dynamic Volatility indicator makes this child’s play – keep you safe. It could almost be called your safety belt!
In the Radar Panel, the Dynamic Volatility indicator displays the number of bars since a volatile candle was last seen.
Column
Last Signal – this column displays the number of bars since a volatile candle was detected. The cell turns magenta when the signal is seen in the last 3 bars or less.
Trends
All traders know that price is a leading indicator. Yet few traders ever discover how to correctly interpret the start of a new trend, or indeed the end of an old one. To add further complexity, markets spend over 70% of their time in congestion, moving sideways in a narrow range. The traders worst enemy.
What’s the answer? Step forward – the Quantum Trends indicator. With this simple and elegant indicator, dynamic trends are painted for you instantly and dynamically, in real time. In trading any market, you need to be quick on your feet, and the Quantum Trends indicator delivers in spades! But even better, not only will it signal your possible entry and exit, but it also signals a market in congestion – equally important. Knowing when to stay out, is just as important as knowing when to get in.
In the Radar Panel, the Trends indicator displays where the last trend dot is heading and the sentiment of the dot or the trend direction.
Columns
Dot – this column displays whether the current trend dot is going upwards, downwards, or sideways
Trend Direction – this column displays the sentiment of the current trend dot and its color
Trend Monitor
One of the hardest things to do in trading, is to stay in, and take the maximum profit from any position. You know how it goes. You get in and all is going well. Then the market reverses. You get frightened, and close out. What happens next?
Yes, you guessed it – the market reverses again and starts to move fast. Now it’s too late. You have missed out on some great profits, and are left wishing you had stayed in.
That’s why we developed the Quantum Trend Monitor. It does just that. It monitors the strength of the trend. It will help you stay in, when your emotion is telling you to get out. The Trend Monitor will give you the confidence, not just to stay in, but to take the maximum profit from each and every trade.
In the Radar Panel, the Trend Monitor indicator displays where the trend line (one of Trend Monitor’s 2 modes) is heading at and the current sentiment or trend direction.
Columns
Trend Line – in the indicator proper, the trend line shows the progression or steepness of the trend’s momentum, and this information is simplified as the direction of the line, whether it is going upwards, downwards, or sideways.
Trend Direction – this column displays the current sentiment and its color
Live Camarilla Levels
What is the Camarilla protocol, how does it work and what will it do for me?
Put simply it is a chameleon of an indicator and will appeal whether you are a more discretionary type of trader, making and taking decisions yourself, or if you prefer a more systematic or mechanical approach often associated with an EA for example. With the Camarilla levels indicator both approaches can be embraced and accommodated.
The Camarilla protocol has its roots in the open outcry trading pits, where traders considered floor pivots an essential tool. Based on these original ideas and incorporating the Camarilla equation we have developed a unique indicator which delivers clear and precise price-based support and resistance levels, which act as targets for profits, triggers for potential reversals, signals for possible breakouts, and finally stop loss placement. So, if you’re a swing or reversal trader, it’s the perfect indicator. Equally if you prefer breakout trading, again it’s the perfect indicator. And all with predetermined and clear levels for any price objectives and profit targets, with stop loss placement covered also.
In other words, a complete indicator, and one which is delivered with potential trading setups built in to help you see when key levels are being approached or breached. And to help you further when using the indicator, we have also included some simple messages to guide you as the various levels are approached and tested.
In the Radar Panel, the Live Camarilla Levels indicator displays the 12 Camarilla levels in descending order, R6 to R1 and S1 to S6, as well as the Analysis based on where the current price is situated among the 12 levels.
Columns
Analysis – this column displays messages that can guide you as the various levels are approached and tested.
R6 – R1, S1 – S6 (12 columns) – these columns display the 12 Camarilla levels calculated for the current timeframe and each one changes colors depending on the current price
OHLC Prices
Apart from the 6 Quantum indicators, the Radar Panel also displays the current OHLC prices of each symbol.
Open
High
Low
Close
Their color changes depending on the current price action.
With the portability of the TradingView platform, having the Radar Panel in your set of tools truly puts all the power of 6 Quantum indicators right at your fingertips. Get yours now.
Dynamic Pivot Box for Month and YearThe basic idea of the ‘Dynamic Pivot Box’ is to show only the Pivots that are closer to the Price. This is, the nearest pivots acting as support and resistance; thus hiding all other pivots which are further away from the price and also hiding the pivots from previous periods… Pivots will be hidden until price breaks out from the current box and moves to the next one. Hopefully, with this change you can focus more on the actual price action/ price patterns on the chart rather than on several/ noisy lines on the screen.
**Please note that the recommended use for this indicator is on the daily or higher timeframes if you want to see Year pivots... Monthly pivots can be still seen on the hourly chart, but I am afraid that lower timeframes will not plot the indicator properly.**
The Pivots are taken from Frank Ochoa’s book ‘Secrets of a Pivot Boss’, so if you are not familiar with them, I would recommend you to first take a look at the theory behind them.
The Pivots in this indicator are divided in two groups: ‘Standard pivot’ and ‘Camarilla’ pivots.; and then this latter is group is divided in two also: the ‘Main Camarilla’ and ‘Regular Camarilla pivot’. You can select which groups of pivots are taken into account for the ‘Dynamic Pivot Box’.
If you decide to select all Three Groups: ‘Standard Pivot’, ‘Main Camarilla’ and ‘Regular Camarilla pivot’ you will see ALWAYS 4 pivots surrounding the price. My recommendation is to select only ‘Standard Pivot’ and ‘Main Camarilla’ so that you see only between 2-3 pivots on the screen. This recommended view is actually the default settings.
In addition, if you want to further reduce noise from the chart, you can unselect the ‘Lines’ option within the SETTINGS/ STYLE menu.
What you see on the chart/sample is actually this indicator plotted twice:
1. Year Pivots which have the default settings and are shown as white ines
2. Month Pivots have also the default settings BUT I also selected the option ‘Previous Pivots’ to show the pivots from previous period , and also I unselected the ‘Lines’ options as mentioned above to reduce noise.
You are more than welcome to enhance the current version, my only ask is to please share the enhanced version back with the community. I wish I could make amends or modify the current version myself but I actually just came up with the idea and I paid a coder in Fiverr to develop it.
Pivot Points High Low MTF [Anan]█ OVERVIEW
Pivot Points High Low with Multi Time Frames support and bull/bear signal depends on pivot average
█ FEATURES
- Fully control of pivot (Source / Length Left / Length Right)
- Show HH, LL, LH, HL price on candles
- Show Avg Pivot High Low.
- Show Bull/Bear Labels.
- Control of signal accuracy (default: 0.5%)
- Show Pivot High Low Levels as a Fractal Chaos Channel.
- Multi-timeframe Table with support of Pivot High Low and pivot Average.
- BreakOut and BreakDown Labels in the table.
- Full control of displaying any row or any column.
- Full control of Table position and Size and Colors.
Pivot High/Low Analysis & Forecast [LuxAlgo]Returns pivot points high/low alongside the percentage change between one pivot and the previous one (Δ%) and the distance between the same type of pivots in bars (Δt). The trailing mean for each of these metrics is returned on a dashboard on the chart. The indicator also returns an estimate of the future time position of the pivot points.
This indicator by its very nature is not real-time and is meant for descriptive analysis alongside other components of the script. This is normal behavior for scripts detecting pivots as a part of a system and it is important you are aware the pivot labels are not designed to be traded in real-time themselves
🔶 USAGE
The indicator can provide information helping the user to infer the position of future pivot points. This information is directly used in the indicator to provide such forecasting. Note that each metric is calculated relative to the same type of pivot points.
It is also common for analysts to use pivot points for the construction of various figures, getting the percentage change and distance for each pivot point can allow them to eventually filter out points of non-interest.
🔹 Forecast
We use the trailing mean of the distance between respective pivots to estimate the time position of future pivot points, this can be useful to estimate the location of future tops/bottoms. The time position of the forecasted pivot is given by a vertical dashed line on the chart.
We can see a successful application of this method below:
Above we see the forecasted pivots for BTCUSD15. The forecast of interest being the pivot high. We highlight the forecast position with a blue dotted line for reference.
After some time we obtain a new pivot high with a new forecast. However, we can see that the time location of this new pivot high matches perfectly with the prior forecast.
The position in time for the forecast is given by:
x1_ph + E
x1_pl + E
where x1_ph denotes the position in time of the most recent pivot high. x1_pl denotes the position in time of the most recent pivot low and E the average distance between respective pivot points.
🔶 SETTINGS
Length: Window size for the detection of pivot points.
Show Forecasted Pivots: Display forecast of future pivot points.
🔹 Dashboard
Dashboard Location: Location of the dashboard on the chart
Dashboard Size: Size of the dashboard on the chart
Text/Frame Color: Determines the color of the frame grid as well as the text color
Fibonacci Bands[xaurr]This script draws Fibonacci bands according to std deviation using moving avarage with 233 periods, its the well know fibonacci number for following trend.