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.
English: This indicator shows the NYSE's up volume (green) and down volume (red). Extreme trading days with more than 90 % up or down volume are marked via lines (theoretically values) and triangles (breaches). Deutsch: Dieser Indikator zeigt das Aufwärts- (grün) und Abwärts-Volumen (rot) der NYSE. Extreme Handelstage mit mehr als 90 % Aufwärts- oder...
A "Gap down Reversal" is when the current days candle, opens, below the prior days close, and "finishes up" on the day with the close greater than the open. This type of price action can provide traders with favorable entry points to trade long, as anyone who was short the prior day, can get squeezed or panic out of the trade as they would see profits erode...
I attended some workshop yesterday and I noticed that one of the presenters had an indicator titled 'price ratio' and had DVOL and UVOL as the inputs. From some deduction, I see that it was basically looking at the ratio of down by up volume on the NYSE exchange; he had a few levels marked as well (which I've also marked on this indicator). Seems like an...
English: This indicator shows the NASDAQ's up volume (green) and down volume (red). Extreme trading days with more than 90 % up or down volume are marked via lines (theoretically values) and triangles (breaches). Deutsch: Dieser Indikator zeigt das Aufwärts- (grün) und Abwärts-Volumen (rot) der NASDAQ. Extreme Handelstage mit mehr als 90 % Aufwärts- oder...
A key reversal is a one-day trading pattern that may signal the reversal of a trend. Other frequently-used names for key reversal include "one-day reversal" and "reversal day." How Does a Key Reversal Work? Depending on which way the stock is trending, a key reversal day occurs when: In an uptrend -- prices hit a new high and then close near the previous...
This script will color the background based upon whether it is positive or negative for the day. When looking at numerous charts, you can instantly see if they are up or down for the day. For me, I like to be going long on the stocks that are already moving up and short on the ones that are moving down. When using lower time frames, you can lose perspective of...
This is the same as my background up/down except it displays a column to show if the stock is above or below the previous day close. When looking at numerous charts, you can instantly see if they are up or down for the day. For me, I like to be going long on the stocks that are already moving up and short on the ones that are moving down. When using lower time...
Removing irregular variations in the closing price remain a major task in technical analysis, indicators used to this end mostly include moving averages and other kind of low-pass filters. Understanding what kind of variations we want to remove is important, irregular (noisy) variations have mostly a short term period, fully removing them can be complicated if the...
English: This indicator shows the AMEX's up volume (green) and down volume (red). Extreme trading days with more than 90 % up or down volume are marked via lines (theoretically values) and triangles (breaches). Deutsch: Dieser Indikator zeigt das Aufwärts- (grün) und Abwärts-Volumen (rot) der AMEX. Extreme Handelstage mit mehr als 90 % Aufwärts- oder...
4 separate EMAs that are used to determine trend, colored appropriately to reflect the trend to make it easy to tell what the trend is. All 4 EMAs are not needed, you can turn each one on and off individually and the indicator will adjust itself accordingly. Having a single EMA will use the closing price to determine the trend. There are 2 different types of trend...
This strategy has been published for a Pyramiding tutorial on the Backtest Rookies website. For a full overview of the code and an introduction to Pyramiding check out our site. Summary The code example will create a simple script that allows us to average down whenever our portfolio is down x%. The idea will be to bring our average cost down so that we can...
A simple but unique indicator to show ONLY whether there is an increase or a decrease in price compared to the previous value. Also includes a customizable SMA or EMA based "Smoothing Length" variable, allowing the indicator to show whether the SMA or the EMA of the price is up or down compared to the previous value. An offset option is also included if you...
Plot an EMA lime green when it's going up and red when it's going down.
Lines "Total Up Impulses" and "Total Down Impulses" are the sum of impulses in the last n periods (Length). line 1 => "Total Up Impulses": the sum of up impulses. line 2 => "Total Down Impulses": the sum of down impulses. When line 1 crosses up line 2, it indicates an uptrend is comming out. When line 1 crosses down line 2, it indicates a downtrend is comming out.
This is a three candlestick bearish reversal pattern consisting of a bearish engulfing pattern formed by the first two candlesticks then followed by a down candlestick with a lower close than the prior candlestick. WARNING: - This script to change bars colors.
This is a three candlestick bearish reversal pattern consisting of a bearish engulfing pattern formed by the first two candlesticks then followed by a down candlestick with a lower close than the prior candlestick. WARNING: - For purpose educate only - This script to change bars colors.