█ Overview The Price Action Color Forecast Indicator , is an innovative trading tool that uses the power of historical price action and candlestick patterns to predict potential future market movements. By analyzing the colors of the candlesticks and identifying specific price action events, this indicator provides traders with valuable insights into future...
█ Overview The Pattern Forecast indicator is a technical analysis tool that scans historical price data to identify common chart patterns and then analyzes the price movements that followed these patterns. It takes this information and projects it into the future to provide traders with potential price actions that may occur if the same pattern is identified...
"Top and bottom Hunter" indicator combines two popular technical analysis tools, Fibonacci retracement levels and the Relative Strength Index (RSI), to identify potential trading opportunities in the market. Fibonacci retracement levels are based on the Fibonacci sequence, a mathematical series where each number is the sum of the two preceding ones. In trading,...
How the Script Works: 1. The script identifies potential Head and Shoulders patterns by searching for specific pivot highs and pivot lows in the price data. 2. It checks for the presence of a left shoulder, head, and right shoulder based on the conditions defined in the script. 3. If a valid Head and Shoulders pattern is found, the script plots lines and...
This code is a TradingView indicator that analyzes the Bank Nifty index of the Indian stock market. It uses various inputs to customize the indicator's appearance and analysis, such as enabling analysis based on the chart's timeframe, detecting bullish and bearish engulfing candles, and setting the table position and style. The code imports an external script...
The new "Pure Morning 2.0 - Candlestick Pattern Doji Strategy" is a trend-following, intraday cryptocurrency trading system authored by devil_machine. The system identifies Doji and Morning Doji Star candlestick formations above the EMA60 as entry points for long trades. For best results we recommend to use on 15-minute, 30-minute, or 1-hour timeframes, and are...
The script is an advanced technical analysis tool specifically designed for trading in financial markets, with a particular focus on the BankNifty market. It utilizes two powerful indicators: the Fractal Adaptive Moving Average (FRAMA) and the CPMA (Conceptive Price Moving Average), which is similar to the well-known Chande Momentum Oscillator (CMO) with Center of...
This is an original script based on a very old idea called the Benner Theory from the Civil War times. Benner discovered a pattern in pig iron prices (no clue what those are), and this turned out to be a parallel idea to indicators based on Fibonacci numbers. Because a year is 365 days (nearly 377, which is a Fibonacci number), made up of 52 weeks (nearly 55,...
This script was developed with Blockhead305 (seriously talented) and uses 1) the Three Line Strike from The Moving Average as well as 2) an original doji script written for me and 3) the Interactive Trendline as developed by Blockhead305. The basic premise is that should a doji or Three Line Strike occur within a customizable ATR distance from your trendline, an...
the indicator name is Bollinger Band inside bar because it uses Bollinger Band and inside bar to take counter-trend positions in the market. whenever this pattern is formed then it can be used to take an entry into the market. the candlestick pattern recognizes 3 candle candlestick. first the mother bar i.e. the medium to the big size candle that intersects with...
This is a simple strategy that is working well on SPY but also well performing on Mini Futures SP500. The strategy is composed by the followin rules: 1. If RSI(2) is less than 15, then enter at the close. 2. Exit on close if today’s close is higher than yesterday’s high. If you backtest it on Mini Futures SP500 you will be able to track data from 1993. It is...
LNL Scalper Arrows The indicator consist of various different types of candlestick patterns that are truly time tested by multiple veteran traders. These arrows are a combination of short-term scalping strategies taught by Linda Raschke & a trader that goes by name Quant Trade Edge. These strategies/patterns occur regularly within the markets. They offer high...
This original script was created based on a suggestion from @kerpiciwuasile. My original Reversal Points script was removed because I modeled it after an indicator by Demark, but this script will have no such issues. Reversal points are an exciting concept for me because it is such a useful tool when placing trades. This is my first attempt at a new overall layout...
This will help you find reversal point pinpoint to its candle actually crossed the lowest or highest in the overbought and oversold zone (stochastic 9,3,3) Various input parameters are defined . These inputs allow the user to customize the lookback period which is the number of candle before the low or high, Stochastic length. User can also define their own high...
ICT London Killzone Strategy. The 2AM EST Candle Strategy (London KZ) is a simple trading strategy based on the price action of the 2AM EST candle on the hourly chart of a given asset. The strategy is designed to be used with forex pairs and other assets that are highly liquid during the end of Asian trading session. The strategy involves waiting for the hourly...
The Golden pattern is a three-candlestick configuration based on a variation of the golden ratio (2.618) from the Fibonacci sequence. The bullish Golden pattern is composed of a normal bullish candlestick with any type of body, followed by a bigger bullish candlestick with a close price that is at least 2.618 times the size of the first candlestick (high to low)....
█ INTRODUCTION Nearly three years in the making, intermittently worked on in the few spare hours of weekends and time off, this is a passion project I undertook to flesh out my skills as a computer programmer. This script currently recognizes 85 different candlestick patterns ranging from one to five candles in length. It also performs statistical analysis on...
example: if you want to find the stronger/weaker pair between eurusd and gbpusd, what you can do is check the eurgbp charts. if eurgbp is bullish, that means, that longs longs on eurusd are better than on gbpusd. Unfortunately, there is no such thing to compare for example usoil with ukoil, or us100 with us500. That's where this indicator comes in handy. You can...