Ortalama Yönsel Endeks (ADX)
ADX & DI in one lineThis is the standard ADX & DI indicator, but combined in a single line, changing color when a trend changes and changing value when the trend is strong.
Strength & Directional Movement [CP]This my version of the ADX & DI indicator, fixed the code, ported to Pine Script v3 and loaded up with filters for your smoothing pleasure.
I have some info below on how to read this indicator, be sure to take a look!
Wilder’s DMI (ADX) consists of three indicators that measure a trend’s strength and direction.
Three lines compose the Direction Movement Index (DMI): ADX (black line), DI+ (green line) and DI- (red line).
The Average Directional Index (ADX) line shows the strength of the trend. The higher the ADX value, the stronger the trend.
According to Wilder, a trend is present when the ADX is above 25. DMI values range between zero and 100.
The Positive Directional Indicator (+DI) and Negative Directional Indicator (-DI) show the current price direction.
When the DI+ is above DI-, current price momentum is up.
When the DI- is above DI+, current price momentum is down.
DI Crossovers:
Traders could enter a long position when the DI+ line crosses above the DI- line and set a stop-loss order under the current day’s low.
When the DI- line crosses above the DI+ line, traders could place a short position with a stop above the high of the current day.
Irrespective of whether the trader takes a long or short position, the ADX should be over 25 when the crossover occurs to confirm the trend’s strength.
When the ADX is below 20, traders should use trading strategies that exploit range bound conditions
DI Contractions and Expansions:
The DI+ and DI- line move away from each other when price volatility increases and converge toward each other when volatility decreases.
Short-term traders could enter trades when the two lines move apart to take advantage of increasing volatility.
Swing traders might accumulate into a position when the lines contact in anticipation of a breakout.
The +DI generally moves in sync with price, which means the +DI rises when price rises, and it falls when price falls.
It is important to note that the -DI behaves in the opposite manner and moves counter-directional to price.
The -DI rises when price falls, and it falls when the price rises. This takes a little getting used to.
Just remember that the strength of a price move up or down is always recorded by a peak in the respective DMI line.
Reading directional signals is easy. When the +DI is dominant and rising, price direction is up.
When the -DI is dominant and rising, price direction is down. But the strength of price must also be considered.
DI strength ranges from a low of 0 to a high of 100. The higher the DI value, the stronger the prices swing.
DI values over 25 mean price is directionally strong. DI values under 25 mean price is directionally weak.
ADX Suavizado + DMI com Periodo RDNAdicione rafdourado para maiores informações de uso ou dicas para aprimoramento
ADX +- DiThis Adx +-Di is just a complete version of what the ADX is supposed to signal.
So you have:
15 (contraction), 20 (threshold), 30 (expansion), 40 (resistance) levels.
Below 20 the price is not trending
Above 30 the price is trending
Below 15 price has been in contraction for too long
Between 20 and 30 price is in a "transition zone".
I finally added a "Resistance" level (40), which has to be adapted to best represent the historical levels where price usually encounters resistance, and where the price can be declared "overtrending", which means a return to lower levels is likely to happen.
I've chosen mild colors, and set the Adx Color to White, because I use black background, you can easily change that.
Enjoy
-Maurice
ADX & DI HistogramThis bad boy shows the same info as a normal ADX & DI but I've endeavoured to remove a lot of the confusion. I also added red/green colour gradients to show how much ADX is trending, the darker the colour, the stronger the trend. This should help to avoid the upsidedowniness and confusion I've always found with the original. I made this a while ago and have made a few changes recently but I can't remember where I go the basic ADX code from, so credit to whoever that was. Enjoy
ADX Crossover + BarColor v0.1Цвет бара показывает текущий тренд. Красный - падающий, зеленый - растущий. Желтый знак показывает начало или усиление тренда, флаг - завершение тренда, начало консолидации или следующего тренда
ADX & DI with Long + Short ConditionsMy version of the ADX & DI Indicator with an extra theshold and adjustable long and short conditions.
A green background (long) will appear when the ADX is rising, the DI+ is falling and the DI+ is below the (new) lower threshold.
A red background (short) will appear when the ADX is rising, the DI- is falling and the DI- is below the (new) lower treshold.
You can adjust the tolerance for the lower threshold in the settings of the indicator.
ZR1DMI/ADX
blue is Bull momentum
yellow is Bear momentum
gray line is trending line
dotted is TREND LINE
idea:
look for two lines to be above the dotted TREND LINE
bullish = Bull momentum + Trending Line
bearish = Bear Momentum + Trending Line
when all three are converged or when Tending Line is below dotted its CHOP
Blue flashes when BULL momentum is growing
Yellow flashes when BEAR momentum is growing
NOTE: FOR PA TO MOVE WE DONT ALWAYS NEED 2 LINES ABOVE 1 BELOW
a secondary trade idea is simply on cross over .
when Trending line + one of the momentum lines crosses over the 3rd line (secondary momentum) this can also be seem as trend confirmation.
with that said the strongest and safest set ups are still when 2 is above the TRENDING LINE and 1 below
ADX & DI trend exhaustionAn EMA is applied to the ADX in order to catch the exhaustion of a trend (i.e. ADX line crossunder EMAADX line) or the possible formation of a new one. In the first case, we would wait a confirmation signal, which happens when the crossunder has a value greater then 50. A new trend is created when the difference between the ADX and the EMAADX is positive, with ADX greater then 20. As confirmation, we would have the DI+ greater then 20 e the DI- smaller then 20 (this would trigger a bullish sentiment, bearish for the opposite), consequently the histogram will be display in green (red in the bearish case).
ADX & DIDeclaration:
This is a tradingview script written by feibilanceon of Agg.one .
This indicator is not public and for invitation only.
Features:
ADX and DI+ and DI- all in one indicator with a beautiful design!
Usage:
Just simply add this indicator to your chart!
Contributing:
You can report bugs or issues under this page.
Any advice would be helpful for improving this indicator's accuracy.
Gunbot Deluxe Tuners BE [Alerts]Revision 18
Gunbot Deluxe Tuners BE Alerts is part of the official Gunthy version of Gunbot Deluxe Tuners.
It is the companion Alerts script for the Gunbot Deluxe Tuners BE (Black Edition) backtesting and optimizing script.
This Alerts script allows user to automatically send alerts directly to Gunbot through the Gunbot TradingView addon.
Available only to verified Gunbot owners. No exceptions. Anyone interested in obtaining this script must contact either their official Gunbot reseller or me privately.
No public requests or donations for access to this script will be granted. No exceptions.
NOTICE: By requesting access to this script you acknowledge that you have read and understood that this is for research purposes only and neither I or Gunthy are responsible for any financial losses you may incur by using this script!
Average Directional Index-BuschiA simple modification of the built-in "Average Directional Index":
To identify wether there is an uptrend or a downtrend, the function color is conditional:
no trend: black
small uptrend (weak threshold): light green
big uptrend (strong threshold): green
small downtrend (weak threshold): light red
big downtrend (strong threshold): red
Ichi Trend Follow System v2This is an improvement upon a very popular trend following system that is currently selling for about $1k per year. I pull data from longer time frames to confirm trend, as well as use the ADX to minimize trading in sideways chop. I’ve backtested both the older $1k system and this newer one and can confirm improvements in every market and timeframe that I’ve tested.
Here’s the gist of how to use it. Wait for a set up bar. The set up bar will be aqua to go long and yellow to go short. Open your trade on the open of the following bar. Close your trade when the trending bar color (lime for long/fuchsia for short) changes back to standard colors on completion of the bar (green or red).
Please ask, and I’ll let you try it for free.
DMI ADX TREND 2.0 (edit by GeertVD)Edit of the popular script by @TraderR0BERT
New features:
- horizontal colored areas, indication weak/medium/strong trend
- vertical bars, signaling trend/momentum changes
- DI+ vs DI- contraction/expansion histogram (to measure the DI volatility)
ADXRainbowColorEMAThis is an EMA that color changes based on ADX.
When ADX is low, EMA color is in lime or aqua, if the value of ADX moves higher, It changes from aqua to yellow and then red.
You can change the settings like EMA period and the color, etc in the dialog window.
Usually, as the trend becomes stronger, the ADX values rises, so there is a possibility on a trend when it is yellow or red.
Especially, when changing from aqua to yellow and red, it is a necessity check because it is a possibility of change from range to trend.
これはADXに応じて色が変化するEMAです。
ADXが低いときは、EMAの色はライム(明るい緑)やアクア(水色)ですが、ADXの値が高くなると、アクアから黄色、そして赤に変化します。
EMAの期間や色などはダイアログウインドウで変更できます。
通常、トレンドが強いとき、ADXの値は上昇します。その為、ラインの色が黄色や赤の時は、トレンド状態の可能性があります。
特に、色が水色から黄色、そして赤に変化するときは、レンジ状態からトレンドへと移行した可能性があるので、要チェックです。
Triple Smoothed ADX==日本語説明も併記 // Japanese discription is following ==
■ Momentum index (Smoothed ADX triple display)
■ Effective assets: All
■Example of utilization
1) Trend generation is assumed at the timing when at least two lines including the blue thick line (14) are raised
2) Confirm the candlestick and if the price jumps out of the Bollinger band ± 1 σ, the trend toward that direction and recognition
3) If the closing price is confirmed within ± 1σ of the Bollinger band, close the position
■ Detailed explanation
Three Smoothed ADX with different parameters are displayed at the same time. As known as ADX included in DMI, it shows the strength of the trend.
It develops color in an upward phase to make it easy to recognize strengthening and weakening trends, and fades in a downward phase.
In addition, in accordance with the method of Wilder of the inventor in the calculation of ADX, a modified moving average (Smoothed Moving Average) is used instead of SMA.
Daily use is basic, but you can use it with the same parameters for other time feet.
The basic parameter (14) is set to a thick blue line for the most visibility.
Long-term parameters (52 * 26 is also acceptable) are indicated by blue circles as an auxiliary element for judging the rising margin of the basic line.
The short-term parameter (7) is displayed as a line as an auxiliary element for recognizing the peak out of the basic line in advance.
In some cases, changing the short term (7) to the very long term (100) allows you to recognize the major market price level once in several years.
Three periods The phrase "all lines" goes from "low position" to "rising together" is considered the strongest trend.
On the other hand, in the case where the short-term line rises backwards as the longer-term line goes down, it tends to end up with short-lived trends and failure to form trends.
Please note that there is no way to judge whether the trend suggested by this index rises or falls from this index, so it is necessary to confirm the main chart. (It is preferable to display parabolic SAR or Bollinger band)
■ Remarks
It is an index created assuming that it is used as Triple STD-ADX in combination with Triple Smoothed ADX(to be posted later).
■ About Triple STD-ADX
Triple Standard Deviation "and" Triple Smoothed ADX "are superimposed and displayed as" Screen (without scale) "to function as" Triple STD - ADX ".
The method of utilization is the same as Triple Standard Deviation and Triple Smoothed ADX, but by simultaneously displaying two momentum indicators with different calculation approaches with multiple parameters, we aim to mutually complement the cognitive power of trends.
STD (13, 26, 52, 100, 200) and ADX (7, 14, 26, 52, 100) correspond to reaction rates respectively.
By choosing different reaction rates you can expect to further increase reliability.
You can estimate the reliability of the trend most reliably in a situation where all six signals in total rise from low to high.
■Sample: STD-ADX Trade Signal
========================================================
モメンタム指標(Smoothed ADXの3連表示)
■ 有効アセット:すべて
■ 活用の一例
1)青の太線(14)を含む少なくとも2本のラインが上昇したタイミングでトレンド発生を想定
2)ローソク足を確認し、ボリンジャーバンド±1σの外に価格が飛び出している場合はその方向へのトレンドと認識
3)ボリンジャーバンド±1σ以内で終値が確定した場合にはポジションクローズ
■ 詳細説明
パラメーターの異なる3つのSmoothed ADXを同時に表示します。DMIに内包されるADXとして知られるように、トレンドの強度を示します。
トレンドの強化と弱化を認識しやすいように上昇局面で発色し、下降局面で退色します。
なお、ADXの計算において考案者ワイルダーの手法に倣い、SMAではなく修正移動平均(Smoothed Moving Average/ワイルダー移動平均)を使用しています。
活用は日足が基本ですが、他の時間足に対しても同一パラメーターで使用することができます。
基本パラメーター(14)は最も視認しやすいように青の太線にしています。
長期パラメーター(52※26も可)は基本線の上昇余力を判断するための補助要素として青色の丸点で表示しています。
短期パラメーター(7)は基本線のピークアウトを先行して認識するための補助要素としてラインで表示にしています。
場合によって、短期(7)を超長期(100)に変更することで数年に一度のレベルの大相場が認識できます。
3期間「全てのライン」が「低い位置」から「揃って上昇」する局面を最も強いトレンドと考えます。
一方、より長期のラインが低下する中、より短期のラインが逆行して上昇するケースでは、短命のトレンドやトレンド形成失敗に終わることが多くなります。
なお、本指標が示唆するトレンドが上昇か下降かは本指標からは判断する術はないため、必ずメインチャートを確認する必要があります。(パラボリックやボリンジャーバンドを表示すると好適)
■備考
先に掲載したTriple Standard Deviationと併用して、Triple STD-ADXとして使用することを想定して作成した指標です。
■Triple STD-ADXについて
「 Triple Standard Deviation 」と「Triple Smoothed ADX」を一方を「スクリーン(スケールなし)」として重ねて表示させることで「Triple STD-ADX」として機能します。
活用方法はTriple Standard DeviationやTriple Smoothed ADXと同じですが、算出アプローチの異なる2つのモメンタム指標を複数パラメーターで同時に表示させることで、トレンドの認識力を相互に補完する狙いがあります。
反応速度はそれぞれSTD(13,26,52,100,200)とADX(7,14,26,52,100)がほぼ対応します。
異なる反応速度を選択することで信頼度をさらに高めることを期待できます。
合計6本のシグナル全てが低い位置から揃って上昇する局面でトレンドの信頼性を最も高く見積もることができます。
5 in 1 (rsi,aroon,stoch,macd,adx di)5 indicators in 1.
You can choose wich one you want to see (rsi ,aroon,macd,stoch or adx di)
Usefull to save space for other indicators
Peso Pros Daily DineroSignature indicator for use with the Peso Pros Daily Dinero strategy for the USDMXN. How to use the indicator is explained in detail in the members section of your online course.