ATR Trend Reversal Zone indicatorThis indicator helps avoid taking reversal trades too close to the 21 EMA, which may fail since the market often continues its trend after retracing from the 21 EMA level. It does not generate a direct signal for reversal trades but rather indicates points where you can consider potential reversal trades based on your trading methodology
This script defines an indicator that calculates the 21 Exponential Moving Average (EMA) and the Average True Range (ATR) for a given period. It then computes the distance between the most recent closing price and the 21 EMA in terms of ATR units. If this distance is equal to or greater than 3 ATRs, a small green circle is plotted below the corresponding bar on the chart, indicating a potential reversal condition.
Reversalcandle
ReversalThe primary objective of this indicator is to discern candles that exhibit characteristics suggestive of potential market reversals through the application of candlestick analysis. Extensive observation across various assets and timeframes has revealed the existence of a recurrent reversal pattern. This pattern typically manifests as a sequence of one to three candles that abruptly diverge from the prevailing price action or trend, offering a distinctive signal indicating a potential reversal.
By leveraging the insights gained from this observation, the indicator aims to assist traders in identifying these noteworthy candle patterns that hold the potential to indicate significant market shifts.
The indicator operates as follows: initially, it identifies the lowest close (in the case of a bullish reversal) or the highest close (in the case of a bearish reversal) within a specified number of previous candles, as determined by user input (referred to as "Candle Lookback").
Next, the indicator examines whether the closing price surpasses the high of the previously identified lowest (bullish reversal) or highest (bearish reversal) closed candle within a designated number of candles, as specified by the user (referred to as "Confirm Within").
The Ultimate Frank Ochoa Trading Setup by YesuThis trading set up will show the Frank Ochoa's 4 reversal candles with the 'RSI and volume filters' along with the necessary pivots. You will be able to select the RSI and volume filters individually for all the 4 setups. It will also show the colored RSI candle when the RSI conditions met. You can also set the Initial Balance based on your preference. Lot more features that you can explore. A must have for pivot traders. This is the trading set up which I am using from the past 15 months
Reversal Patterns Collection:Invertad Hammer and Shooting StarScript contains Inverted Hammer and Shooting Star models. User can select period for candle size calculation (for distinguish short and long candles), on/off highlighting of pattern candles.