NR4 & NR7 IndicatorDisplays narrow range candles.Can adjust the input value to any period to look back.Ideal to use in daily and weekly time frame. Look out for clusters of NR candles depicting volatility contraction, and subsequent volatility expansion can be look forward to. The code is written by Rounak ST of Trade with trend.
サポート&レジスタンス
S&R study of different MAs and lengthsThis is a study on different moving averages across different lenghts to see which lengths or ma types have the most S&R action on them.
In the data window you can see the number of support and resistance instances for each length divided by the number of price crosses of the ma
Also you can see in time adjusted which % of the time that line acted as a S&R
Then it lets you select the best MA and length and see with the bar colors the areas where it behaved as S&R or when it didn't
Static + Dynamic LevelsShows static and dynamic levels which can act as support/resistance. These are important as there is a lot of users who are interested in buying/selling at these prices.
Static Levels include -
Daily/Weekly/Monthly/Yearly Open (changes color depending on if below or above price)
Previous Daily/Weekly/Monthly/Yearly Open
Previous day's High/Low
Dynamic Levels include -
100/200 Daily MA
100/200 Weekly MA
Dynamic Range here comes open source version of notorious JFT Indicator ( the indicator access you can get in some bucks ) on various telegram channels however they will not give code.
Now how it works
1. 2 ranges derived from indicator are supposed to be a consolidation zone and any close above or below is supposed to give a good move.
2. I personally consider it as may be addition to price analysis. ( i don't believe much in indicators,even simple MA gives fruitful results when there is good move in market )
3. Range can be drawn on chart with various resolution ( Daily/Monthly/Weekly )
PS: I coded myself based on data analysis shown by access only indicator. In case you use it for your publication don't forget to give credits.
Thanks,
daytraderph
swing tradeTHIS strategy is based on the
franklin ochao swing trade book
confirmed bullish - when ever stock closed above R2 (more bullish)
when ever stock closed between R1 AND R2 (moderatly bullish or consolidation phase with respect to previous trend)
entry1 for more bullish trend is buy at every dips means when ever price low below pivot when it open above the pivot
entry2 for more bullish trend is buy at low is below s1
keep strictly stoploss at s1 of previous day (r2 close day)
trend reversal is possible once stock close below s1 in 1hr time frame
virgin cpr or missed pivot is added a advantage
For bearish mode this vice verse
GMS: VWAP with Percent BandsThis is a pretty straight-forward script. I just wanted to see percent bands around the VWAP after looking at the standard deviation bands for a while and even dabbling with keltner channels. This is the cleanest in my opinion. The script is open so feel free to poke around!
The default settings are below, just to confuse 0.25 with 25%.
0.25 = 0.25%
0.5 = 0.50%
0.75 = 0.75%
PS - it's not multi-timeframe yet. That'll come in the next update.
Hope this helps,
Andre
Williams Fractals with Alerts by MrTuanDoanCustom William Fractals for alerts and educational purpose.
Added custom alerts for Williams Fractals.
Also added filter to show less fractals on chart.
The simple idea how I use fractals in Binary Option is to determine temporary resistance and support.
Simple strategy:
- Mark Resistance/Support on higher time frame (e.g. 5M)
- Set an alert for new fractal
- Whenever a new fractal that appears close to your marked Resistance/Support, go to lower time frame (e.g. 1M)
- Wait for rejection at the level that lower than new down fractal (or higher than new up fractal).
- Enter with the same expiry of lower time frame.
Good luck and happy trading. :-)
Ichimoku Kinko Hyo - mtf clustersThis script can show mtf-clusters from higher time frames. Tenkan-sen, Kijun-sen, Senko-span A and Senko-span B are displayed in the current time frame from higher time frames (the range is from 1 minute to the monthly time frame). Sometimes these levels form clusters that act as strong levels of support and resistance.
Pink panther It is a simple indicator, you can use it with all time frames. So the pink line present the last high potential area that price try to breakout , and to use it you must consider three main things :
1- price on your time frame above Ichimoku cloud.
2- RSI above 50.
3- MACD crossover.
how to execute your order?
when price break the pink line and close 1 minute candle .
MinMax(20,50,100, 200)Draws minimum and maximum prices as a line chart for four different time frames.
1) The last 21 bars (close price)
2) The last 50 bars (close price)
3) The last 100 bars (close price)
4) The last 200 bars (close price)
Min/ Max values usually provide important resistance/ support levels.
SessionsThis is an advanced level sessions indicator.
Not so much an indicator, more of an auto way of plotting levels rather than drawing levels by hand every day.
It maps out the London and New York Sessions.
It also maps out the closing time and price for future reference.
Daily high and low of the past few days are laid out.
Each setting can be turned on and off in the settings if you don't require that session info.
The time settings are setup according to NY time. It should work straight without any modifications.
If you are a price action trader using sessions, this indicator will help you track price movement between sessions and give you possible support and resistance levels based on the previous session close.
This indicator does require allot of sessions based trading knowledge but if you understand it, it can be of major use to you.
Best used on GBP and USD currency pairs
Best timeframes 5Min - 1Hour
Best trading style would be day trading
RK's 10 ∴ MA Types Ribbons (Fibonacci, Guppy and others)After some tips in my indicator
RK's 04 - Lots of MA Types Ribbon I Put some time and effort to make it better.
So, I'm sharing with you the results.
This is an up to 10 lines Moving Average Ribbon with an Auto Evaluate Length and a lots of options!!!
Type of Moving Average you can use:
SMA - Simple Moving Average
SMMA - Smoothed Moving Average
EMA - Exponential Moving Average
DEMA - Double Exponential Moving Average
TEMA - Triple Exponential Moving Average
WMA - Weighted Moving Average
HMA - Hull Moving Average
EHMA - Exponential Hull Moving Average
RMA - RSI Moving average
2PSS - Ehlers 2 Pole Super Smoother
3PSS - Ehlers 3 Pole Super Smoother
VWMA - Volume-Weighted Moving Average
ALMA - Arnaud Legoux Moving Average
STMA - Simple Triangular Moving Average
ETMA - Exponential Triangular Moving Average
LSMA - Least Squares Moving Average
ZSMA - Zero-Lag Simple Moving Average
ZEMA - Zero-Lag Exponential Moving Average
COVWMA - Coefficient of Variation Weighted Moving Average
COVWEMA - Coefficient of Variation Weighted Exponential Moving Average
FRAMA - Fractal Adaptive Moving Average
KAMA - Kaufman's Adaptive Moving Average
VIDYA - Variable Index Dynamic Average
If you want to change faster the MA type, in "Moving Average Setup:", Select "🤖 Use numbers to change MA Type", click inside the box in "🤖 Moving Average Type per Number:" and just scroll your mouse wheel. You can check what MA type you are using looking in the info panel label.
There is 4 automatic evaluate length:
Fibonacci Sequence
Arithmetic Progression
Geometric Progression
Guppy Multiple Moving Average (GMMA) without Lengths 03 and 05
And I already put a Manual Length, but I keep it inside the code, so if you want to use different lengths, just change the code, or ask me and I will put as an input.
And attending a request, this indicator can creates alerts when all the colors of the ribbons changes.
Hope you like it!
Any other good idea, just send me.
ICT - high low indicatorthis script is for new traders who are now getting into ICT trading, simply turn it on and it marks the previous 3 daily highs and lows, 3 weekly highs and lows, and the 3 monthly highs and lows.
Price breaksThis indicator displays the High/Low/Close of the previous day/week/month as horizontal lines. Of course, everything is configurable but to keep it simple and non-intrusive it only displays:
month's H/L/C levels on D time frame (drawn as circles)
week's levels on 4h (as crosses)
day's levels on 1h (as line)
These levels act as support / resistance over and over again, see current (08/24/2020) BTCUSD chart, the previous month's close (blue circles) did act as support and held on 08/11, also prev month's high (red circles) was not broken on 08/21. Once these levels break we might see lower prices but so far both of them act as good support to consider.
Large volume indicator to show the price above/belowLarge volume is meaningful that usually the current price above the highest price of the bars with largest volume usually means uptrend in the short-term.
In the opposite, below it means downtrend.
I coded this indicator to save the efforts to compare it, make it easily to tell the uptrend/downtrend by above/below and color.
Hope you guys enjoy it, and welcome to comment.
The Inputs:
Length:the largest volume of bars of the total bars numbers.
Color:the above/below colors.
Text:Remind this line is large volume R/S.
You can find the video tutorial in my ideas sharing.
3-Bar and 4-Bar PlaysThis indicator helps identify 3-bar and 4-bar plays, which are price action patterns consisting of a wide ranging bar that breaks above or below resistance or support, followed by one or two collecting/consolidating bars, then a continuation bar in the direction of the new trend. The 3 and 4-bar play is taught by Jared Wesley and Anmol Singh at Live Traders.
The indicator works by looking for a wide ranging bar breaking out of an offset donchian channel, followed by one or two consolidating bars, then a continuation in the direction of the move. The script will place a label on the chart when it spots the pattern and alerts can be set up. Enjoy!
Fibonacci and Pivot Point ,vwap and Average to Determine Trend Script has Current day Pivot Point with Central Pivot Range,vwap and Average to Determine Trend , and a day Back Projection of Fibonacci.
Its Very easy to see the Support and Resistance and even can set your Target based on that ..
i will clean it more after that and Update same ..
Thank You
If any one has any Modification to do its Code is open to Use.
Simple Fibonacci RetracementSimple Fibonacci Retracement is a free and easy to use script to plot Fibonacci levels, for any assets like Stocks, Forex, Commodities , Cryptocurrencies etc. on any time frame chart.
Fibonacci Levels can be plotted using Lookback or manual Price input from the settings.
1. Lookback type - Candles
Determines the High and Low price of the user input number of Candles back (100 default) and plots Fibonacci Levels based on the calculated High and Low for the number of candles in the past from the current candle. The levels stay intact on any time frame as long as no new Highs or Lows are formed.
2. Lookback type - Days
Determines the High and Low price of the user input number of Days back (100 default) and plots Fibonacci Levels based on the calculated High and Low for the number of days in the past from the day of the current bar. The levels stay intact on any time frame as long as no new Highs or Lows are formed.
3. Manual Price Input
Plots Fibonacci Levels based on the user specified High and Low Price in the settings input fields. The levels stay intact on any time frame irrespective of new Highs or Lows being formed. Manual Price Input will enable the trader to keep the Levels intact and visually see the higher Fibonacci Retracement levels, when the price crosses beyond 100% retracement. On the other two lookback types, the Fibonacci levels are displayed only upto 100% retracement.
The Fibonacci levels can also be reversed by enabling 'Reverse' option from the settings.
Efficient Support & Resistance LevelsThis script is a mixture of my two previous scripts "True Strong Classical Support/Resistance Levels" and "Hidden Supports & Resistances + Round Levels". This combination brings on better identification of the most efficient support/resistance levels.
Note that "Hidden SnR Levels" part of the code is only expected to work on Forex charts, but apart from that, the other parts could be applied to any chart.
The script may:
- Draw classical support/resistance levels which retraced the price previously, aided by multi-timeframe analysis
- Draw hidden support/resistance levels based on psychological patterns of the price
- Adjust to wicks better than Pine Script built-in pivot functions
- Differ the levels color based on chart reactions
- Merge nearby classical levels to avoid congestion on the chart
Feel free to use it and send me your thoughts.
Elgrand - GapsVisualize gaps between 2 bars using the open and close bar values. You can also display old gaps which have been closed which might be helpful for finding older support and resistance areas. The script is a bit heavy to run and probably will need some improvements. At least no more trying to spot a gap on your chart ;-) This script will do it for you.
Supply and Demand ZonesThis indicators should be used along with price action breakout
Red zones - Red zones are formed daily
10 days average ranges
Blue zones - Blue zones are formed every week
10 weeks average ranges
Green zones - Green zones are formed every month
10 months averange ranges
Margin Zones 5 (MZE5)Extended version of MZE script.
This indicator can be set up for 5 different tickers, so you can fill up your favourite tikers as fixed and switch between them without changing settings options of Tick Count, Margin and POC
Using option "Show default Zones if not Matched" - you can set up default options,
switching off "Show default Zones if not Matched" - will hide indicator for not matched tikers
By default option is Off
RUS:
Расширенная версия индикатора MZE, которая позволяет сделать настройки одновременно для 5 разных тикеров, соответственно переключаясь между отслеживаемыми тикерами не нужно каждый раз менять настройки. Достаточно один раз настроить базовые настройки к любимым тикерам и только корректировать значение Маржи и Обеспечения.
Используя Опцию "Show default Zones if not Matched" ("Показывать, когда нет совпадения") - индикатор будет отображаться для всех тикеров с настройками по умолчанию.
И наоборот (по умолчанию): при снятой галочке - индикатор будет отображаться только на тех тикерах, к которым привязан, и не будет мешать на остальных