This revision of this indicator is an Open Public release. The indicator alert based on JayRogers "Open Close Cross Strategy R2" and is used in conjunction with the revised "Open Close Cross Strategy R5". Description: This indicator alert created for TradingView alarm sub-system (via the alertcondition() function, which currently does not work in a ...
A gift from me to all. This script is developed to find Divergences for many indicators. it analyses divergences and then draws line on the graph. red for negatif, lime for positive divergences. Currently script checks divergence for RSI, MACD, MACD Histogram, Stochastic, CCI, Momentum, OBV, Diosc, VWMACD and CMF indicators. You can use some or all of these...
An oscillator is a technical analysis tool that, simply said, gauge momentum, determine market trend direction and duration. For some oscillators, fluctuations are bounded by some upper and lower band, and traders use them to discover short-term overbought or oversold conditions. Oscillators are often combined with moving average indicators to signal trend...
Elder-Ray Bear and Bull Power Dr. Alexander Elder cleverly named his first indicator Elder-Ray because of its function, which is designed to see through the market like an X-ray machine. Developed in 1989, the Elder-Ray indicator can be applied to the chart of any security and helps traders determine the strength of competing groups of bulls and bears by gazing...
Hello traders I hope you're all hanging on at home with what's going on these days... The good news is.... it gives us more time to trade ^^.... #positive #attitude I - Concept This screener detects whether the regular RSI divergences based on the TradingView Divergence built-in indicator (made by the gentleman @everget I believe) With this screener, you can...
RELATIVE STRENGTH INDEX (RSI) This is a tool that is widely used Especially for Overbought and Oversold systems, but I have made some changes in this indicator, How to use it...! I have set it as the default setting - RSI Length: 7 - Overbought: 70 - Oversold: 30 What is unique about this tool? we can see 3 conditions: 1) RSI Overbought / Oversold with...
Hello Traders! While analysing the charts, one of the biggest problem is to see if there is trend or not, or is it in a congestion zone/area? While thinking about it, I found the idea to analyse moving averages in channel and their momentum according to channel width. How it calculates and works? On each bar it creates a channel by highest/lowest point of...
This code for Oscillator of Moving Averages (OsMA) is based on MACD 4C indicator code published by vkno422 . Many thanks to vkno422. I have borrowed the concept of 4 colours which I find very useful. For those who are not familiar with OsMA, it is histogram of difference between MACD (oscillator) and its MA (signal line). The zero line cross over of this...
This is basically the same code as my other PPO Divergence indicator expect it overlays the signal on the candles, rather than needing the oscillator. I'm keeping the old version, as I'm sure people will prefer it, but this version takes up less screen real estate.
Hello Traders, This script analyses divergences for 11 predefined indicators and then draws column on the graph. Red columns for negatif divergence (means prices may go down or trend reversal), Lime columns for positive divergences (means prices may go up or trend reversal) The script uses Pivot Points and on each bar it checks divergence between last Pivot...
Thanks & Credits To Tradingview Team for allowing me to use their default MACD version and coding it in to a MAGIC MACD by adding a few lines of code that makes it more enhanced. About: MAGIC MACD (MACD Indicator with Trend Filter and EMA Crossover confirmation and Momentum). This MACD uses Default Trading view MACD from Technical...
Hello everyone <3 I present to you guys my new indicator Volume per Point (VP) As suggested by the title, this script gives you the volume for every point. Here's a run down on specific features: SUBCHART COLUMNS: The columns can be the following four colors: Green - There was an increase in VP Red - There was a decrease in VP Yellow - There was...
This is an revised Open Public version of Vdub Bollinger Band %B reversal indicator. This version includes optional Divergence Finder with selectable channel width, optional Market Session time highlighting and optional Binary Option expiry markers.
BUY & SELL PRICE TO VOLUME PRESSURE By Ricardo M Arjona @XeL_Arjona DISCLAIMER: The Following indicator/code IS NOT intended to be a formal investment advice or recommendation by the author, nor should be construed as such. Users will be fully responsible by their use regarding their own trading vehicles/assets. The embedded code and ideas within this...
This is an experimental variation of Paul L. Dysart's Positive Volume Index and Negative Volume Index that tracks the divergences between the PVI and its EMA, and the NVI and its EMA, then plots both together for comparison. This tool can be used to identify trending price activity.
This is an experimental study inspired by the Quantitative Qualitative Estimation indicator designed to identify trend and wave activity. In this study, rather than using RSI for the calculation, the Dual Volume Divergence Index oscillator is utilized. First, the DVDI oscillator is calculated by taking the difference between PVI and its EMA, and NVI and its EMA,...
Both the RSI (Relative Strength Index) and the Linear Regression ( LR ) rank among the most popular momentum indicators used in trading. When used in combination with other technical indicators (ZigZag), both RSI, LR and ZigZag can offer value in validating trade opportunities to optimize your risk management practices. Here’s a look at how to use RSI, LR and...