The following script detects regular and inverted horn patterns. Detected patterns are displayed alongside their respective confirmation and take profit levels derived from the pattern measure rule. Breakout of the confirmation levels are highlighted with labels. This script is a continuation of the educational idea regarding horns patterns. Settings ...
We script this one for combining VWAP , EMA50 and EMA200. The tool is fantastic if traders know how VWAP , EMA work? Just adding this script in your favorite and work like charm: VWAP: How to trade with that - One of the simplest uses of the VWAP is gauging support and/or resistance. - A trader who is long a stock can use the VWAP as a target exit if its trading...
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...
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...
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...
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...
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...
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.
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...
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.
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...
This is a volatility tool designed to get the daily bottom and top values calculated using a daily ATR and IV values. ATR values can be calculated directly, however for IV I recommend to take the values from external sources for the asset that you want to trade. Regarding of the usage, I always recommend to go at the end of the previous close day of the...
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...
Volume based script to catch a big move. Works best on 5 min timeframe. The default sma duration for volume is set to 150 = number of candles in 5 mins timeframe for 2 days. Heavy volume is defined as = more than 9 times of sma. Both parameters are configurable. Trading strategy: Long buy at high / Short sell at low of the candle where the script gives the...
The Commodity Channel Index (CCI) with Divergence and finding Top / Bottom points Select MA with Sma, Ema, Wma, SWma, VWma, Hma or Rma Follow bar color on top or bottom
#-- Public Strategy - No Repaint - Fractals - Wavetrend -- Here I come with another script, a nice and simple strategy based on fractals and Wavetrends. #-- Synopsis -- A simple idea, on a small time frame (15 min) we buy when the opening price goes below a Bottom fractals and sell when it goes over a Top fractals, but in order to avoid bad and evil...