Time Machine█ OVERVIEW
This script is designed to display future and current time resistance levels based on multiple techniques such as candle behaviors and count and some significant financial times according to Gann and more.
Each chart consists of an X-Axis ( time ) and a Y-Axis ( price ). Price can travel up and down giving you both support and resistance levels, on the other hand, time only travels forward which is why they are called time resistance levels.
Time resistance happens at multiple significant places. Have you noticed that when a triangle breaks north or south that the tip of the triangle acts as time resistance level where something happens ? Many patterns and techniques are designed
to detect and these levels through patters, candle behavior and more. This script aims to assist in detecting these levels ahead of time or at candle opens . This is a very important point. A signal of time resistance can be displayed at candle open
or ahead of time. both of these cases mean that the time resistance is confirmed. These resistance levels are rated on a scale from 0 to 3 and this scale could change and more filtering could be applied in the future to make this script
even more powerful. I would say this is a functional beta version ( v0.5 ) that could be improved upon and that's what I intend to do. scroll down to see if there are any other upgrades to this script. Each time frame has its own time resistance levels. Future levels could appear at any point;
for example, if there are no future time resistance levels within the next 6 days -lets say,- this does not mean that one doesn't appear tomorrow. A regular check would give you an edge in this script. Of course this is something that can be improved in the near future. This script does not reprint ( confirmed data does not change ) but more future data can be added no previous data.
Enjoy!
█ Future Plans and upgrades to this script may include :
1. Adding more astro influencers into the script.
2. Fine tuning the script a bit more to filter unwanted noise.
3. Adding toggle switches for users to select from. ( toggle between multiple techniques )
and more! feel free to let me know what you'd like to see!
█ How to use :
1. Put the script on your chart
give the script a few seconds and you should be set.
This script is coded as an addon to the Gann ToolBox package/scripts.
Breakout!
Fake breakHi Traders,
I've developed an indicator which can detect fake-breaks on the chart.
In the following you'll find the definition of the fake break candles and also you will find how to recognize it on the chart with practical examples.
What is the fake break pattern?
Sometimes support and resistance lines broke with a full body and strong candles that gives us the idea of sharp movements on the chart but suddenly the next candle returns all the path of the previous candle. in this case we can say fake break is happening on the chart.
This indicator detect fake break patterns based on two criteria:
1. It uses AverageTrueRange indicator to measure the strength of the pattern.
2. The returning candle should engulf minimum 75% of the break candle.
This indicator plot 2 terms in the name of "FB-D" and "FB-U" that are abbreviations of the "Fake Break Down" and "Fake Break Up".
You can also set alerts to get notified when fake breakout happens on the chart.
Notice: This pattern is only acceptable in valid support and resistance zones and you can not rely on it everywhere on the chart (specially in the middle of the waves).
Notice: The source code of this indicator is open and you are allowed to use it on your scripts by mentioning the name of author.
Disclaimer: This is not a financial advice or any signal to buy or sell, the goal of developing such an indicator is to use for educational purposes.
Parabolic SAR breakout [SugarTrader77]Parabolic SAR with:
- On chart visuals
- Alarms
to notify when price breaks up/down the SAR flipping point level
Created only for community testing only. Trade at your own risk.
NEXT Trend Delta Moving AverageOverview:
Trend Delta Moving Average (TDMA) is a composite moving average, driven by an algorithm that tracks real-time trends in price, volume, and various changes (delta) between the two. TDMA is low lagging but filtered (smoothed) MA type, with a sometimes predictive slope (via price divergence). This indicator allows you to plot one or two TDMA lines, as well as their crossovers, expressed in the form of long/short signals.
NASDAQ 100 Futures ( CME_MINI:NQ1! ) 1-minute
This Nasdaq futures example shows both TDMA lines and their crossover signals.
Tesla ( NASDAQ:TSLA ) 1-minute
If you trade price / MA crossovers or use moving averages as part of a broader trading system, you have the option of displaying a single TDMA line without any crossover signals (arrows) by ticking Plot TDMA1 Only checkbox and unticking Plot TDMA Crossovers . Great for breakout stocks like TSLA.
TDMA vs Other Moving Averages
We spent a good amount of effort developing and differentiating Trend Delta Moving Average (TDMA) from other moving averages. We wanted a responsive MA algo that considered price and action, and that incoporated user-controlled lagless filtering (smoothing). Below is a comparison between TDMA (purple) and several popular MA types, including Exponential (blue), Simple (red), and Hull (teal). All MA lengths set to 50.
Lagless Smoothing
You may use the Trendiness input parameter to control the amount of smoothing applied to individual or both TDMA lines. Lower values (emphasis on more recent trends) produce vertically tighter slopes, with TDMA following price action more closely, while higher values (emphasis on more longer term trends) relax the slope, without introducing horizontal (time) lag.
Input Parameters:
Length TDMA1 - length of the first Trend Delta Moving Average (TDMA)
Length TDMA2 - length of the second TDMA
Trendiness TDMA1 - the amount of trend weighting added to the first TDMA line (lower = more recent trend, higher = longer term trend)
Trendiness TDMA2 - the amount of trend weighting added to the second TDMA line (lower = more recent trend, higher = longer term trend)
Source - data used for calculating the MAs, typically Close, but can be used with other price formats and data sources as well.
Offset - shifting of the TDMA lines forward (+) or backward (-).
Plot TDMA1 Only - when checked, will only plot a single TDMA line (TDMA1)
Plot TDMA Crossovers - when checked, will plot an up arrow (long signal) when TDMA1 crosses over TDMA2, and a down arrow (short signal) when TDMA1 crosses under TDMA2.
Alerts
Here is how to set price crossing TDMA1 (or TDMA2) alerts: open a TradingView chart, attach NEXT Trend Delta Moving Average (TDMA), right-click on chart -> Add Alert. Condition: Symbol (e.g. NQ) >> Crossing >> NEXT Trend Delta Moving Average (TDMA) >> TDMA1 >> Once Per Bar Close.
Dow Jones Stocks : Pivot : ScreenerWith the Dow Jones Stocks Pivot Screener, you can scan a list of the 30 stocks / companies included in the Dow Jones Industrial Average index in real-time.
By using the indicator, you can monitor pivot breakouts and enter trades based on them.
As soon as the DJIA Index list is updated, I will update this List
The indicator includes three types of pivots . Classic, Fibonacci, and Standard.
You have the option to select between Daily, Weekly, and Monthly time frames as well
Bollinger Bands Breakout Oscillator [LuxAlgo]The Bollinger Bands Breakout Oscillator is an oscillator returning two series quantifying the significance of breakouts between the price and the extremities of the Bollinger Bands indicator.
Settings
Length: Period of the Bollinger Bands indicator
Mult: Controls the width of the Bollinger Bands
Src: Input source of the indicator
Usage
Each series is calculated by summing the distance between price and a respective Bollinger Bands extremity in the case price is outside this extremity and divided by the sum of the absolute distance between price and a respective extremity. This sum is done over the most recent Length bars.
Bullish breakouts are represented by the green areas of the indicator, while bearish breakouts are represented by the red areas of the indicator.
The oscillator can determine the presence of an uptrend when the bullish area is superior to the bearish area, while a downtrend is indicated by a bearish area being superior to the bullish one. The significance of the breakout is determined by the amplitude of each area, with higher amplitudes indicating more significant breakouts or strong trends.
Using higher Mult values would naturally return wider bands, which would induce less frequent breakouts, this would be highlighted by the oscillator.
In the chart above we can see the oscillator using a multiplicative factor of 2.
LNL Squeeze ArrowsIf you struggle with the entries, low % win rate or trading the squeeze setup overall, this indicator is for you!
If you look closely at your losing trades, chances are the losers have one thing in common = inverse momentum. I created this tool after I found out that Stacked EMAs and picture perfect trend is not the only thing you need for a squeeze setup. Squeeze arrows pinpoint the exact moment where the squeeze momentum change happens (momentum change is absolutely crucial for the squeeze setup). These arrows will help you stay out of "everything was aligned but still failed" type of setups.
Squeeze Arrows:
1. Momentum Arrows (cyan blue/red) - Showing the best possible moment for an entry during the squeeze (after you see one, you can expect the squeeze to fire soon).
2. Slingshot Arrows (yellow) - Even though you can trade off of them, these arrows work mostly as a confirmation & caution tool. If an inverse slingshot arrow is plotted during a squeeze that means caution = you should wait because momentum is not on your side thus there there is a quite high probability that the squeeze can fire the other direction.
Squeeze Dots Trigger:
Represents the number of red dots (squeeze) after which the arrows should plot. Default = 5 (only after 5 red dots, arrows will appear), some traders like to set it on 3 or even 1.
Tips & Tricks:
1.Breakout or Bailout Mentality
- The big advantage of the arrows is the fact that they either work straight away or they don't. This is where you can apply the breakout or bailout mentality and really focus exclusively on the breakout part of the whole squeeze move. You can minimize the risk by putting mental stops just a few points below the last low of the candle where the arrows appeared. That way you can be stopped out even during the squeeze = won't hurt as much as when the squeeze fire the opposite direction. Reward may be the same but the risk is lower.
2. Yellow Flags
- Use the slingshot arrows as a caution tool. Even if all your squeeze criteria are met. Yellow inverse arrow = caution (wait for the true momentum change). Once the slingshot arrow appears in the conext of the trend, you are good to go.
3. Last Arrow Rule
- Sometimes you will see a lot of arrows during the longer squeezes. This is where the last arrow rule come in handy. The last arrow you see on chart can be canceled anytime by a new one. The last arrow is the valid one!
Hope you can squeeze from these squeeze arrows as much as there is to squeeze so you can finally trade the squeeze with ease.
Hope it helps.
[TTI] Volume Rulesibb.co
👆 Look at how the script looks when you hover with the mouse
––––History & Credit
Volume and Price action have been the sole foundation to technical traders since technical analysis has been around. This indicator includes some of the important volume rules that I have collected over the years and the ones I have seen that work. In general credit for the methods used in this indicators has to go to William O'Neil, Stockbee and Mark Minervini.
–––––What it does
There are 3 functions of the Volume rules indicator. The top line, the bottom line and the label.
1️⃣. The top line looks at a few basic volume patterns that are important to pay attention too.
🔵 Higher volume than yesterday and day closes up
🟣 Higher volume than yesterday and day closes down
🟡 Volume X times higher (defined in settings) over the last Y (defined in settings) days. Default is 2x higher compared to yesterday.
2️⃣ The bottom line looks at StockBee Labels
L4 custom criteria + 100k minimum trading day (bearish)
H4 custom criteria + 100k minimum trading day (bullish)
L9 custom criteria + 9M minimum trading day (bearish)
H9 custom criteria + 9M minimum trading day (bullish)
L49 custom criteria + 49M minimum trading day (bearish)
H49 custom criteria + 49M minimum trading day (bullish)
StockBee Labels:
ibb.co
3️⃣ The label looks wether the picked ticker meets the minimum requirement for trading (as per methodology) and how is the price action performing.
TDV = total dollar trading volume
Trading Volume = #stocks
If the above 2 meet the criteria in the settings pannel the label is green if both do not meet the label is red and if one is met and the other is not the label is yellow.
Additional comparison of the trading volume to the 10D, 20D and 50D MA of the volume and two custom indicators:
1. Volume Signature = whereby the indicator looks that the highest down volume over the last 10days and compares it to todays volume
2. Vol in vs Vol out = whereby the indicator looks at the volume of the breakout compared to the average down volume over the last 10 days
–––––How to use it
When trading always look for volume confirmation in the direction of your trend. The volume footprints are one of the ways to shadow institutional support. Bearish and Bullish signals are described above.
[TTI] Pinch AVWAPs––––History & Credit
This indicator came from studying Alpha trends and the concept from CMT Brian Shannon
–––––What it does
Upon uploading choose two dates from which the script will calculate Anchored VWAP from both dates. The dates can be easily moved for faster adjustment and re-calculation.
–––––How to use it
If you are trading a breakout methodology like myself, look for the "pinch" of the AVWAPs. Preferably, a bottom AVWAP moving up and a top AVWAP moving down. Choose important dates (this is rather subjective) for the AVWAP dates. These can be important events like Earnings or Divident Announcements. Or places where there is a change of structure of the Supply and Demand dynamic.
Close Over/Under LevelIf you want to be alerted when a price closes above or below a given level(s), then this indicator is for you! 😁 Whether you're looking for a breakout, or some change of structure, etc, this should come in handy.
Usage:
Just add a level(s) (anything above 0).
Optionally plot lines.
Set alerts as normal.
Enjoy!
Fractal Level Zones - Break / Test / RaidFractal Level Zones - Break / Test / Raid
An experimental script that marks out the last two unbroken fractal high and low zones. The aim of the script is to focus on the type of candles that form and close in a zone. They can either tap into the zone or break them.
There are a number of outcomes:
- Break
- Break and retest
- Reversal
- Raid
When a zone is broken, the next untested fractal zone is printed.
How to use:
The indicator is to be used on higher time frames (M,W,D/4H). Monitor the type of candles that in form a zone (Daily TF recommended)
Default icon colours
Orange - Test of Zone
Purple - Break of fractal (can also be a raid)
Alert function included
Indicator in Use
Fractal BreakoutThis indicator prints channels based on Williams Fractals creating an upper and a lower channel. Breakouts of these channels are marked as buy or sell signal including the respective alerts. Furthermore the indicator includes a Moving Average which can be toggled on to be used as a trendfilter (buy above, sell below).
Accumulation_&_Distribution_Aka_ConsolidationZone - BasicDear Traders,
It so happens to the traders that once in their lifetime journey they be sure to here the below statement.
1. I got struck in the consolidation zone
2. Signals from technical indicators failed because prices were consolidating.
3. Its pretty tuff to detect consolidation zone. (programmatically)
I don't know about other but I have heard this throughout my trading journey. Hence I started to debug the above 3 statements and came up with this indicator which detects consolidation zones in the chart.
there are 3 inputs settings
1. ATR multiplier = can be used to filter the consolidation box height. higher the value bigger the box (vertical view) and smaller the value smaller the box height.
2. Show Last No of Zones = set the No of previous zones you would like to see.
3. Consolidation Size = If set to small. all kind of sizes will be plotted ( majorly works for day trading) if set to wide, script looks for major consolidation zones (majorly works for higher timeframes). if set to medium, script looks medium size to wide size zones majorly for timeframe with more than 30 min.
What's this indicator is taking into account?
1. Moving Averages
2. Linear Regression curves
3. ATR
4. BB
5. BBW
6. Couple of Math calculation to support the zone identification.
Note: Plz do suggest for any kind of improvements or feedbacks.
Regards
SFP MomentumCustom swing fail detector with levels and breakouts both major and minor plus colored candles based on SFP momentum.
BORCv5: Breakout Reversal, Standard Deviation & Bollinger Bands
The BORCv5 (Breakout Reversal Confirmation) script can improve your trading by visualizing the standard deviation lines & bollinger bands on your chart, along with breakout reversal early warning and confirmation signals which can be interpreted as buy/sell signals.
- BORCv5 utilizes multi-period Bollinger Bands & custom signals to paint a clear picture of price movement.
- BORCv5 works on everything: Futures, Equities, Indices, Crypto, and on any time interval.
The purple line represents the simple moving average (SMA) for the period (default: 20). You can use the EMA instead if you prefer via settings.
The Bollinger bands & trend lines tell you if the stock is trading "high" or "low" relative to its recent price action.
- The inner green/orange/red bands represent short term Bollinger Bands: 1 Standard Deviation (SD), 2SD, 3SD and 4SD
- The grey bands represent intermediate term Bollinger Bands.
The width of the bands changes due to volatility. Narrow Bollinger Bands represent low volatility, where price is relatively flat or trending slowly in one direction. Wide open Bollinger Bands signify either high volatility OR trending powerfully in one direction. If the Bands are pointing downwards it is a bearish trend and if the Bands are pointing upwards it is a bullish trend.
It is important to get the right amount of data (or context) for Bollinger Bands: Too small of a period for basis (5,8,10) and you won't have enough data (or context). Too high of a period and you will have too much data (or context). The right amount of data (or context) is also important because you want to follow averages that algos & other traders follow and you want the Bollinger length to give you enough data to see various standard deviations. Too low of a Bollinger length means the bands deform too easy & too high of a Bollinger length means they are too flat, making the data hard to interpret. We like 20 periods as a compromise between not enough & too much data but you can adjust this value in the script settings.
Breakout Reversal Confirmation Signals:
Pay attention to the triangles: they represent the price movement action of the larger period Bollinger Band that will filter out most of the false breakouts.
Triangles pop up when the price breaches the 2.9 standard deviation, meaning we're in an extreme range leading to a continuation or reversal.
Red Triangle:
- Pointing Down => Bearish Breakout has occurred, watch for a Bullish Reversal
- Pointing Up => Bullish Breakout has occurred, watch for a Bearish Reversal
Green Triangle:
- Pointing Down => Bearish Reversal is confirmed, price has a high chance to move Bearish
- Pointing Up => Bullish Reversal is confirmed, price has a high chance to move Bullish
Red Circle:
- Weak Bearish / Bullish Breakout
Green Circle:
- Weak Bearish / Bullish Reversal Confirmed
For more information, see the BORC PDF guide and examples !
PS: This script was originally published by reaganmcf and has been upgraded to Pine v5.
FUTURES ScalpV2 PROTECHFUTURES ScalpV2 PROTECH system
This indicator is built specifically for fast trading i.e. scalping/intraday in the commodity market or futures market. It uses an indicator instrument consisting of ATR TRAILING STOP (ATR), EXPONENTIAL MOVING AVERAGE, PIVOT POINT, and FIBONACCI.
Rebuild of Instrument & Parameter
This indicator is also an upgraded instrument that is sourced from the previous indicator, the COMPLETELY FCPO INDICATOR.
This R&D of course to make trading activities more effective, dynamic and to increase the confidence of traders in current trading activities. The indicator has been upgraded in terms of parameters as well as additional instruments. Among them are;
1. ATR Trailing Stop
2. Exponential Moving Average – fastMA/slowMA Length
3. Label@Entry Price/Stoploss/Takeprofit line
>The best timeframe is 3 minutes
>The take profit and stop loss rates are based on percentages. However
traders can change the percentage rate according to their respective
trading plans.
>existing percentage rates have been set(build-in) specifically for the FCPO
market. So you have to reset for other markets.
>The candle/bars have been colored to make it easier for traders to see price
trends whether in bullish or bearish conditions.
The original instrument has been retained but changed in terms of display & facelift features.
The original indicator (COMPLETELY FCPO INDICATOR) still remains in use and can used together. Hopefully with the combination of these indicators will make traders more successful in trading activities, especially in the futures market.
DISCLAIMER;
ALL NOTES AND INDICATING TOOLS ARE FOR EDUCATIONAL ONLY AND AS A FACILITATOR AND PREPARATION IN TRADING ACTIVITIES. ADMIN IS NOT RESPONSIBLE FOR ANY RISKS IN YOUR TRADING ACTIVITIES. TAKE AT YOUR OWN RISK.
FunTrader/Aieyee @2022
MM Chop Filter Range BoxesMatch with the MM Chop Filter
This draw Non repainting range boxes when the oscillator see a range.
-Breakout Buy/Sell Signals and Exit signals when prices enters a range just in case you did get into a trade. .
-Alarms to match the signals
How to use
Match with the oscillator and always trade the trend with your strategy confirmation and the breakout this indicator provides
MM Chop FilterBased On the "Chop and explode Indicator by fhenry0331
We Updated to Pine 5
- Added break out alerts and Signals
-Customize thresholds
How To use
when the line is blue confirmed Buy
Line is Red confirmed Sell
ALWAYS use in confirmation with your strategy and Trade with the trend.
Match with the on chart version for best results
Support and Resistance Lines [Swastik]This indicator plots support and resistance lines automatically on the basis of the pivots created by the swings in the market.
You can increase the swing sensitivity if you want it to detect only larger swings.
There is a range drawn around the support and resistance lines based on the volatility of the market.
This works on every timeframe and the lines are drawn on the basis of swings in that timeframe .
This does not repaints and you can use it freely.
Smarter SNR (Support and Ressistance, Trendline, MTF OSC)Built with love "Smarter SNR (Support and Ressistance, Trendline, MTF OSC) "
This indiator will show you Support & Ressistance, Good Trendline, and Multi-timeframe analyzing of Oscillator (Stochastic and RSI)
You can combine with your own strategy, or use this purely
DISCLAIMER :
Measure the risk first before use it in real market
Backtest The Strategy was very important, so you know the probability
Fundamentally Logical :
SNR -> Last 3 Zigzag Pivot
Trendline -> Using two last pivot for calculating the slope
Features :
1. SNR
2. Trendline
3. MTF Oscillator Analyzing
How to use it :
1. All Label, Table & Line can be turned on/off in settings
2. Pivot Period can be Adjusted in settings
3. All Label, Table & Line style can be adjusted in settings
Regards,
Hanabil
[Excalibur] Pivoted Automatic Breakout Trend LinesPREAMBLE:
As I will elaborate further, lines and linearity are everywhere in the our thoughts, words, objects, and nature. For example, in our youth, drawing lines on paper, ascribing them in the dirt, and using them to perfect hand writing is common occurrences in life everyone has experienced. Our minds are uniquely adaptable to envision linearities in many natural or abstract objects, including facial geometry. That's how we easily recognize each other in person. For decades, along our path on roadways to and from our destinations, road lines have long safely guided us. Common phrases are "get in line", "walk the line", "line of duty", and "finish line" in English. Gazing upon the earth's line of horizon on calm wide open ocean standing upon the shoreline, it is easily visible and it has curvature. Sorry to break it to you flat earthers.
Multitudes of agreed upon lines define nationally recognized boundaries on maps for very specific reasons. Some lines are just simply not meant to be crossed and are purposefully intended to be respected. Even at the time of this original release, lines are being "crossed" on unimaginable and tragic scales, forming a trend of devastation of lives and livelihoods. On occasion in human history, border lines have to be redefined, especially when a godvernment no longer represents the WILL of a vast geographic majority of it's citizens. When puppet representatives and misleaders only have a self serving interest to put their citizens most treasured values, grievances, and souls in the grave, succession is a matter of last resort and it's often statistically speaking 101% necessary.
As an American, from my opinionated perspective assessing the situation, I welcome the ancestral people of Donetsk and Luhansk to the world stage, being independent to choose their own destinies and fates, because all that Ukraine wishes to do with them year, after year, after year is render them as subjugates or use them for target practice. And that isn't right! The way 2021+ is heading, by the year 2100 I suspect every continental map is going to have new lines on them.
LINES OF ANTIQUITY:
Many recorded instances throughout history detailing the use of lines, has endured centuries of time. The ancient origins and study of "Euclidean geometry" would have been performed scribbling in the ground, preferably in sand. The Greek mathematician Euclid of Alexandria, the founder of geometry, most probably spent a great deal of his life doing this in order to pass his bold ideas onto future generations.
Before Euclid's time, Spartans in the battle of Thermopylae drew their lines in the sand with their swords adhering to the infamous words "Molon Labe" (come and take ). These disciples of agoge, born and destined for rigorous entrainment were bound by duty, no retreat, no surrender. Hundreds of Spartan sigma males held the line for as long as they could for the security of their free peoples. In almost every case of Spartan history the imperative notion of holding the battle lines was absolutely necessary at all costs, regardless of the carnage delivered from their enemy adversaries, including the unrelenting hordes of invasion commanded by the tyrant Xerxes. ALL gave some on those days.
Over two millennia later, Colonel William Travis at the Alamo carved a line in the ground for able men to decide which side of history they would reside on. History has an awfully bad habit of repeating itself, as it is always told in forewarnment. Lines have always been pertinent, decisive, and always shall be. A world without lines, would make our grasp of understanding and existence nearly impossible to carry on civilization.
LINES IN MODERN TIMES:
The versatility of lines are every where imaginable in this 21st century. A short list of their applications are in art, design, engineering, architecture, demarcation, and they are always, always ever pervasive in computer graphics. Without a doubt, lines are now pinnacle to having the ability to make our charting possible in order to recognize trends. Here in this script's application I intended them to automatically reveal geometry, trends, and breakout zones.
When I originally encountered my discovery of TradingView's existence, the very first thing I was doing, was to naturally draw lines across the price action pivot points in search of identifiable opportunities. Three years later, I have now finalized my vision of automatically drawing an ample amount of them by harnessing the "Power of Pine" in version 5. As you will soon see, utilization of this script will reveal hidden geometry that is otherwise typically unforeseen.
SCRIPT FUNCTIONALITY:
Programmatically drawing lines on top of numeric chaos has been an arduous task, taking me over a year to stabilize this code to my liking. The possibilities of automatically drawing lines on market price action could in theory actually result into hundreds per chart pane. This script does have a limitation of 60 line segments/rays maximum. I have gone to great lengths to accomplish this feat, just to arrive at 60 per overlay indicator. Beyond that, I am experiencing limitations of Pine. Because of the amount of work required to finalize this indicator, this is one of my "Excalibur" indicators. I literally had to pull this code from the deepest recesses of my mind. I would classify this kind of indicator as a weapon of mass financial creation, so I'm offering it's availability to all members.
Segments/rays may be computationally drawn as far back as 5000 bars into the chart's history, but no more than that are to be expected. Only one line will occur from pivot point to pivot point. All duplicate line occurrences computed are not redrawn over another, as I ensured by filtration this would not happen. Numerous adjustments are present to handle a majority of expectations and the numerous visual acuities of members. I envision many thousands of members utilizing this script's versatility as a visual aid to help guide them along their path of trading assessments and decisiveness.
SCRIPT UTILITY:
Having the ability to recognize geometry in price movements is ultra handy in relation to directional trending and channeling arrangements especially. Trends are guaranteed at some unknown point in time to breakout, and form new trends or cycles. I employed a fire and ice color duo to differentiate between the upper trend lines from the lower trend lines. It seemed to be most visible without interfering too often with other indicators. These can be changed to any color combo you desire in Settings. Additional line preferences are provided to support your tailored experience while having other indicators present in the overlay pane. It may even be configured to only display two lines at a minimum. By doing so, you can really focus and fine tune Settings for just these two segments/rays with very specific refined tweaks.
One caveat of detecting pivots, is that they aren't recognized until after they have formed. Always remember that pivot points aren't instantaneously discoverable until their full form is computationally apparent in the form of a chevron. Technically describing the pivot detection is beyond normal comprehension and to difficult to explain in this description. I will also say, viewing this on a 4K display resolution reveals the best view. If you wish to use more than one instance of this indicator in the overlay for more than 60 lines at a time, go right ahead. However it may become messy.
P.S. This script and it's description was partially inspired by Twisted Sister's song "We're Not Gonna Take It"
RISK DISCLAIMER:
My scripts and indicators are specifically intended for informational and educational use only. This script uses historical data points to perform calculations to derive real-time calculations. They do not infer, indicate, or guarantee future results or performance.
By utilizing this script/indicator or any portion of it, you agree to accept 100% responsibly and liability for your investment or financial decisions, and I will not be held liable for your subjective analytic interpretations incurring sustained monetary losses. The opinions and information visual or otherwise provided by this script/indicator is not investment advice, nor does it constitute recommendation.
Consolidation Zone Hunter NPR BasedThis script will search for zones where the range between the high and low is lower than avg % nearest rank of last X bars.
After X(=30) bars of consolidating range it will signal that the market is in a range and draw the top, bottom and middle of that range.
When price breaks the consolidating range the range is cleared, this is where you long/short the breakout. After this it will look for the next range and do the same.
Visual Explanation
MACD Objective Breakouts + AlertsFinds the most recent support and resistance level as confirmed by the MACD . These level are detected dynamically and the lines will be updated as new levels form.
Alerts can be toggled on or off in the settings but will not work if the alert is not added to your chart. Alerts can be added by selecting the "Alert" button on TradingView then selecting "MOB Alerts" as the condition
Alerts will trigger when price closes above or below the indicated levels.
Please let me know if you find any bugs!