Dump Detecter uses HMA (Hull Moving Average) to detect dumps/downtrends. Can be used as an exit trigger for long bots or an entry trigger for short bots. Pump signals can be turned on with tickbox.
Some code for detecting the very rare occurrences of the Marubozu candle. This candle occurs when the High = Close, and Low = Open, or vice versa. They are continuation candles, so if you see a bullish Marubozu during an uptrend its possible that the uptrend will continue.
This script is made to identify Elliot Waves by setting a zigzag line as principal source, it identifies patterns with the most common rules, in the chart you will see a number in each wave detected, a wave could have the characteristics to be two different waves so it will be plotted the options that could be, To identify which one is most trustable I suggest to...
The Pivot Detector Oscillator, by Giorgos E. Siligardos The related article is copyrighted material from Stocks & Commodities 2009 Sep
A scanner for detecting Doji Candles. Adjust the maximum allowable height of a Doji Candle's body, depending on the currency pair or asset.
This script provides clear volume trends on any time frame. You set a long term volume trend moving average (ex 100 periods). A shorter term MA of your choice (10 in this example) will oscillate above and below based on the standard deviations of its current value relative to the long term #. Similarly, large volume bars are plotted in terms of st dev above the...
Some code for detecting tweezer candles, which are reversal patterns. You'll need to tweak the settings to be either less strict (more detections) or more strict (less detections). I found that if you follow the documentation for tweezers exactly, you will get very few detections. It is possible that this candlestick has become overused, so the original pattern...
This is my first public release of detector code entitled "Enhanced Instantaneous Cycle Period" for PSv4.0 I built many months ago. Be forewarned, this is not an indicator, this is a detector to be used by ADVANCED developers to build futuristic indicators in Pine. The origins of this script come from a document by Dr. John Ehlers entitled "SIGNAL ANALYSIS...
The AM Detector was created by John Ehlers (Stocks and Commodities May 2021 pg 14) and this is his first volatility indicator I believe. Since this is a more informational indicator rather than a buy or sell signal generator, I have included buy and sell signals for a simple moving average but feel free to use this in combo with any other system you use. Buy when...
Copyright by HPotter v1.0 20/04/2021 This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the...
Firstly, this is NOT an indicator. It's an advanced cycle period detector for advanced developers OR scripts providing a "Period Source" they may have developed that can utilize this detector. Be forewarned! I would only recommend this for advanced developers, not novice. If you are up to the challenge of manually altering period adjustments on the daily chart...
use this to get in on gvt pumps (1h charts). 3 indicators to look for: 1) the price has closed the 1h chart above the orange 200ma line. 2) the fast blue ema 7 has crossed over the 200ma 3) the price action is above the white mid cap line and in the faint green zone). how to use: 1) buy when the indicator along the bottom turns green 2) sell when the price goes...
Stochastic RSI Divergence Detector Short and Long time frames Alert System
This script is made to identify Elliot Waves by setting a zigzag line as principal source, it identifies patterns with the most common rules, in the chart you will see a number in each wave detected, a wave could have the characteristics to be two different waves so it will be plotted the options that could be, To identify which one is most trustable I suggest to...
This script will draw on your chart signs after detecting the following patterns: 1/2/3 Hammer Shooting Star Bullish Engulfing Bearish Engulfing And before that he will filter them by common technical rules
Double top is a very common chart pattern, as its name indicates, it consists of two tops, and these two tops need to be in a relative flat price level. One of the top can't be much higher or lower than the other. This indicator will detect and highlight double top pattern automatically on chart and alert you via SMS, email and sound. Features: Adjust the...