Laguerre RSI is based on John EHLERS' Laguerre Filter to avoid the noise of RSI. Change alpha coefficient to increase/decrease lag and smoothness. Buy when Laguerre RSI crosses upwards above 20. Sell when Laguerre RSI crosses down below 80. While indicator runs flat above 80 level, it means that an uptrend is strong. While indicator runs flat below 20 level, it...
The Mean Deviation Index (MDX) is used to see how much price is deviating from the mean. This indicator takes both volatility and mean deviation in consideration. It uses the standard deviation of the ATR to filter an EMA, and uses this as the mean. It then only plots > or < 0 if price is more than one x ATR away from the mean. If index is positive, the...
Creator: Michael G. Zahorchak. References: The Art of Low Risk Investing by Michael G. Zahorchak, 1977. Unfortunately, it's all but impossible to find a copy these days. The Complete Guide to Market Breadth Indicators by Gregory L. Morris, 2006. A fantastic resource for those interested in Technical Analysis or creating their own trend based system. ...
Short Summary This indicator takes the differences in the previous 4 period OHLC inputs, and compares them to the previously closed candle input. The difference is then placed into an oscillator that when all four inputs are scrolled back on, shows an EKG appearing oscillator / volatility measure for traders to use on indexes, tickers and markets that do not...
Compares the probability of price increase to the probability of price decrease to predict the likelihood of price discovery.
Volume Scale by Price (VSP) show volume of bar in y-axis (price-axis) with options below: 1. Number of histogram * Number of histogram = 0 => do not plot volume histogram * Number of histogram = 1 => plot volume of 21 lasted bar (bar to bar ) * Number of histogram = 2 => plot volume of 21 bar next histogram 1 (bar to bar ) 2. Line width * Columns width of...
Bias And Sentiment Strength (BASS) Indicator is designed to be a quick visualization as to the market strength. Pair with Alligator, MACD, or Moving Average lines on your chart for good results. How to use this indicator: Blue above 0 is positive sentiment, red below 0 is negative sentiment. If you have blue above and red below, be cautious! The Bass is telling...
Hot off the press, I present this NEW "TrendFlex Oscillator" employing PSv4.0, originally formulated by Dr. John Ehlers for TASC - February 2020 Traders Tips. John Ehlers might describe it's novel characteristics as being a reversal sensitive near zero-lag averaging indicator retaining the TREND component. Also, I would add that irregardless of the sampling...
Hot off the press, I present this NEW "Reflex Oscillator" employing PSv4.0, originally formulated by Dr. John Ehlers for TASC - February 2020 Traders Tips. John Ehlers might describe it's novel characteristics as being a reversal sensitive near zero-lag averaging indicator retaining the CYCLE component. Also, I would add that irregardless of the sampling interval,...
New Indicator from John F. Ehlers issued in the February 2020 Technical Analysis of Stocks and Commodities article "Reflex: A New Zero-Lag Indicator" This indicator includes both studies described in the article and intend to significantly reduce the lag of the signal compared to other oscillators. Reflex for the cycle component and is more sensitive to major...
Hello traders This is an upgraded version of my Dollar Cost Average (Data Window) script 1 - What is Dollar-Cost Averaging ( DCA )? Dollar-Cost Averaging is a strategy that allows an investor to buy the same dollar amount of investment at regular intervals. The purchases occur regardless of the asset's price. I hope you're hungry because that one is a...
This is a multi-timeframe version of our Volatility Stop , an ATR-based trend detector that can be used as a stop. ► Timeframe selection The higher timeframe can be selected using 3 different ways: • By steps (60 min., 1D, 3D, 1W, 1M, 1Y). • As a multiple of the current chart's resolution, which can be fractional, so 3.5 will work. • Fixed. Note that you can...
Time Series Lag Reduction Filter by Cryptorhythms Description A little filter to reduce lag on any time series data. Here we use an EMA to demonstrate how it works, but you could use it in many different ways/appications. This method can cause overshoot if you get too aggressive with the "lagReduce" setting. In this case lower the lagReduce variable. 👍 We...
Function for highest() and lowest()
CONGESTION INDEX Market movements can be characterized by two distinct types or phases. In the first, the market shows trending movements which have a directional bias over a period of time. The second type of market behavior is periodic or cyclic motion, where the market shows no consistent directional bias and trades between two levels. This type of market...
The original problem: The choppiness index is great at finding ranging markets, but it is sometimes very slow, which means most of the time it only catches the end of a trend. This indicator tries to solve this. It uses the choppiness index and filters it using a factor that is based on the standard deviation of the ATR. The ATR based filter is calculated by...
The Volume RSI (Relative Strength Index) is quite similar to the price based RSI with difference that up-volume and down-volume are used in the RSI formula instead changes in price. If price RSI shows relation between up-moves and down-moves within an analyzed period of time by revealing which moves are stronger, the Volume RSI indicator shows the relation between...
Introduction The support and resistance methodology remain the most used one in technical analysis, this is mainly due to its simplicity, and unlike lots of techniques used in technical analysis support and resistances have a certain logic, price can sometimes appear moving into a channel, support and resistances allow the trader to estimate such channel and...