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...
🎲 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...
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...
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...
How does it work? - The indicator detects the highest and lowest price level in the last x periods every time prices advance by x periods. - From these values, retracement (0.618, 0.786) and expansion levels (1.272, 1.618, 2, 2.618, 3.14, 3.618, 4.236) are obtained. - Since the symmetrical counterpart of the retracement levels is used, there are two of each of the...
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...
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...
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...
Long and Short entries based on the Donchian Channel indicator. The entry can be set to Higher High/Lower Low or the basis line.
Position Size Calculator / Lot Size Calculator Disclaimer: I do my best to avoid wrong calculations and bugs. I provide this indicator without warranties of any kind. You bear all risks associated with the use of this indicator. Inputs: Market: Adds a name tag to the Table to keep track of the trades. Entry Price: The entry Price of the Position. Entry...
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...