General Overview The "Six Pillars" indicator is a comprehensive trading tool that combines six different technical analysis methods to provide a holistic view of market conditions. These six pillars are: Trend Momentum Directional Movement (DM) Stochastic Fractal On-Balance Volume (OBV) The indicator calculates the state of each pillar and presents...
The most basic of trend indicators is the price change over some period of time. Rate of change is the most common indicator to use which calculates the current price minus the price n bars back. I've written this indicator to solve several problems the default value of ROC. 1. We're interested in the magnitude or strength of the slope of change. 2. We need a...
Hello Everyone. I hope you are all doing great. It's been a long time since I posted my first script here, and I got a lot of response from that. So, I thought I should share this script also to everyone, and anyone that may find it useful. Personally, I use it to tell the general market conditions. Here's how I works : The script tries to determine the overall...
The Natural Directional Combo was created by Jim Sloman as part of his Ocean theory series and I believe this is his final unique formula that I'm publishing to make them all open source. If you know of any others then please send me a message. He passed away at a young age and I want to make sure his legacy lives on. Big thanks to @altcoinz and @tmac87 for giving...
The Natural Directional Index was created by Jim Sloman and this is another indicator that I'm publishing from the collection of Ocean indicators. I want to make sure his legacy is covered by as many eyes as possible. This is his version of the directional index indicator but he uses his weighting method to use the square root of time and you can see that the...
Directional Movement Indicator: +DI and -DI I changed the color of the bar bars according to the crossed of +DI and -DI . It helps us to have an idea of whether the trend is continuing or not. +DI crossover to -DI barcolor is Aqua, if not bar color is Red. It also helps us to find the lowest and highest points of the graph according to the positions of Adx +DI...
Crypto ADX + DMI This indicator is a customised version of the ADX + DMI by J. Welles Wilder in 1978, with default settings optimal for cryptocurrencies. What is the DMI (ADX) Indicator? According to Investopedia: DMI (ADX) consists of three indicators that measure a trend’s strength and direction. Three lines compose the Direction Movement Index (DMI): ADX...
Inspired by the user scarf from Tradingview. In contrast with that other indicator, this one instead of a simple moving average (SMA) for the ADX calculations, uses a running moving average (RMA) or also known as Wilder's Average. I like having a histogram for the DI lines over just having lines alone because it makes it easier to see. In addition I made it so...
A new idea of mine that I am presently experimenting on for my trades. The Directional Volume Index (DVI) is defined as follows: DVI = VWMA(len1) - SMA(len2), where by default, len1==len2 The sign of the DVI provides volume confirmation of the direction of the price trend. The magnitude of the DVI provides the volume confirmation of the strength of the...
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
This simple Indicator shows: (1) The D irection of a trend (2) The S trength of a trend hence the name "Direction & Strength Indicator. How to read this Indicator: Indicator above "resistance area" => strong UP trend Indicator above 0 .................. => weak UP trend Indicator below 0 .................. => weak DOWN trend Indicator below ...
An 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...
A 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
This technique was described by William Blau in his book "Momentum, Direction and Divergence" (1995). His book focuses on three key aspects of trading: momentum, direction and divergence. Blau, who was an electrical engineer before becoming a trader, thoroughly examines the relationship between price and momentum in step-by-step examples....
An open source version of the DMI. Mostly published for other scripters to modify. Typical useage: www.investopedia.com