This indicator was originally developed by Mark Jurik. NOTE: If Mr. Jurik ask me to remove this indicator from public access then I will do it.
STD Aadaptive, floating RSX Dynamic Momentum Index is an attempt to improve Chande's original work on Dynamic Momentum Index. The full name of this indicator is "Standard-Deviation-Adaptive, floating-level, Dynamic Momentum Index on Jurik's RSX". What Is Dynamic Momentum Index? The dynamic momentum index is used in technical analysis to determine if a...
Adaptivity: Measures of Dominant Cycles and Price Trend is an indicator that outputs adaptive lengths using various methods for dominant cycle and price trend timeframe adaptivity. While the information output from this indicator might be useful for the average trader in one off circumstances, this indicator is really meant for those need a quick comparison...
Not many know that the JMA (Jurik Moving Average) is already an adaptive indicator (it is adapting using the usual market volatility monitoring mode). Hence, making it adaptive "once more" makes it double adaptive. Fro the adaptivity in this case, we are use ATR (Average True Range) to make the JMA double adaptive. The ATR period is the same as the JMA period...
Finally, the full Jurik Moving Average (JMA) implementation based on the reverse-engineered algorithm by Igor: c.mql5.com Every JMA implementation I've seen is based on the Igor's document. For some reason, many of the implementations, however, are not true to the source. As far as I know, this is the first correct JMA implementation on TradingView (please write a...
Jurik Volty is a non-directional measure of volatility. Green means highly volatile despite price direction, gray means low volatility. This indicator can be used to detect trending or sideways markets. What is Jurik Volty? One of the lesser known qualities of Juirk smoothing is that the Jurik smoothing process is adaptive. "Jurik Volty" (a sort of market...
Jurik Velocity ("smoother moment") is a very simple and very useful calculation. This indicator was created to expose this calculation to folks who might find it useful in their own indicators and strategies. What is velocity? Velocity is a vector quantity that refers to "the rate at which an object changes its position." Imagine a person moving rapidly - one...
This indicator uses the Juirk Moving Average to calculate price deviations from the JMA and if the changes are not significant, then the value is "flattened". That way we can easily see both trends and potential chop zones. This uses the regular JMA as a trigger. What is Jurik Volty used in the Juirk Filter? One of the lesser known qualities of Juirk smoothing...
// A simple crossover strategy with 4 Jurik's moving average lines UPDATE
JCFBaux is a volatility indicator that is used to detect early volatility spikes. To be used in conjunction with other momentum indicators for confluence. A Jurik-filtered signal line is included to provide a cutoff for when volatility is low. The JCFBaux is also used to calculate Jurik's "Composite Fractal Behavior". This is a directionless indicator. Many...
PROBLEM DEFINITION 1 : To Avoid False Breakouts PROBLEM DEFINITION 2 : To Ascertain if the trend has changed when a Stock opens with a Gap up or Gap Down ## PROBABLE SOLUTION : Use a Moving Average with lot of latency ## PROBLEM WITH ABOVE SOLUTION : Misses on lot of trades, Late exits leads to drain on winning trades S O L U T I O N An Indicator which...
QQE Histogram w/ Discontinued Signal Line is a run-of-the-mill Qualitative Quantitative Estimation (QQE) calculation but with a signal line to better filter and identify trends. The thicker white line is the QSL and appears as a simple EMA. The two thin white lines are the fast and slow trends. The histogram changes color based on the DSL levels. This version of...
JFD-Adaptive, GKYZ-Filtered KAMA is a Kaufman Adaptive Moving Average with the option to make it Jurik Fractal Dimension Adaptive. This also includes a Garman-Klass-Yang-Zhang Historical Volatility Filter to reduce noise. What is KAMA? Developed by Perry Kaufman, Kaufman's Adaptive Moving Average ( KAMA ) is a moving average designed to account for market...
█ 888 BOT #backtest (open source) This is an Expert Advisor 'EA' or Automated trading script for ‘longs’ and ‘shorts’, which uses only a Take Profit or, in the worst case, a Stop Loss to close the trade. It's a much improved version of the previous ‘Repanocha’. It doesn`t use 'Trailing Stop' or 'security()' functions (although using a security function doesn`t...
Jurik-Filtered, Gann HiLo Activator is a Gann HiLo activator that has been smoothed using Jurik Filtering to reduce noise and better identify trending markets. What is Gann HiLo The HiLo Activator study is a trend-following indicator introduced by Robert Krausz as part of the Gann Swing trading strategy. In addition to indicating the current trend direction,...
█ 888 BOT #alerts (open source) This is an Expert Advisor 'EA' or Automated trading script for ‘longs’ and ‘shorts’, which uses only a Take Profit or, in the worst case, a Stop Loss to close the trade. It's a much improved version of the previous ‘Repanocha’. It doesn`t use 'Trailing Stop' or 'security ()' functions (although using a security function doesn`t...
Jurik CFB Adaptive QQE is a Double Jurik-Filtered, Composite Fractal Behavior (CFB) adaptive, Qualitative Quantitative Estimation indicator. This indicator includes both fixed and the CFB adaptive calculations as well as three different types of RSI calculations including Jurik's RSX. What is Qualitative Quantitative Estimation (QQE)? The Qualitative...
Jurik Composite Fractal Behavior (CFB) on EMA is an exponential moving average with adaptive price trend duration inputs. This purpose of this indicator is to introduce the formulas for the calculation Composite Fractal Behavior. As you can see from the chart above, price reacts wildly to shifts in volatility--smoothing out substantially while riding a...