One of the ways I go when I develop strategies is by reducing the number of parameters and removing fixed parameters and levels. In this strategy, I'm trying to create an RSI indicator with a dynamic length. Length is computed based on the correlation between Price and its momentum. You can set min and max values for the RSI, and if the correlation is close to 1,...
The True Momentum Oscillator (TMO) calculates the delta of the price using the open and close. We have taken the true momentum oscillator a step further and have added the momentum of the main signal (TMO) and the smooth signal line. We believe this helps give a clearer picture of price momentum and helps verify crossovers of the TMO and the smooth signal line....
RSI-2 Strategy ***At the bottom of the page is a link where you can download the PDF of the Backtesting Results. This year I am focusing on learning from two of the best mentors in the Industry with outstanding track records for Creating Systems, and learning the what methods actually work as far as back testing. I came across the RSI-2 system that Larry...
LazyBear's wavetrend oscillator enhanced with wavetrend cross visualization on the indicator as well as with bar color highlights.
Custom Code that Finds Market Tops & Bottoms!!! CM_Laguerre PPO PercentileRank V2 Mkt Tops & Bottoms Original Laguerre PPO code was Created by TheLark. Special Thanks to coondawg71 and ChartArt for Great Insights This Is Version 2 Of This Indicator that now Finds Market Tops and Bottoms. Coming Next…Upper Indicator Pinpointing Entries Based on Price...
The DecisionPoint Price Momentum Oscillator (PMO) is an oscillator based on a Rate of Change calculation that is smoothed twice with custom exponential moving averages. Because the PMO is normalized, it can also be used as a relative strength tool. PMO can be used in many ways: - PMO can be used to determine the OB/OS state. While the +2.5 to -2.5 is the usual...
Introduced by M.H.Pee, Trend Trigger Factor is designed to keep the trader trading with the trend. System rules according to the developer: * If the 15-day TTF is above 100 (indicating an uptrend), you will want to be in long positions. * If the 15-day TTF is below -100, you will want to be short. * If it is between -100 and 100, you should remain with the...
The Relative Strength Index (RSI) , developed by J. Welles Wilder, is a momentum oscillator that measures the speed and change of price movements. • Traditionally the RSI is considered overbought when above 70 and may be primed for a trend reversal or corrective pullback in price, and oversold or undervalued condition when below 30. During strong trends, the RSI...
MOMENTUM WITH BULLISH AND BEARISH SIGNALS This is a momentum oscillator that paints red or green depending on whether Momentum is above or below the zero line. It includes a label on the right hand side that will reflect the bullish or bearish direction of the current momentum by changing colors to red or green and text telling you Bullish or Bearish. ***HOW TO...
Price Momentum Oscillator indicator script.
This oscillator has to be used in conjunction with other EW tools (certainly cannot be the main indicator). EWO has: - Higher values during third waves' up - Lower but still Positive values during the first and fifth waves up - Negative values during the biggest corrections or downtrend impulse waves. Personally, I am still trying to figure out EW, so do...
Momentum 2.0 is a normalized Momentum oscillator with a moving base-level. The oscillator value is normalized by its standard deviation, similar to the z-score technique. Instead of the zero level, the indicator uses the base-level calculated as the inverted long-term average value of the oscillator. Similar to the zero-level crossing signal used for the Momentum...
A series of 28 stochastic oscillators plotted horizontally and stacked vertically from bottom to top as the oscillator background. Each oscillator has been interpreted and the value has been used to colour the lines in. Lower lines are shorter term stochastics and higher lines are longer term stochastics. The average of the 28 stochastics has been taken and...
I'm guessing most of you are familir with LazyBear's adaptation of the Wavetrend Oscillator; it's one of the most popular indicators on TradingView. I know others have done adaptations of it, but I thought I might as well, because that's kind of a thing I like doing. In this version I've added a second Wavetrend plot. This is a thing I like to do. The longer...
This is a composite oscillator derived from modified 5/10/20 Chande's Dynamic Momentum Index values. Volatility is factored in, by design. Look for OB/OS extremes and divergences. I added the green/red ribbon look to make it easy to read :) More info: www.investopedia.com List of my public indicators: bit.ly List of my app-store indicators: ...
Developed by Sherman and Marian McClellan, the McClellan Oscillator is a breadth indicator derived from Net Advances, the number of advancing issues less the number of declining issues. Subtracting the 39-day exponential moving average of Net Advances from the 19-day exponential moving average of Net Advances forms the oscillator. As the formula reveals, the...
The Intraday Momentum Index (IMI), developed by Tushar Chande, is a cross-breed between RSI and candlestick analysis. IMI determines the candle type that dominated the recent price action, using that to pinpoint the extremes in intraday momentum. As the market tries to bottom after a sell off, there are gradually more candles with green bodies, even though...
Custom Code that Finds Market Tops!!! CM_Laguerre PPO PercentileRank - Markets Topping Original Laguerre PPO code was Created by TheLark. I found if I applied a Percent Rank of the PPO to view Extreme Moves in the PPO it was great at showing Market Tops. Features via Inputs Tab: Ability to set all PPO Indicator Values. Ability to set Warning Threshold Line...