This is a trend-following indicator which condenses two SuperTrend indicators -- one based on analysis over a shorter period of time (1.5, 7), and one based on analysis over a longer period of time (1.65, 100) -- into a single indicator which appears on your chart only when both the shorter- and longer-term analysis indicates a "SuperTrend" in the same...
This is a Strategy with associated visual indicators and Long/Short and Reverse/Close Position Alerts for the Choppiness Index (CHOP) . It is used to determine if the market is choppy (trading sideways) or not choppy (trading within a trend in either direction). CHOP is not directional, so a DMI script was ported into this strategy to allow for trend...
I decided to make this formerly invite only script public (you can find the invite only version here If you are part of the invite only you don't need to change scripts. I will push improvements first on the invite only script but in time it will come to this version as well. I would love to know your ideas...
USed the DMI Oscillator created by LARK "https://www.tradingview.com/v/T79b6F5n/" to create this DMI Stochastic Extreme. You can also use the DMI Stochastic by Lark Updated Version -
Nothing special here I just play with the formula of ADX and DMI that give this indicator which is combination of both above zero =bullish bellow zero =bearish seems nice to spot trending
A simple indicator of trend by using 3 EMAs of multiplies of 2, 5 and 10, filtered by standard positive/negative directional movements (DM) which are the base of Average Directional Index (ADX). The "Trend Strength" option is included to set the EMA multipliers and also the variation between DM+ and DM- which interpret the trend as a weak or a strong one. Note...
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)
Modification of DMI Stochastic indicator created by USGEARS, as requested by another user. This version just colors columns along with the indicator arrow.
This goes with my MrBS:DMI+ indicator. I originally combined them into one, but then you cannot set alerts based on what the ADX and DMI is doing, only strategy alerts, so separate ones have more flexibility and uses. Indicator Version is found under "MrBS:Directional Movement Index "...
DMI Stochastic Extreme - Version 2 - Replaced B with , Replaced S with - Ability to change Overbought and Oversold Levels - Clean PineScript List of All my Indicators - www.tradingview.com
This indicator plots Dynamic Momentum Index indicator. The Dynamic Momentum Index (DMI) was developed by Tushar Chande and Stanley Kroll. The indicator is covered in detail in their book The New Technical Trader. The DMI is identical to Welles Wilder`s Relative Strength Index except the number of periods is variable rather than fixed. The...
There is a nice writeup about a system that uses DMISTO here, which includes decent statistics: traderedge.net I have not yet done any back testing on the system as a whole myself, but thought the DMISTO was an interesting indicator, so ported it over for those who might want to play...
For binary. Timeframe: 5 min. Good binary broker: goo.gl P.S. thx ucsgears for idea
Mashed together Chris Moody's ADX thing with his DMI thing. So you can see trend strength + direction green-ish = uptrend-ish//red-ish = downtrend-ish Colors can be adjusted though. below 10 = gray, not much going on 10 - 20 = light green/light red, could be the beginning o something 20 - 40 = bright green / bright red, something is going on above 40 = dark...
This is a Directional Movement Index (DMI) with a twist, instead of plotting the positive direction of +DI and negative direction for -DI, we subtract the +DI with the -DI on scales of 100 to -100. The result is plotted with a oscillator to identify the current trend. DMI Modified supports multiple moving averages (default is JMA with length of 3). You can disable...
I started this project with the goal of making a DMI/ADX that was easy to read at a glance. Its since become a little more then just colouring the slopes. The majority of the time, the best returns come from trending markets (THE TREND IS YOUR FRIEND... until the end) and I hope this helps people become good friends with the trends. ----- Features - A function...