Ride Bull Trends Via Stochastic with Special Rules for Heavy Bullish Bias TLDR: Long Only Trend Indicator Where you are always entered Long if the stochastic is over the lower band line and the price is above the Donchian Chanel high. Exit when Stochastic RSI is below the lower band. Indicators: Filter = Trend/Bullish indicator is Donchian of ema(high) this is...
In this script you can choose tri non-standard charts and select multiple moving average and timeframe: EMA , SMA , WMA , VWMA , SWMA , SMMA , DEMA , RMA , HMA , TEMA , THMA, EHMA, DONCHAIN, TMA, LSMA , MCGINLEY , COVWMA, FRAMA , VIDYA and KAMA . It will continually be updated with new moving averages
🎲 Concept Zigzag is built based on the price and number of offset bars. But, in this experiment, we build zigzag based on different bands such as Bollinger Band, Keltner Channel and Donchian Channel. The process is simple: 🎯 Derive bands based on input parameters 🎯 High of a bar is considered as pivot high only if the high price is above or equal to upper...
Support and Resistance using donchian channels to validate tops/bottoms (note: while donchians follow price closely within look back window, this will only update new top/bottom when making new extremes in the donchian channel) combo with other systems:
My 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...
The following indicator returns a line bouncing of the extremities of a Donchian channel, with the aim of replicating a "zig-zag" indicator. The indicator can both be lagging or lagging depending on the settings user uses. Various extended lines are displayed in order to see if the peaks and troughs made by the Donchian zig-zag can act as potential...
Hello Traders, I think you all know Donchian Channels. so I am not going to write about it. With this indicator I tried to create Donchian Trend Ribbon by using Donchian Channels. How it works ? - it calculates main trend direction by using the length that is user-defined. so you can change it as you wish - then it calculates trend direction for each 9 lower...
CM_Donchian Channels Modified_V2 With Alert Capability ***This Indicator was created by user Request to Add Alerts Capabilities for Donchian Channels. New Features: ***Alerts Work - Ability To Create Alerts From Main Indicator. ***Can Also Be Used In Conjunction with Lower Indicator - CM_Donchian Channels Modified_V2_Lower_Alert ***Added Ability To Turn...
Hello All, I think all of you knows Donchian Channels . so I am not going to write about it. With this indicator I tried to create Trend Lines by using Donchian Channel upper/lower bands. I tried add possible entry levels as well. How it works ? - it calculates main trend direction by using the length that is user-defined. so you can change it as you...
Mentor of mine (Mark Helweg) who ran a successful Hedge Fund, and has won several Awards for Quantatative Analysis conducted a free webinar that blew my mind. We’ve all heard most successful Traders make the most money on 5% of their trades. The reason is simple. To make BIG Money You Have to Catch BIG MOVES in the market. Do You Have A system That Get’s You...
This is an educational script created to demonstrate few basic building blocks of a trend based strategy and how to achieve different entry and exit types. My initial intention was to create a comprehensive strategy template which covers all the aspects of strategy. But, ended up creating fully fledged strategy based on trend following. This is an enhancement on ...
DONCHIAN FIBONACCI TRADING TOOL This indicator is based on a Donchian Channel with Fibonacci zones I published before. Features are added which enable trading decisions, it suggests when to open either a long or a short position, it provides suggestions for a stop loss level and suggests a take profit level, the calculation of the take profit suggestion can be...
Trend filter created based on donchian channel. I am using my custom donchian channel as base for this indicator: Concept is simple. We count how many times price is hitting donchian channel top or bottom without hitting the other side and keep counter for both. Thus: upCount is the number of times price hits donchian channel top without hitting bottom ...
Standard Donchian Channels, this includes a Trend EMA which can be configured and the channels will use to give buy and sell signals. The channels are also colored in such a way to indicate a trend reversals. My favorite part that sets this apart from others is, if using the bClose option (which I recommend you do) the trend will not reverse until there is a close...
This indicator shows Donchian Channels based on close prices only. Additionally, a box with the bands and the center line for the last bar can be shown. The center line, the bands and the box can be hidden independently. Four periods are being shown at the moment, but the indicator is easily extensible with copy and paste.
Hi! This is a very simple script that I couldn't find on TradingView yet. Look at this indicator how you want (band, cloud, ma's) and create your own settings, I did not test it. Normally, Donchian average calculates the average(middle) of the highest point of a given period and the lowest point of that same period. Here I use two separate periods, one for...
This script uses the last hlc3 value of 1H, 4H, D and/or W and rotates it 360º up/down with four increments of 90º to find out potential support and resistance areas. Can be used as a dynamic support & resistance tool or just to gauge how overbought/oversold the market is. Special thanks to @Nv56 for his assistance in writing this script.
I gathered all the signals coming from the MACD & Donchian channels indicators and filtered them with EMA 200 or ADX > 25 indicators (which both of them show the trend), and put them on the chart to show me the buy and sell signals; the signals rules are as following: BUY: when we have an uptrend ( the price is above the EMA 200 or ADX > 25 ) & the macd line...