Thie indicator is a modified and upgraded version of the popular ADX tool. ADX is used to determine the strength of a trend, and also to determine the direction in which the trend is likely to go. With this script, I have added in the formula the usage of volume, leading to the following functionality. The length is used to determine the period to calculate...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
Simple table to show the values for indicators which can be used to initiate trades: RSI: Long above 55 // Short below 45 // Choppy between 45-55 DI+: Long above 25 DI-: Short above 25 Note when to avoid trend trades: - If DI+ and DI- are both below 25 then market is choppy - If RSI is between 45-55 then market is choppy
Welcome to Super 8, the ultimate automatic trading script for Pine! This bad boy is designed to go both long and short, and it's equipped with all the tools you need to maximize your profits. Whether you're looking to take profit, set a trailing stop, or protect yourself with a stop loss, Super 8 has you covered. But that's not all! Super 8 is also loaded...
The default Average Directional Index (ADX) helps traders determine the strength of a trend, not its actual direction. The Clean ADX helps traders determine the strength of a trend on a longer time, and the possible direction on different timeframes. The bidirectional Breakout Volume determines both directions of breakout or breakdown volume. When volume is high...
The Oscillator Extremes indicator plots the normalized positioning of the selected oscillator versus the Bollinger Bands' upper and lower boundaries. Currently, this indicator has four different oscillators to choose from; RSI, CMO, CCI, and ROC. When the oscillator pushes towards one extreme, it will bring the value of the prevailing line closer to zero. If...
A screener for multiple indicators with nice table output. I was asked many times to update custom screener to display results in a table form. This way it looks much better. You can play with background colors depend on values you're looking for. In the screener, for example, I'm highlighting overbought/oversold RSI values, big ADX levels and trend of the...
ADX System Overview So I Came Across Another Trading System for Only $997. However, if you purchased in the next 24hours the whole system could be Yours For Only $497. So I decided to Code it. This is only Version 1, and I discuss in the Video What I’ve found so for, some plans for Version 2 of the indicator, and I ask for your feedback on anything you...
Trend Trader The code is open source, what it uses to print signals is MACD cross and ADX. Bar colors change in relation to where price is according to the 50 day MA. The MA ribbon is used for visualizing trend and using it for dynamic support/resistance. The ribbon is comprised of the 50 day and 100 day MAs. Main reason to publish this script is because some...
Combined LazyBears ZeroLag EMA and CapnOscars moving average ADX. Here's the result. I figured it could be used as a trend trendtrading system, ADX red + ema cross downards = short. ADX green + ema cross up = long. ADX black + ema cross = no trade Or something along those line. A way filter out whipsaws. This is just something I threw together in 5 min, so...
SSL HYBRID Advanced SSL Hybrid is an Advanced version of the default SSL Hybrid by Mihkel00. Multiple Indicators MACD Crossover Signals EMA 200 Bollinger Band Bollinger Band Squeeze ADX Crossover and ADX level CCI Over Brought /Sold Stochastic Over Brought /Sold RSI Over Brought /Sold CREDITS QQE MOD byMihkel00 SSL Hybrid by Mihkel00 Waddah...
The goal of this study was to use ADX from Higher Timeframe - to determine trend direction Why? Because ADX is very sensitive, able to show trend ending without any delay, but not in the middle of it. Being able to see such immediate trend change on higher timeframe, is a great indicator of trend direction. Adding just security() calls to 'highest', 'lowest' and...
ADX System Overview So I Came Across Another Trading System for Only $997. However, if you purchased in the next 24hours the whole system could be Yours For Only $497. So I decided to Code it. This is only Version 1, and I discuss in the Video What I’ve found so for, some plans for Version 2 of the indicator, and I ask for your feedback on anything you...
This ia full strategy made with a combination of a trender, volume, volatility and oscillator. In this case we only go long. Indicators used: Default PSAR Default CMF Modified RSI logic, not using OB/OS ADX with EMA applied The rules are : we check if we are in a uptrend on psar, together with a positive value in volume, rsi is above the middle line(50), using...
My interpretation of John Carter's popular Simpler Trading 10X Bars indicator. Momentum is displayed to quickly see the quality and strength of a trend based on a calculation of the Directional Movement Index (DMI). The DMI is an indicator developed by J. Welles Wilder in 1978 that identifies in which direction the price of an asset is moving. The DMI is...
For quicker and easier interpretation, ADX line is displayed in a heatmap style. The more absolute difference between both DIs, the more intense the color. Because some people use 20 ADX reference and others use 25 ADX reference to confirm the trend, I just add both as reference lines in a 'golden box' Additionally, reference lines were added with default values...
Quick Summary --------------------- The RedK Trader Pressure Index (REDK_TPX) analyzes the changes in price bars to give the trader a clear visual insight that represents the ongoing fight between the bulls (buyers) and bears (sellers) in the market - to determine who is in control of the price action, which in turn can be helpful in a trader’s decision about how...