This is a modification of CM_Williams_Vix_Fix indicator to include both market tops and bottoms with multi-timeframe support. The original indicator only finds market bottoms. All credits go to the original author ChrisMoody. Original script link Working: The histogram above 0 signifies the trend of market going UP and the histogram below 0 signifies the...
Every "boom" begins with a pullback... This indicator will help traders find bottoms and perfect entries into a pump. It combines two indicators, Dr. John Ehlers Early Onset Trend (EOT) and the infamous Stochastic RSI. The indicator features a built in dump and dip detector which usually picks up signals a few candles before it happens. The blue wave (EOT) shows...
Using Modified code from Lazybear's CVI 0.17% indicator and some logic, this script can help identify value buy and sell opportunities at a very early phase. Best used as a confirmation tool. This is a beta, so use it as such. Enjoy. Sometimes "top" indications in an uptrend mean to look for an opportunity to add to position while "bottom" indications during a...
Fibonacci levels that show the critical top and bottom levels. There is no way to miss the top and bottom. And a top detector. Also the most important SMA lines (SMA 50, 200), EMA21. Those are the most frequently used lines by traders. This indicator is based on the work of www.tradingview.com His work set me thinking. Could I also see the bottom using...
This indicator uses the very popular Williams Vix Fix for Bottoms by Chris Moody but not only does it search for bottoms, it can also be switch to work for tops for those who look to short the market. I've also added in a few options like flipping the indicator, color adjustments on the settings page, as well as cut a few of the options I feel did not need to be...
This is a MACD divergence on 3 time-frames, 1h, 4h and 1D. Please insert the indicator into a 1h chart, otherwise change the lengths' inputs. you will see H1,H2, H3, R1, R2 and R3 in green and maroon colors. H means hidden divergence, 1 regards to 1h, 2 to 4h, and 3 to 1D. If the color is green, its bullish, and if its maroon the divergence is bearish. Gray...
Works best on BTC and only on the daily timeframe! This is a TOP / BOTTOM indicator for big market cycles. These tops and bottoms are based on the difference between the 200MA on the daily and the price.
The theory that a Pi Cycle Top might exist in the Bitcoin price action isn't new, but recently I found someone who had done the math on developing a Pi Cycle Low indicator, also using the crosses of moving averages. The Pi Cycle Top uses the 2x350 Daily MA and the 111 Daily MA The Pi Cycle Bottom uses the 0.745x471 Daily MA and the 150 Daily EMA Note: a Signal...
This script is a custom volume indicator with additional features. But why is this useful? The minimum and maximum volumes, in different time periods, are displayed by labels below the bars. I call them "Peaks" and "Troughs". Hover your mouse cursor over the labels to see more details. These parameters are widely used in technical analysis. If traders want to...
The Puell Multiple examines the fundamentals of mining profitability and the way they shape market cycles. It is calculated by taking a ratio of daily coin issuance (in USD) and the 365 moving average of daily coin issuance (in USD). Interpretation of the Puell Multiple can generally be considered in the following framework: high values indicate that current...
This is an experimental Indicator based on Momentum. Picks the Top & Bottom Candle for most Swing. Please post your opinion or suggestion to improve this indicator. I have not back tested this completely. This is recently developed Indicator.
This script is a variation from Auto Fibo retration. It makrs top and bottom prices. You can use to study the price action. The user can choose the line color, to show or not, the marks green and red The user can choose the minimal candles between top and bottom, by default is 17 The deep is the percentage of the diference about the last bottom/top from the previous one.
Introduction I already shared a method to estimate tops and bottoms (1), the number of parameters could lead to optimization issues so i tried to make a simpler method. In this method i use a simple rescaling method based on individual direction deviation. I will explain further details below. The Indicator I use as source for the entire calculation an...
MACD Indicator which plots local peaks and troughs in divergence. "Classic" Divergence is specified as: - A higher price, with reduced MACD high --> Potential Sell Point - A lower price, with higher MACD low --> Potential Buy Point "Alternative" Divergence is specified as: - A higher MACD high, with reduced price --> Potential Sell Point - A lower MACD low, with...
Existing plots were made clear. You can use this as a buying opportunity when the “rsi” index falls below the average line, and a sell opportunity when it rises above the average line. In the existing indicators, it was difficult to receive buy and sell alerts. However, this revision has been modified to help generate the correct signal.
The Pi Cycle indicator has called tops in Bitcoin quite accurately. Assuming history repeats itself, knowledge about when it might happen again could benefit you. The indicator is fairly simple: - A daily moving average of 350 ("long_ma" in script) - A daily moving average of 111 ("short_ma" in script) The value of the long moving average is multiplied by two....