EXPERIMENTAL: Bull and Bear power based on linear regression (this is a non lagging oscillator, the parameter are for the lookup window for the donchian extremes) this indicator can also be used for convergence/divergence.
This version of Donchian Channels uses two source options so that one can create a channel using highs and lows rather than one or the other or closes. My thinking was that this would create a more accurate portrayal of price action (or at least contain the greatest scope of it) as seen through the lens of a Donchian Channel. This was actually part of the genesis...
According to TradingView the Detrended Price Oscillator is an oscillator that removes trend from price in order to more clearly show an instrument's cyclical highs and lows so that an investor or trader may more easily time when to buy or sell the underlying instrument. Accordingly, it is not meant to be used as a way of gauging momentum, however, I find it...
Here it a TSI with MTF function , together with Donchian high and low channel the best entry and exit are shown in arrow
This is recreation of Donchian Channel - Pivot High Low indicator present here: But, instead of traditional pivot high lows, this is based on pivots created from zigzag indicator. This indicator is created on top of existing Zigzag indicator using lines array: Parameter HighLowLength refers to number of zigzag lines back which can be used to calculate top...
Long and Short entries based on the Donchian Channel indicator. The entry can be set to Higher High/Lower Low or the basis line.
I present to you a script for testing the channel breakout strategy for the Bitmex exchange. Cryptocurrency itself is a trending tool, which is why breakout strategies generate the largest profits, and the channel breakout strategy is one of the most effective trend strategies. The optimization result shows the result of trading on a volume of 20% of the deposit....
There are a few different attempts at the turtle strategy on here, but none that I have seen thus far correctly follow the strategy as I know it. This version uses a stop order to trail out of the position by moving the stop order to match the exit channel or stoploss as the N*2( ema of True Range * 2). This version of turtle strategy also uses stop orders for...
What is the Trend Breakout high/low #1? This script uses the high/low of each fixed time period as a conditional judgment, and when the high/low is broken as a buy/sell signal, trying to capture a trend. How to use this script? Start date and Stop date: You can choose the date of the test. Trading cycle: Selected time period is used as the basis for determining...
Another adoption of supertrend. This time based on different channels - Bollinger Band, Keltner Channel, Donchian Channel and Pivot point based Donchian channel. When price hits top of bands, it is considered as start or continuation of uptrend. When price hits bottom of the band it is considered as start or continuation of downtrend. Hence, supertrend is drawn...
I have the ambition to create a ‘landscape’ which enables the user to see the ‘mood’ of the market about the price of an instrument, simply by looking where the candles go. Prices are a simple phenomenon , they go up or down or stay the same. This is represented quite well for the short term by a candle. I recommend to study candle patterns. Prices not only...
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 reversal. 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...
Turtle Atom Duck shows potential buy and sell It consist of 3 indicators Turtle - Donchian Channel - bullish when price close above previous 1 bar high - bearish when price close below previous 1 bar low Atom - Bollinger Band - bullish when price close above upper band - bearish when price close below lower band Duck...
Hello Traders, I would like to introduce you donchain support&resistance levels. The idea is to look for important levels that are identified by donchain line, where donchain usualy spents a lot of time without any move usualy turns out to be good level for bounces. Also note that when there is a big spread between first line and second line it usually leads to...
RSI Donchian Channels Built by Ricardo and JR Here is a great indicator to use for strong trends. Donchian Channels react immediately to changes in the highest high and lowest low. For strong trends you want to trade when RSI is set along the upper or lower DC-RSI envelope. When the RSI releases from the DC-RSI envelope, you can take the trade off.
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...
calculation to display a dayly donchian channel at any intraday timeframe.