Classical Supports & ResistancesThis indicator shows classical resistance and support levels which retraced the chart lately. Notice that the condensed lines laying close together are showing an area of support and/or resistance.
But after all, it was a tedious work creating this indicator because like I've already said, pine script is a very odd and weak language which does not have many ordinary features like useful loops, simple line drawing and even reasonable variable casting!
So I was forced to use its built-in pivothigh() and pivotlow() functions without any handy documentation. I assume that even these functions don't work as expected, and because of that, I embedded "Sensitivity" and "Lookback Time" options in the indicator as a workaround.
Feel free to use it and send me your comments/solutions.
Resistence
Session S/RThis indicator marks the resistances and supports of the post, pre and market sessions of the previous day projecting up to the market of the day, also it marks the hours of these three markets allowing to identify the beginning and end of the sessions in London, Hong Kong, and America.
Phicube EMASAR ( EMA Support and Resistance )Indicator based on the Concept created by Bo Williams. But unlike the original that uses MIMAs, EMAs are used here.
Exponential moving averages will be shown according to fractal alignment, in order to show the important support and resistance levels ( SAR ).
When the fractals are aligned to become support,
we will have the EMA in the graph with a bright color.
When the fractals are aligned to become resistance, we will have EMA in the graph with a matte color.
Available exponential moving averages: 17,34,72,144,305,610,1292 and 2584
____________________________________________________//_____________________________________________________________________
Indicador baseado no Conceito criado pelo Bo Williams. Mas diferente do original que utiliza MIMAs, aqui é utilizado EMAs.
As médias móveis exponenciais serão mostradas de acordo com o alinhamento dos fractais, com objetivo de mostrar os níveis importantes
de suporte e resistência( SAR ).
Quando estiver com os fractais alinhados virando suporte, teremos no gráfico a EMA com uma cor em tom brilhante.
Quando estiver com os fractais alinhados virando resistência, teremos no gráfico a EMA com uma cor em tom fosco.
Médias móveis exponenciais disponíveis: 17,34,72,144,305,610,1292 e 2584
Gap Automatic Retrocess LevelsThis Script detects Bearish / Bullish GAP at market opening 09:30 am NY and automatically traces backward levels, of which 2 are configurable at your discretion.
Custom Timeframe FibsThis is a testing project for fib levels to try out fivs on multi timeframes
Thank you ShoujiSuzuki
[PX] MTF Fractal Level This script identifies multi-timeframe fractal level, which can be used as support and resistance.
If you are looking for someone to develop your own indicator or trading strategy, don't hesitate to get in touch with me here on TradingView or below.
Contact:
www.pascal-simon.de
info@pascal-simon.de
[PX] Level & TrendlinesThe indicator identifies the intermediate fractal pattern, where neighboring fractals are either higher or lower. It plots horizontal level and trendlines based on those fractals and comes with a variety of settings.
If you are looking for someone to develop your on indicator or trading strategy, don't hesitate to get in touch with me here on TradingView or below.
Contact:
www.pascal-simon.de
info@pascal-simon.de
Support/Resistance (Rupprecht)Set the maximum data points to look back for a support resistance line, then set the pivot point threshold and your off to the races.
Very effective solution to have your support resistance points automatically show up on your chart. A good tip is to include 2 or 3 of this indicator on your chart with varying levels of degree for support and resistance categorized by color.
Best of luck :)
Automatic Support & ResistanceThe indicator attempts at automatic detection of support and resistance levels by identifying large swings/pivots in historical price action. These tops and bottoms in price action show where lots of buyers or sellers came into the market and might act as future levels of support or resistance. By default, the code detects the last 3 significant swing highs and the last 3 swing lows. It then places lines on the chart to highlight those levels.
Once you are comfortable with the code base and how the indicator operates, you may wish to expand upon it. One obvious addition to make would be inputs for the "Left Bars", "Right Bars" and "Quick Right" variables so that you can tune the indicator according to your own taste.
Feel free to tweak the code and let everyone know in the comment section if you are able to improvise it.
Happy trading:-)
AVERAGE MULTI_SMAIndicator returns an average of 5 SMAs. an interesting point that I have noticed that the price has several times reacted on it.
Note 1: Do not just use this as a criterion for buying and selling, use as one more aid.
Note 2: It is possible to leave in the chart all the averages, if you feel it necessary.
------------------------------------//--------------------------------------------------
Indicador retorna uma média de 5 SMAs. um ponto interessante que tenho notado que o preço tem diversas vezes reagido nele.
Observação 1: Não use apenas isso como critério para compra e venda, use como mais um auxilio.
Observação 2: É possivel deixar no grafico todas as médias, caso você ache necessário.
Volume Area Profile (Индикатор горизонтальных объемов)Volume Area Profile (Индикатор горизонтальных объемов)
Данные введены для графика GC!- Futures Gold - Дата: 20 мая 2019
Индикатор интегрирует данные полученные Вами после анализа кластерного графика объемов цены и строит зоны профиля объемных уровней поддержки и сопротивления
Необходимо отредактировать входные параметры:
Resistance_max - верхняя граница зоны сопротивления
Resistance_min - нижняя граница зоны сопротивления
Support_max - верхняя граница зоны поддержки
Support_min - нижняя граница зоны поддержки
EMA ZoneIndicator to fill the ZONE between two EMAs (9 and 21 is the default)
RULES of completion:
CLOSE above "EMAs" and "EMA SLOW", and "EMA FAST" > "EMA SLOW" = green fill
CLOSE below "EMAs" and "EMA SLOW" ,and "EMA FAST" < "EMA SLOW" = red fill
CLOSE between EMAs = white fill
HTF High/LowThis simple script draws the previous higher timeframe candle high/low to your chart.
You can also make the script paint the zone between the low/open and the high/close.
Auto Pivot PointsThis indicator plots a Pivot Point and 3 Support and Resistance lines that automatically adapt to the Timeframe
These can also be plotted against a Custom Timeframe
Resistance of VolumeIt is used to detect volume resistors in a personalized way, since it allows the user to enter the volume in which he wishes the resistance to jump automatically.
It does not mark the black line and the graphic that's just to help understand how it works
in the above image can see the indicator works on 30 minutes chart
in the above image can see the indicator works on 5 minutes chart
therefore, it can be configured to go through several temporalities.
Linear LevelsThis is a simple indicator that draws linear levels over your price chart.
Enter two price levels and it will draw 10 more levels above/below (depending on the order of Price 1 & Price 2)
Prev HHLL Round NumbersDisplays previous highs and lows. Added Round numbers.
Modified Chris Moody script.
SuperTrend_ChannelThis set up created to understand support and resistance as per ATR (Average True Range)
Existing setup of supertrend modified to Channel set up
It is created for study purpose , Buying or selling not suggested as per this
Thank you
MA_FibBand_MTFMoving average of High, Low & Close with Fibonacci bands calculated from the average high and low. Four upper levels are to the power of 1.618, 2.618, 3.618 & 4.618. Four lower levels are to the power of 0.618, 1.618, 2.618 & 3.618. Included are a choice of time frames either current, semi-custom or fully custom allowing freedom to set any period you like which makes it great for historical averages. Adapted and expanded from Clarke Moody's MA_MTF i have tidied the script and included all CM's formulas although should be used in SMA or EMA i kept the other MA formulas for curiosity.
My preferred usage is to stick with 20ma and adjust the legnth of the period. Shown here is 20ema of 10day period.
More information can be learnt from 'endlessmountain' on youtube but only the very top and bottom levels are used with the High, Low & Close. Also i am not aware if this originates from any other source.
Thankyou to Clarke Moody and endlessmountain. Hope you like this tool.