Created by @imjesstwoone and @mickey1984, this trade model attempts to capture the expansion from the 10:00-14:00 EST 4h candle using just 3 simple steps. All of the information presented in this description has been outlined by its creators, all I did was translate it to Pine Script. All core settings of the trade model may be edited so that users can test...
The 2Mars strategy is a trading approach that aims to improve trading efficiency by incorporating several simple order opening tactics. These tactics include moving average crossovers, Bollinger Bands, and SuperTrend. Entering a Position with the 2Mars Strategy: Moving Average Crossover: This method considers the crossing of moving averages as a signal to...
## █ Introduction and How it is Different The trading strategy in question is an enhanced version of the SuperTrend indicator, combined with AI elements and an ADX filter. It's a multi-timeframe strategy that incorporates two SuperTrends from different timeframes and utilizes a k-nearest neighbors (KNN) algorithm for trend prediction. It's different from...
MRS - Mean Reversion Strategy (Countertrend) (Envelope strategy) This script does not claim to be unique and does not mislead anyone. Even the unattractive backtest result is attached. The source code is open. The idea has been described many times in various sources. But at the same time, their collection in one place provides unique opportunities. Published...
The SuperTrend is a very useful Indicator to display when trends have shifted based on the Average True Range (ATR). Its underlying ideology is to calculate the ATR using a fixed length and then multiply it by a factor to calculate the SuperTrend +/-. When the close crosses the SuperTrend it changes direction. This Strategy features the Traditional SuperTrend...
RENKO STRATEGY CAUTION : This strategy must be applied to a candlestick chart (not a Renko chart). INTRODUCTION : The Traditional Renko chart has been reproduced and is plotted according to the evolution of the price. It will enable us to receive buy or sell signals and follow major trends. This is a medium/long term strategy and depends a lot on the box...
The concept of the Fibonacci Bands indicator was described by Suri Dudella in his book "Trade Chart Patterns Like the Pros" (Section 8.3, page 149). These bands are derived from Fibonacci expansions based on a fixed moving average, and they display potential areas of support and resistance. Traders can utilize the Fibonacci Bands indicator to identify key price...
█ Introduction and How it is Different In the world of technical trading, the Elliott Wave Fusion strategy stands out as a groundbreaking approach, integrating the predictive power of Elliott Wave theory with the precision of Bollinger Bands and Supertrend indicators. This strategy differs from traditional methods by offering a unique blend of pattern...
Bollinger Bands Strategy : INTRODUCTION : This strategy is based on the famous Bollinger Bands. These are constructed using a standard moving average (SMA) and the standard deviation of past prices. The theory goes that 90% of the time, the price is contained between these two bands. If it were to break out, this would mean either a reversal or a...
█ Introduction and How It is Different The Double AI Super Trend Trading Strategy is a cutting-edge approach that leverages the power of not one, but two AI algorithms, in tandem with the SuperTrend technical indicator. The strategy aims to provide traders with enhanced precision in market entry and exit points. It is designed to adapt to market conditions...
The trading system is a trend-following strategy based on two moving averages (MA) and Parabolic SAR (PSAR) indicators. How it works: The strategy uses two moving averages: a fast MA and a slow MA. It checks for a bullish trend when the fast MA is above the slow MA and the current price is above the fast MA. It checks for a bearish trend when the fast MA...
The script above is a trading strategy with rules based on the Engulfing candlestick pattern within the context of the trend. Some key elements of this script include: 1. ATR (Average True Range) settings to measure market volatility. 2. Supertrend settings to identify the market trend. 3. Conditions for determining uptrend and downtrend. 4. Determination of...
Handbook for the Supertrend Advance Strategy 1. Introduction Purpose of the Handbook: The main purpose of this handbook is to serve as a comprehensive guide for traders and investors who are looking to explore and harness the potential of the Supertrend Advance Strategy. In the rapidly changing financial market, having the right tools and strategies at one's...
█ Introduction and How It Is Different The "RMI Trend Sync - Strategy " combines the strength of the Relative Momentum Index (RMI) with the dynamic nature of the Supertrend indicator. This strategy diverges from traditional methodologies by incorporating a dual analytical framework, leveraging both momentum and trend indicators to offer a more holistic market...
Hello traders, If you're tired of manual trading and looking for a solid strategy template to pair with your indicators, look no further. This Pine Script v5 strategy template is engineered for maximum customization and risk management. Best part? This Pine Script v5 template facilitates the dynamic construction of TradingView.TO alerts, sparing users the time...
Rate of Change Strategy : INTRODUCTION : This strategy is based on the Rate of Change indicator. It compares the current price with that of a user-defined period of time ago. This makes it easy to spot trends and even speculative bubbles. The strategy is long term and very risky, which is why we've added a Stop Loss. There's also a money management method...
RSI & MA Strategy : INTRODUCTION : This strategy is based on two well-known indicators that work best together: the Relative Strength Index (RSI) and the Moving Average (MA). We're going to use the RSI as a trend-follower indicator, rather than a reversal indicator as most are used to. To the signals sent by the RSI, we'll add a condition on the chart's MA,...
Hello traders, This script took me a full week of coding/testing, sweat, and tears - and I’m too nice as I’m giving it for free to the community. If you're tired of manual trading and looking for a solid strategy template to pair with your indicators, look no further. This Pine Script v5 strategy template is engineered for maximum customization and risk...