This CRSI uses Heikin Ashi definitions for ohlc and is filtered using a triple exponential moving average. I found this to be a great mid ground between CRSI and RSI. I added a candle stick view for fun.
The Multi-timeframe momentum indicator is similar in concept to a velocity indicator like rate-of-change, but visualizes smoothed price changes by applying an EMA and linear regression to price difference at every bar. Momentums from 1 minute to 1 quarter are plotted on a single chart using the request.security function. Standard and Fibonacci timeframes are...
LazyBear's wavetrend oscillator enhanced with wavetrend cross visualization on the indicator as well as with bar color highlights.
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...
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...
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...
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...
This indicator is a mimic of the same used by bitcoinwisdom. There seems to be several different formulas to calculate KDJ, however, i have yet to find this one on tradingview. The background color is green when J>D and red when J<D. The idea being that when we go green we should buy and when red sell. Let me know if you have any questions.
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...
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...
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...
Bored of Ehlers yet? :) I still have plenty of Ehlers in my collection, was thinking of publishing one of his Fishers or Adaptive RVI next, but @ChartArt requested Smoothed Adaptive Momentum (SAM), so here we go... This is my 200th script (not including the variations and other custom scripts I shared over PM). My complete list of indicators here - bit.ly Now,...
This is a pretty straightforward script that adds alerts to Pekipek's excellent PPO Divergence indicator and changes the visuals a bit. You can have the alerts fire on these events: Purple Circle (bullish signal) Orange Circle (bearish signal) Green Dot (High Point) Red Dot (Low Point) I use this on daily Forex charts to get alerts when purple or orange dots...
Created by request. Description: This study is an implementation of the Standard TRIX indicator (a momentum oscillator), shown in coloured histogram format by default, with optional Bar colouring of TRIX zero cross overs. Other options include showing TRIX as a line graph instead of histogram and an optional TRIX signal line with difference histogram (to...
A powerful indicator that gives you information about trend direction and strength. It gives you buy signal when both lines are green and sell signal when both lines are red. The indicator adapts automatically to your resolution (for example if you see charts hourly it adapts to hourly timeframe), but you can turn off this option and set different resolution...
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...
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...