This indicator highlights points where price significantly deviates from a central level. This deviation distance is determined by a user-set value or using a multiple of a period 200 Atr and is multiplied by successive values of the Fibonacci sequence. Settings Method: Distance method, options include "Manual" or "Atr" Size: Distance in points if the...
Hello Traders, This is a simple Commodity Channel Index (CCI) indicator with multi-timeframe (MTF) overbought and oversold level. It can detect overbought and oversold level up to 5 timeframes, which help traders spot potential reversal point more easily. There are options to select 1-5 timeframes to detect overbought and oversold. Green Background is...
This indicator, based on the ATR, allows you to identify the potential reversal on price and helps you identify the Support and Resistance. When the price moves far away from the multiple moving average, the background color changes : - Red for Short potential entry - Green for Long potential entry There are 2 ways to use this script : - Conservative : Use it...
Hello Traders, This indicator use the same concept as my previous indicator "CCI MTF Ob+Os". It is a simple "Relative Strength Index" ( RSI ) indicator with multi-timeframe (MTF) overbought and oversold level. It can detect overbought and oversold level up to 5 timeframes, which help traders spot potential reversal point more easily. There are options to...
K's reversal indicator I is a special combination between Bollinger bands and the MACD oscillator. It is a contrarian indicator that depends on the following conditions: • A buy signal is generated whenever the current market price is below the 100-period lower Bollinger band while simultaneously, the MACD value must be above its signal line. At the same time,...
Multiple Wicks forming at OverSold & OverBought levels create Buying and Selling Pressure. This Script tries to capture the essence of the buy and sell pressure created by those wicks. Wick pressure shows that the trend is Exhausted. How it works: This Wick Pressure Indicator checks for three candles forming the wicks in overbought and oversold zones. The...
// How it Works \\ Order Blocks based on pivot reversal candle When a pivot High or Pivot Low is found and confirmed, a box will be plotted on the open and close values of that pivot candle // Settings \\ In the settings you have the ability to change the distances required to confirm an pivot High or Low These are the lengths where the script checks to see if it...
Introduction Esqvair's Neural Reversal Probability Indicator is the indicator that shows probability of reversal. Warning: This script should only be used on 1 minute chart. How to use When a signal appears (by default it is a green bar), a reversal should be expected. The signal appears when the indicator value >= Threshold. If you want more signals, you must...
Bollinger Bands are mostly used for trend reversal. I believe they should be used for Trend Continuation and Trend Confirmation. In this Trending Bollinger Bands script you will see two bands drawn on chart. The Upper band is suggestive of Uptrend and Lower Band is suggestive of Downtrend Market. It just provides the guidance of where the market is now and...
// How it Works \\ Measuring the distance of the close price from a higher timeframe VWAP - Volume Weighted Average Price There is a threshold which is calculated by looking back at the previous x amount of bars and storing the highest/lowest values If the distance from the vwap stretches above that threshold, the histogram will go green if price is above VWAP and...
Pivot Points High/Low, sometimes referred to as "Bar Count Reversals" allows highlighting market prices local tops and bottoms. This method compares the price value at a certain index within a user-specified window length and tests whether it is the highest (pivot high) or lowest (pivot low). This method can return successive pivots of the same type, thus missing...
VIX REVERSAL SCALPER BY TREND FRIEND - STOCKS ONLY This indicator is built for scalping, but can be used for swing trades by adjusting the signal settings to a higher number. This indicator is meant for stocks with a lot of price action and volatility, so for best results, use it on charts that move similar to the S&P 500 or other similar charts. This indicator...
Volume Pressure Analysis is a new concept I have been working on designed to show the effort required to move price. An ideal tool for confirming trends or locating reversals early. This indicator can highlight whale action and market manipulation. It calculates volume vs volatility and displays the results as a meter: Above 0 shows how easy price action is...
Hello Traders, This is " ZigZag with Fibonacci Levels " script. It finds the ZigZag, draw Fibonacci lines and put labels accordingly. I get many requests for this script, so here it is. You can set ZigZag period as you wish. Bigger numbers (such 20, 30) may give better perspective and result. It draws Fibonacci levels between 0%-100% and If the price goes...
An outside reversal candle set up script with buy/sell signals. Looks simple but it's pretty powerful especially if combined with your choice confirming indicator. The pattern psychology is this one (Frank Ochoa explanation): " The power behind this pattern lies in the psychology behind the traders involved in this setup. If you have ever participated in a...
Rᴀꜰꜰ Rᴇɢʀᴇꜱꜱɪᴏɴ Cʜᴀɴɴᴇʟ (RRC) This study aims to automate Raff Regression Channel drawing either based on ZigZag Indicator or optionally User Preference The Raff Regression Channel , developed by Gilbert Raff, is based on a linear regression, which is the least-squares line-of-best-fit for a price series, with evenly spaced trend lines above and below . The...
The general idea of using SwingArms is to provide a visual confirmation of a trend change. Green for bullish (BUY) Red for bearish (SELL) A color-coded system providing an easy way for a novice to understand. Converted to TradingView based on the work of Jose Azcarate. I hope you guys enjoy.
Returns a moving average allowing the user to control the amount of lag as well as the amplitude of its overshoots thanks to a parametric kernel. The indicator displays alternating extremities and aims to provide potential points where price might reverse. Due to user requests, we added the option to display the moving average as candles instead of a solid...