The Relative Strength Orbital Graph is an inspired recreation of the popular Relative Rotation Graphs trading tool, coded from the ground up in Pine Script™. This graphical tool shows how some user-selected securities perform against a selected benchmark using two relative performance metrics, the JdK-RS Ratio and JdK-RS Momentum. Note that these metrics are...
Time Segmented Volume was developed by Worden Brothers, Inc to be a leading indicator by comparing various time segments of both price and volume. Essentialy it is designed to measure the amount of money flowing in and out of an instrument. Time Segmented Volume was originally ported to TradingView by user @liw0 and later corrected by user @vitelot. I never...
I do not own the original indicators. This is just a combination of the two because of their nature to work in a similar way. Camarilla Pivots run on the basis of intraday range trading. Usually after daily open you look the fade whatever move happened before. by shorting R3/H3 levels or longing R3/L3. Targeting the other side of the range. This is the infamous...
The Detrended Ehlers Leading Indicator was created by Bill Mars based off of Ehlers work and this is his attempt to create a leading indicator based on the previous Detrended Synthetic Price . I will be honest that this is a bit of a strange script because it is an indicator based off of the detrended synthetic price which is based off of Ehlers work so I haven't...
A simple Leading EMA Cloud Indicator. This indicator shows an EMA cloud comparing a short and long EMA , charted ahead by (default) 26 candles for quick analysis of trend. The cloud is red when bearish and green when bullish . How to use: Watch for candles breaking out of the cloud for trend analysis. Also watch for cloud colour and cloud colour changes for...
The Predictive Moving Average was created by John Ehlers (Rocket Science For Traders pg 212) and this is one of his first leading indicators. I have been asked by many people for more leading indicators so this one is for you all! Buy when the indicator line is green and sell when it is red. Let me know if there are other indicators you would like to see me...
The Leading Indicator was created by John Ehlers (Cybernetic Analysis For Stocks And Futures pg 235) and as the name implies, this is a leading indicator that provides super early signals. Feel free to change the alpha values to adjust to your needs. Buy when the indicator line is green and sell when it is red. Let me know if there are other scripts you would...
**THIS VERSION HAS BEEN STANDARDIZED WITH A Z SCORE CALCULATION AND ALLOWS THE USER TO SELECT WHICH MOVING AVERAGE THEY WOULD LIKE TO UTILIZE FOR THE SIGNAL LINE** Chart shows the Non-Standardized Enhanced Time Segmented Volume (Multi MA) with default settings on top and the Standardized version with default settings on the bottom. Time Segmented Volume was...
Here is a leading indicator based on the relatively obscure Kairi Relative Index. The Kairi comes from Japan and is similar to the popular RSI, although it is believed that it predates the RSI significantly. The Kairi measures the difference between the current price and its SMA as a percentage of the moving average. We made a few modifications to the Kairi to...
The leading indicator is helpful to identify early entries and exits (especially near support and resistance). Green = trend up Red = trend down How it works: The leading indicator calculates the difference between price and an exponential moving average. Adding the difference creates a negative lag relative to the original function. Negative lag is what...
**THIS VERSION ALLOWS THE USER TO SELECT WHICH MOVING AVERAGE THEY WOULD LIKE TO UTILIZE FOR THE SIGNAL LINE** Chart shows two different options of many. Top option is the default settings and bottom option is a different moving average with no other changes. Time Segmented Volume was developed by Worden Brothers, Inc to be a leading indicator by comparing...
Kairi Relative Index indicator script. The Kairi Relative index is an old Japanese metric with unknown origins.
The Sinewave Indicator was created by John Ehlers (Rocket Science For Traders pgs 97-99) and this is a few indicators in one. Simply put it is a leading indicator which you don't see too many of those these days. If the blue line crosses over the red line then within the next few bars the price will start an uptrend and if the blue line crosses below the red line...
Volume Weighted Volatility MACD is inspired by the concept mentioned in a paper on volume weighted volatility , implementing MACD on top of it helps gauge the variation in "activity" which can be interpreted as a leading momentum indicator, it cycles from trending : hist>0 to corrective movement : hist < 0 . This is my first published script ! I need help...
The Varadi Oscillator (VDO) is a leading indicator first proposed by David Varadi and originally aim to reduce the influence of the trend component in oscillators. The DVO can be described as a rolling percent rank of detrended prices over a certain lookback period. The detrending process used for the calculation of the indicator is based on the simple moving...
The Hilbert Oscillator was created by John Ehlers (Rocket Science For Traders pgs 90-91) and just like the sinewave indicator that I published yesterday, this is also a leading indicator. The big difference between this indicator and the sinewave is that this indicator works very well for determining major turning points in the stock before they happen. You will...
I have been trying to work with volume as an indicator for quite some time, as it holds qualities as a 'leading indicator'. However, please note that any indicator which to some extent predict a future trend has its issues as it can be misleading. But, in some datasets in a selected timeframe the leading properties of volume as an indicator are useful. So this...
Simple script based on Gregory Mannarino's Risk indicator using the DXY and US10Y. Use it as you would an RSI but more of a leading indicator.