Chop and explode (ps4)The purpose of this script is to decipher chop zones from runs/movement/explosion. See description in the code.
Added scaler to remove indicator rendering problems.
Zones
SHITCOINS REKT ZONESShitcoins(XRP, ADA, TRX, EOS, BCH) Bitmex Liquidity Zones. Best used on a 15 min chart.
Don't get REKT! Especially, on Shitcoins :)
Smooth Moving Average Zones @PuppyTherapyThis script is basically a showcase of what you can graphically do to a moving average.
You have access to
2 sets of 4 moving averages each of those can use HA Candles as a source ( calculated in the script will not repaint if you are concerned with that )
additional smoothing to each set
a multitude of moving average types I am too lazy to type out ( please give me a thumbs up for honesty )
each moving average has a shade + zone
If you happen to like it and use just a few of those I would suggest you remove smoothing as it eats a lot of performance of making your own script of what you actually use to really bost with the performance. I am fully okay with you copying and sharing this idea. Just remember to share the colors!
PS: I would like to thank pinescripters RicardoSantos / LucF / everget !
S&R Zone SignalsThis indicator allows you to specify price zones in which to detect basic candlestick patterns.
In the example above, I have specified the most immediate support and resistance zones on GBP/USD and set the script to detect engulfing candles. If a bearish engulfing candle occurs within the resistance zone a signal will be generated; likewise for bullish engulfing candles within the support zone .
The purpose of this indicator is to generate trading alerts when these patterns occur in order to reduce the screen-time required to monitor setups. This indicator is intended for structure traders primarily, although it could be used by anyone who uses zones and candlestick patterns to enter trades.
If you leave either zone set to 0 then that zone will not be used, meaning that you can use this to detect both support and resistance signals, or only signals at support, or only signals at resistance.
Settings:
R1: First Resistance Price
R2: Second Resistance Price
S1: First Support Price
S2: Second Support Price
Draw Signals: Enable/Disable Visual Signals
How Far To Look Back: Used For Detecting Fractal Highs/Lows
Doji Size (in pips): This Changes the Size of Detected Doji Candles
Hammer Wick Size: This Changes the Size of Detected Hammers/Shooting Stars
Engulf Wick: If Enabled, Only Engulfing Candles That Engulf the Wick Will Be Valid
Show Engulfing Candles: Enable/Disable Visual Signals For Engulfing Candles
Show Doji Candles: Enable/Disable Visual Signals For Doji Candles
Show Hammer Candles: Enable/Disable Visual Signals For Hammer/Shooting Star Candles
Source Code:
Go to zenandtheartoftrading.com for the source code – it’s free!
Keltner ZonesThis is an indicator that draws support and resistance zones / levels based on price action in and around Keltner Channels.
There are 3 different modes;
Draw zones based on price breaking the upper band
Draw zones based on price breaking the lower band
Draw zones if price stays within the bands for a prolonged period of time.
You can also decide if you want the indicator to paint zones or levels. The Zones can grow rather large if there is a volatility shock since they are drawn using the true range around the trigger price.
Upper Band Zones
Lower Band Zones
Congestion Zone
CME ZONES V-CRYPTOThis is CME margin level indicator, which is calculated on the basis high/low prices and margin data provided by CME.
Three levels up 25%, 50% and 100% and - the levels of Sellers
Three levels down 25%, 50% and 100% - the levels of Buyers
If you have any advice to improve the indicator or if you find any mistake,
please leave your feedback.
RSI + EMA with Multiple ZonesThis is your traditional RSI chart but with a few modifications
I added an extra zone parameter that you can specify with its own color and line customization.
There is an EMA that tracks the RSI as well.
Bars Counter + Daily/Weekly Highs/Low highlight.Hey!
This script is a remake from other's devs scripts.
The * makes a signal if there is a higher high or lower low , RED( I don't know why looks orange )/LIME for WEEKLY and AQUA/YELLOW for a 36 hs WINDOW.
You can change this parameter as u wish.
The bar counter is simple.
Let me know ur feedback.
AG Moving Averages w/ BandsThis is an indicator that we built from a few simple ideas: display more than one Moving Average, display the Moving Average "Band" (more below) for each Moving Average, and allowing toggle between SMA/EMA - all in the one indicator.
The Moving Average "Band" is creating using Moving Averages (SMA/EMA) with High and Low as sources. The combination of the MA(Close), MA(High), MA(Low), creates a "Band" for each MA length - which we have found to be very helpful in our Moving Average studies.
The example in the chart above is EURUSD with 20SMA (with Bands), 55EMA (without Bands), 200EMA (with Bands). As you can see, the Bands do a better job than MAs alone for capturing price movement and acting as larger dynamic Support/Resistance zones.
Everything in this indicator is fully customizable, from which MAs to show, to those MA lengths, whether to use SMA/EMA for each individual MA, and whether to display the MA "Band" for each individual MA.
We hope you find it as useful as we have!
Anchor ZonesL.A. Little, who wrote two books on trend trading, explained a key timing concept called anchor zones which was used, within his trading system, to enter and exit the market at appropriate times.
Anchor zones are formed from anchor bars. An anchor bar is a bar that has one or more of these components: wide range, high volume or gaps. For this script we're going to require two or more of the components. When an anchor bar forms, we'll note the high and low of the bar and draw a zone across time as prices develops. For this script, we'll also note the open and close of the candle to hint at other levels of support or resistance. The boundaries of these zones can act as support or resistance, but they also mark out the areas where price can often get trapped.
A breakout from these zones on high volume can suggest the beginning of a new trend. In general, anchor zones are a good compliment to price action strategies. For more information on how to use these, refer to L.A. Little's books.
References
onlinelibrary.wiley.com
www.tradingsetupsreview.com
Want to Learn?
If you'd like the opportunity to learn Pine but you have difficulty finding resources to guide you, take a look at this rudimentary list: docs.google.com
The list will be updated in the future as more people share the resources that have helped, or continue to help, them. Follow me on Twitter to keep up-to-date with the growing list of resources.
Suggestions or Questions?
Don't even kinda hesitate to forward them to me. My (metaphorical) door is always open.
Fibonacci-Pivot PointFibonacci Pivot Point Indicator
Default Time Frame = Weekly
Buy Sell zones
Pivot Levels
PP 0.00% white line = Pivot point
SR red lines = Support Resistance Level 1, Fibonacci 38.2
SR aqua zones = Support Resistance Trading zone, Fibonacci 61.8~78.6
SR blue lines = Support Resistance Level 4, Fibonacci 100
ATR Entries & Stop Loss [Jigga]This is a simple script that displays multiples of ATR and shows you where the potential zones for longing and shorting are. The majority of people use ATR as a stop loss, so we can use it for our advantage and get in when they are stopped out. There is also a possibility to add a stop loss, so a trader can lose little when he is wrong and maximize profit when he is right. It works the best in ranging markets.
Do not forget to always use a proper stop loss and risk management.
Here you can see it in action:
BTC - BitMex - Range bound market
MTF Bollinger Bands, SuperTrend, TEMA Wave and ATR Stop LossThis script is a combination of useful overlay indicators that can be used for day trading or swing trading. You can use it for long term positions as well, but some tweaking may be required. I also added the multi time frame possibility for the majority of settings. This indicator gives you a lot of opportunities and trade setups. Default settings are made for day trading, using intraday time frames.
This script can display the following:
4 independent Bollinger Bands (MTF)
4 independent SuperTrends (MTF)
6 independent TEMAs (MTF)
ATR Stop loss for longs / shorts
Default settings display 3 Bollinger Bands, 2 TEMAs(I have found these two TEMAs particullarly useful, see screenshots below) and a signle SuperTrend.
Do not forget to always use a proper stop loss and risk management.
Here you can see the script in action in different markets:
BTC - BitMex - Setup before the drop from 7400 USD
BTC - BitMex - Setup before the drop from 8400 USD
BTC - BitMex - Setup before the pump to 7800 USD
BTC - BitMex - Setup before the pump to 6800 USD
RSI Bands Multi Time Frame [Jigga + LazyBear]This is a modified version of LazyBear's RSI Bands script. I added the possibility to display multiple RSI bands, so you can see the zones, where it is viable to enter a long or a short. You can also use different time frames, so you can visually see where any specific value of RSI is for your given time frame. This gives you a lot of possibilities. Default settings use 1h time frame and the most common reversal areas for RSI. Feel free to change the settings as you see fit. If the script makes your candles too small, you can go to style and turn off individual RSI bands. After that you will still be able to see the zones, but the scale of your chart won't be affected.
It also displays the middle line, which shows you the current trend and can prevent you from entering a long, when RSI is oversold during a strong downtrend or a short, when RSI is overbought during a strong uptrend.
Do not forget to use a proper stop loss and risk management.
Here you can see it in action in different markets:
BTC - BitMex
NASDAQ Composite - Stocks
EUR / USD - Forex
Forex Trade Sessions / Zones + Next Session VisibleAllows User To See Next Session.
Contains all 5 Forex Sessions: New York, London, Frankfurt, Asia (Tokyo), Sydney
Warning! A little buggy on smaller time frames like the 5 minute. 15 minute seems to work fine!
Bitcoin Kill Zones v2 |7Day| [oscarvs] [xeno]This edit adds weekends to Bitcoin Kill Zones v2 by oscarvs and other contributors. Bit of an experiment. Enjoy.
BANK LEVELSHello Traders,
This is another Indicator following to my Reversal Zones indicator !
This script will display the Buying and Selling levels that the Banks are Interested in.
On current day chart, it displays four Price lines ( Monthly Demand & Supply and Weekly Demand & Supply levels)
Previous levels are displayed as dots and those can be referred for analysis by drawing horizontal lines on top of it.
Displayed on all Time frames.
Colours of lines can be customised.
*** PLEASE CHECK OUT THE BELOW SCREEN SHOT TO MAKE BEST USE OF IT ***
Happy trading,
Cheers,
SANJAY RAMANATHAN
Fibonacci ZoneMy first attempt in Pine.
It is a Donchian Channel, but in stead of the median line I added the four Fibonacci lines and colored three of the five ensuing zones in suggestive colors.
The blue zone is up trend zone
The gray zone is ranging zone
The orange zone is down trend zone.
The white zones are 'in betweens'
For the fibs to function properly it needs to be a 20 - 30 period channel.