Pivot Pattern Boundaries [cajole]
This script automatically detects horizontal support / resistance levels based on user-programmable criteria.
For example, you can detect boundaries with >3 touches within 200 days, allowing a tolerance of 1/4*ATR.
"Touches" are defined from pivots on the chart. The best way to search for larger/smaller patterns is to increase/decrease the pivot size.*
Future versions will allow "exceptions (i.e. keep drawing the horizontal line even if it is breached once or twice).
*TradingView's Pine script defines a Pivot as the highest point in a group. So, entering "2" means that a day's high needs to be above 2 days before and after (xxYxx) to be considered a high pivot.
This script can be an aid in drawing multiple patterns with horizontal boundaries (rectangles, triangles, head and shoulders, cup & handles, VCPs). I have intentionally avoided trying to code detection of the "other side" of these patterns, as that is where the craft of charting becomes an art.
Horizontalresistance
TM_INTRADAY_LEVELTM_INTRADAY_LEVEL tool shows overall market price structure of market for Intraday Position. It can be used with TM_GANN_LEVELS tool
Terminology Use ==> Price Line, Price Level name and Price level
Timeframe ==> Use proper Signal with swing trend on 15 Min. or lower time frame (Best if Use with 15 Minutes chart or 5 Min. chart).
What to Identify ==> Overall market price structure for the Intraday Period
How to Use ==>
There are Many Line in price level chart
Green/red with Solid for important area of support or resistance
Other dotted lines are for retracement or extension of prices.
Important Structure==> Price behaviors on all lines of possible support and resistance
Use market structure, chart pattern, trend lines for more support..
Entry ==>
Let’s wait the proper area of support or resistance (Area of Value in case of trend pattern use)
Exit ==>
SL of swing high/low out of market structure with proper risk management and target with proper Risk/ Reward Ratio
Use the Below Contacts to Access this Indicator
Borjas Tarh Horizontals S/RBorjas Tarh Horizontals
Automatically Plot Horizontals Support and Resistance.
In the Setting, you should optimize the values according to each time frame of the ticker.
Pivot Length : Number of bars to use to calculate pivot
Max Breaks : Maximum number of times a line can be broken before it's invalidated
Max Distance % : Maximum distance PA can move away from line before it's invalidated
Frontrun/Overshoot Threshold % : If PA reverses within this distance of an existing S&R line, consider it a Frontrun / Overshoot
You can copy it and make it better.
Pivot Support & Resistance multi timeframe [LM]Hello guys,
I would like to introduce you pivot support and resistance horizontals. It draws line horizontals on high and low high pivot candles . You can select lines on this timeframe and/or another one.
The colors are dynamic depending whether price is below or above the line:
for the current timeframe green is used for support and blue for resistance
for the other timeframe by default 4h orange is used for support and violet for resistance
There are various sections in setting:
current timeframe pivot setting
show and hide section of the current timeframe
other timeframe pivot setting
show and hide other timeframe horizontals
I'm mainly looking smaller timeframe and trading higher timeframe from level to level
Any suggestions are welcome
Market StructureSimple script to Plot Horizontal Lines at turning points of the market. Often times, these key levels can indicate a potential trade when price breaks above/below.
Auto Fibonacci S/R @robinraszkaThis script automatically plots Fibonacci Retracement levels between high and low of a period of your choosing. I usually trade H1/H4 charts, and it seems to line up really well in those timeframes.
Enjoy.
Auto Fibonacci S/R @robinraszkaThis script automatically plots Fibonacci Retracement levels between high and low of a period of your choosing. I usually trade H1/H4 charts, and it seems to line up really well in those timeframes.
Enjoy.