TrendLine CrossThis indicator "TrendLine Cross", is designed to plot trend lines so you can spot potential trend reversal points on the charts. The main function is to draw several lines on the chart and identify the crossings between these lines, which can be significant indicators for trading. The lines are based on different periods which can be changed in the settings tabs.
Let's see the characteristics of the trend lines:
_Low Line Color(Green Line): This line connects the lowest point of low prices in the "low_time" period with the lowest point of low prices in the "high_time" period. Indicates a possible short-term support level on the chart.
_Liquidity Up Line Color (Golden Line): This line connects the lowest point of low prices in the "low_time" period with the highest point of low prices in the same period. It represents a liquidity zone and an important resistance in the chart.
_Lower Line Color (Blue Line): This horizontal line connects the lowest point of low prices in the "LowerLine_period" with the lowest point of low prices in the "high_time" period. Indicates a possible long-term support level.
_Upper Line Colorr: This line represents a connection between the highest points of the "high_time" period and the lowest point of the "LowerLine_period". Indicates a possible long-term resistance level.
_Up Line Color (Red Line): This line connects the highest point of high prices in the "high_time" period with the highest point of high prices in the "LowerLine_period". It represents a possible long-term resistance level.
_Liquidity Down Line Color(Golden Line): This line connects the highest point of high prices in the "high_time" period with the highest point of low prices in the "low_time" period. It represents a liquidity point and an important support zone.
The indicator becomes particularly interesting when the lines make crossings. These crossovers could suggest a potential trend change in the market. For example:
Change from Bearish to Bullish: If the "long-term" line (black) crosses the "short- or long-term" line (green or blue) from top to bottom, it could indicate a shift from a bearish to a bullish market , suggesting the opportunity for long positions.
_Changing from Bullish to Bearish: If the "long-term" line (blue) crosses the "short-term" line (red or black) from bottom to top, it could indicate a shift from a bullish to a bearish market, suggesting the opportunity for short positions.
Generally speaking, crossings between these lines can be key points of interest for traders, as they can signal significant changes in price direction.
Komut dosyalarını "trend" için ara
Multi Timeframe Trend StrengthThis code is an advancement of my previous percentile-based trend strength. It follows the same concept, except this code display the trend and trend strength in multiple timeframe (1 min, 5 min, 15 min, 1hr and 4hr).
This gives an indication of the trend is evolving and allows to see how short-term trend matches with the long-term trend.
How it works:
The script assesses trend strength through percentile values derived from high and low prices across various time periods. It categorizes the current trend as either Bullish, Bearish, or N/A (No Trend) with the following steps:
Percentile Calculations: The code calculates the 75th percentile of high prices (e.g., percentile_13H) and the 25th percentile of low prices (e.g., percentile_13L) for specified Fibonacci-based periods (13, 21, 34, 55, 89, and 144). These percentiles serve as thresholds for identifying strong trends.
Calculate Highest High and Lowest Low: It computes the highest high (75th percentile high price of the longest period) and lowest low (25th percentile low price of the longest period), referred to as highest_high and lowest_low. These values establish critical price levels.
Trend Strength Conditions: For each percentile and period, the code checks if the percentile exceeds the highest high (trendBull) or falls below the lowest low (trendBear). These conditions gauge the strength of bullish and bearish trends.
Count Bull and Count Bear: Variables countBull and countBear tally the number of bullish and bearish conditions met, helping assess trend strength.
Weak Bull and Weak Bear Count: The code calculates weak bullish and bearish conditions, occurring when percentiles fall within the range defined by highest_high and lowest_low but don't meet strong trend criteria.
Bull Strength and Bear Strength: bullStrength and bearStrength are calculated based on counts of bullish, bearish, weak bullish, and weak bearish conditions, representing overall trend strength.
Strong Bull and Bear Conditions: These conditions arise when the 75th percentile of high prices (bull conditions) or the 25th percentile of low prices (bear conditions) surpass or dip below the highest high or lowest low, respectively, for the specified period. Strong conditions indicate robust trends with significant price movements.
Weak Bull and Bear Conditions: Weak conditions occur when percentiles fall within the range between highest_high and lowest_low, suggesting some bullish or bearish tendencies without reaching extreme levels. These imply less decisive trends.
Current Trend Identification: The current trend is determined by comparing bullStrength and bearStrength. A greater bullStrength indicates a Bull trend, greater bearStrength implies a Bear trend, and equal values denote No Trend (N/A).
Trendline Breakouts With Targets [ChartPrime]The Trendline Breakouts With Targets indicator is meticulously crafted to improve trading decision-making by pinpointing trendline breakouts and breakdowns through pivot point analysis.
Here's a comprehensive look at its primary functionalities:
Upon the occurrence of a breakout or breakdown, a signal is meticulously assessed against a false signal condition/filter, after which the indicator promptly generates a trading signal. Additionally, it conducts precise calculations to determine potential target levels and then exhibits them graphically on the price chart.
🔷 Key Features:
🔸 Trendline Drawing: The indicator automatically plots trendlines based on significant pivot points and wick data, visually representing the prevailing trend.
🔸 Breakout and Breakdown Signals : It triggers trading signals when a breakout (price moves above the trendline) or a breakdown (price moves below the trendline) is detected, helping traders identify potential entry points.
🔸 False Breakout/ Breakdown Filter ✔️: To enhance accuracy, the indicator incorporates a filter to reduce false breakout and breakdown signals, helping traders avoid premature entries.
🔸 Target Calculation: The indicator performs target-level calculations, a critical aspect of trade management.
These calculated target levels are visually displayed on the price chart, helping traders set precise profit targets and make well-informed trading decisions.
🔸 Color-Change Labels: The indicator features label color changes to provide quick visual cues. Labels are initially displayed in orange. When a take profit (TP) level is reached, the label changes to green, indicating a successful trade. Conversely, if a stop-loss (SL) level is hit, the label turns red, signaling a losing trade.
🔸 Settings :
This indicator combines technical analysis, trendline identification, breakout/breakdown signals, and risk management tools to assist traders in making more informed and efficient trading decisions. It can be a valuable addition to any trader's toolkit, helping them identify potential trade opportunities and manage risk effectively.
LNL Trend SystemLNL Trend System is an ATR based day trading system specifically designed for intra-day traders and scalpers. The System works on any chart time frame & can be applied to any market. The study consist of two components - the Trend Line and the Stop Line. Trend System is based on a special ATR calculation that is achieved by combining the previous values of the 13 EMA in relation to the ATR which creates a line of deviations that visually look similar to the basic moving average but actually produce very different results ESPECIALLY in sideways market.
Trend Line:
Trend Line is a simple line which is basically a fast gauge represented by the 13 EMA that can change the color based on the current trend structure defined by multiple averages (8,13,21,34 EMAs). Trend Line is there to simply add the confluence for the current trend. Colors of the line are pretty much self-explanatory. Whenever the line turns red it states that the current structure is bearish. Vice versa for green line. Gray line represents neutral market structure.
Stop Line:
Stop Line is an ATR deviaton line with special calculation based on the previous bar ATRs and position of the price in relation to the current and previous values of 13 EMA. As already stated, this creates an ATR deviation marker either above or below the price that trails the price up or down until they touch. Whenever the price comes into the Stop Line it means it is making an ATR expansion move up or down .This touch will usually resolve into a reaction (a bounce) which provides trade opportunities.
Trend Bars:
When turned ON, Trend Bars can provide additional confulence of the current trend alongside with the Trend Line color. Trend Bars are based on the DMI and ADX indicators. Whenever the DMI is bearish and ADX is above 20 the candles paint themselfs red. And vice versa applies for the green candles and bullish DMI. Whenever the ADX falls below the 20, candles are netural (Gray) which means there is no real trend in place at the moment.
Trend Mode:
There are total of 5 different trend modes available. Each mode is visualizing different ATR settings which provides either aggressive or more conservative approach. The more tigher the mode, the more closer the distance between the price and the Stop Line. First two modes were designed for slower markets, whereas the "Loose" and "FOMC" modes are more suitable for products with high volatility.
Trend Modes:
1. Tight
Ideal for the slowest markets. Slowest market can be any market with unusually small average true range values or just simply a market that does have a personality of a "sleeper". Tight Mode can be also used for aggresive entries in the most ridiculous trends. Sometimes price will barely pullback to the Trend Line not even the Stop Line.
2. Normal
Normal Mode is the golden mean between the modes. "Normal" provides the ideal ATR lengths for the most used markets such as S&P Futures (ES) or SPY, AAPL and plenty of other highly popular stocks. More often than not, the length of this mode is respected considering there is no breaking news or high impact market event scheduled.
3. Loose
The "Loose" mode is basically a normal mode but a little bit more loose. This mode is useful whenever the ATRs jump higher than usual or during the days of highly anticipated news events. This mode is also better suited for more active markets such as NQ futures.
4. FOMC
The FOMC mode is called FOMC for a reason. This mode provides the maximum amount of wiggle room between the price and the Stop Line. This mode was designed for the extreme volatility, breaking news events or post-FOMC trading. If the market quiets down, this mode will not get the Stop Line touch as frequently as othete modes, thus it is not very useful to run this on markets with the average volatlity. Although never properly tested, perhaps the FOMC mode can find its value in the crypto market?
5. The Net
The net mode is basically a combination of all modes into one stop line system which creates "the net" effect. The Net provides the widest Stop Line zone which can be mainly appreciated by traders that like to use scale-in scale-out methods for their trading. Not to mention the visual side of the indicator which looks pretty great with the net mode on.
HTF (Higher Time Frame) Trend System:
The system also includes additional higher time frame (HTF) trend system. This can be set to any time frame by manual HTF mode. HTF mode set to "auto" will automatically choose the best suitable higher time frame trend system based on how appropriate the aggregation is. For everything below 5min the HTF Trend System will stay on 5min. Anything between 5-15min = 30min. 30min - 120min will turn on the 240min. 180min and higher will result in Daily time frame. Anything above the Daily will result in Weekly HTF aggregation, above W = Monthly, above M = Quarterly.
Background Clouds:
In terms of visualization, each trend system is fully customizable through the inputs settings. There is also an option to turn on/off the background clouds behind the stop lines. These clouds can make the charts more clean & visible.
Tips & Tricks:
1. Different Trend Modes
Try out different modes in different markets. There is no one single mode that will fit to everyone on the same type of market. I myself actually prefer more Loose than the Normal.
2. Stop Line Mirroring
Whenever the Stop Lines start to mirror each other (there is one above the price and one below) this means the price is entering a ranging sideways market. It does not matter which Stop Line will the price touch first. They can both be faded until one of them flips.
3. Signs of the Ranging Market
Watch out for signs of ranging market. Whenever the Trend System looses its colors whether on trend line or trend bars, if everything turns neutral (gray) that is usually a solid indication of a range type action for the following moments. Also as already stated before, the Stop Line mirroring is a good sign of the range market.
4. Trailing Tool, Trend System as an Additional Study?
In case you are not a fan of the colorful green / red charts & candles. You can switch all of them off and just leave the Stop Line on. This way you can use the benefits of the trend system and still use other studies on top of that. Similarly as the Parabolic SAR is often used.
5. The Flip Setup
One of my favorite trades is the Flip Setup on the 5min charts. Whenever the Stop Line is broken , the very first opposing touch after the Trend System flips is a usually a highly participated touch. If there is a strong reaction, this means this is likely a beginning of a new trend. Once I am in the position i like to trail the Stop Line on the 1min charts.
Hope it helps.
[tradinghook] - Renko Trend Reversal Strategy - Renko Trend Reversal Strategy
Short Title: - Renko TRS
Description:
The Renko Trend Reversal Strategy ( - Renko TRS) is a powerful and original trading approach designed to identify trend reversals in financial markets using Renko charts. Renko charts differ from traditional time-based charts, as they focus solely on price movements and ignore time, resulting in a clearer representation of market trends. This strategy leverages Renko charts in conjunction with the Average True Range (ATR) to capture trend reversals with high precision and effectiveness.
Key Concepts:
Renko Charts: Renko charts are unique chart types that only plot price movements beyond a predefined brick size, ignoring time and noise. By doing so, they provide a more straightforward depiction of market trends, eliminating insignificant price fluctuations and making it easier to spot trend reversals.
Average True Range (ATR): The strategy utilizes the ATR indicator, which measures market volatility and provides valuable insights into potential price movements. By setting the brick size of the Renko chart based on the ATR, the strategy adapts to changing market conditions, ensuring optimal performance across various instruments and timeframes.
How it Works:
The Renko Trend Reversal Strategy is designed to identify trend reversal points and generate buy or sell signals based on the following principles:
Renko Brick Generation: The strategy calculates the ATR over a user-defined period (ATR Length) and utilizes this value to determine the size of Renko bricks. Larger ATR values result in bigger bricks, capturing higher market volatility, while smaller ATR values create smaller bricks for calmer market conditions.
Buy and Sell Signals: The strategy generates buy signals when the Renko chart's open price crosses below the close price, indicating a potential bullish trend reversal. Conversely, sell signals are generated when the open price crosses above the close price, suggesting a bearish trend reversal. These signals help traders identify potential entry points to capitalize on market movements.
Stop Loss and Take Profit Management: To manage risk and protect profits, the strategy incorporates dynamic stop-loss and take-profit levels. The stop-loss level is calculated as a percentage of the Renko open price, ensuring a fixed risk amount for each trade. Similarly, the take-profit level is set as a percentage of the Renko open price to secure potential gains.
How to Use:
Inputs: Before using the strategy, traders can customize several parameters to suit their trading preferences. These inputs include the ATR Length, Stop Loss Percentage, Take Profit Percentage, Start Date, and End Date. Adjusting these settings allows users to optimize the strategy for different market conditions and risk tolerances.
Chart Setup: Apply the - Renko TRS script to your desired financial instrument and timeframe on TradingView. The Renko chart will dynamically adjust its brick size based on the ATR Length parameter.
Buy and Sell Signals: The strategy will generate green "Buy" labels below bullish reversal points and red "Sell" labels above bearish reversal points on the Renko chart. These labels indicate potential entry points for long and short trades, respectively.
Risk Management: The strategy automatically calculates stop-loss and take-profit levels based on the user-defined percentages. Traders can ensure proper risk management by using these levels to protect their capital and secure profits.
Backtesting and Optimization: Before implementing the strategy live, traders are encouraged to backtest it on historical data to assess its performance across various market conditions. Adjust the input parameters through optimization to find the most suitable settings for specific instruments and timeframes.
Conclusion:
The - Renko Trend Reversal Strategy is a unique and versatile tool for traders looking to identify trend reversals with greater accuracy. By combining Renko charts and the Average True Range (ATR) indicator, this strategy adapts to market dynamics and provides clear entry and exit signals. Traders can harness the power of Renko charts while effectively managing risk through stop-loss and take-profit levels. Before using the strategy in live trading, backtesting and optimization will help traders fine-tune the parameters for optimal performance. Start exploring trend reversals with the - Renko TRS and take your trading to the next level.
(Note: This description is for illustrative purposes only and does not constitute financial advice. Traders are advised to thoroughly test the strategy and exercise sound risk management practices when trading in real markets.)
Vola2vola volatility Trade & TrendHello everyone!
For those who remember Vola2vola volatility Trade & Trend script, we are excited to bring it back within the Myfractalrange Tradingview account!
If you already chose to have access to Vola2vola volatility indicator, this one is using the same formula but instead of having a separate indicator to display Volatility, Volatility has now been converted into price values, which makes it possible to visualise it on the ticker chart directly.
It is more volatile than Myfractalrange Trend but it will give you a complementary view on the asset current situation: Bullish/Bearish with an additional timeframe view named Trade.
As you know, Volatility is very important to assets and many people use it to trade. This tool automate the calculation of the volatility of every asset as well as provide an estimated value of its "Trend" and "Trade" projected onto price.
The idea in this script is to allow users to have an idea of the current volatility regime of the asset he is monitoring: Is its volatility Bullish or Bearish Trend, Bearish or Bullish Trade?
What are the data provided by the script:
- Trade : Trade is generated using an arbitrary and fixed look back period, it acts as a short-term Trend. It will give the user the possibility to know if the asset is still trending up or down short-term. Default colour is black
- Trend: Trend is also generated using an arbitrary and fixed look back period (20 times the one used for Trade), it acts as a longer-term view of the asset trendiness. It works the same way as Trade and will give the user the possibility to know if the volatility of the asset is trending a longer-term basis or not. Default colours are: red when the Trend of the asset is Bearish and green when the Trend of the asset is Bullish
Here are some of the questions you need to know the answer to before using this script:
- How do you define a "Bullish/Bearish Trade"? Volatility is Bullish Trade when Price is above Trade and it is Bearish Trade when Price is below Trade
- How do you define a "Bullish/Bearish Trend"? Volatility is Bullish Trend when Price is above Trend and it is Bearish Trend when Price is below Trend
- On which time frame should i use this script? You want to use the Daily time frame. Although, for short term moves in the volatility space, users could monitor the Hourly timeframe
Understanding the volatility of an asset, along with the bullish or bearish nature of its Trade and Trend, is crucial for investors. Assets that are Bullish Trend and Trade tend to appreciate in value, while those that are Bearish Trend and Trade tend to depreciate. Therefore, we recommend investors be aware of the volatility Trend and Trade situation of the asset they are holding in their portfolio.
Here are the different scenarios that you will encounter on a Daily timeframe and how to interpret them:
- Price is above Trade & Trend: It is the most Bullish set up for the price of an asset
- Price is below Trade & Trend: It is the most Bearish set up for the price of an asset
- Any other set up suggests uncertainty, caution is therefore recommended
These are some cases that you could experience while using this script:
1) Bullish set up on a daily timeframe:
In this example using AAPL, when it is Bullish Trend and Trade on a daily timeframe, the price of AAPL tends to appreciate
2) Bearish set up on a daily timeframe:
In this example using IWM, when it is Bearish Trend and Trade on a daily timeframe, the price of IWM tends to depreciate
The idea of opening this script is to give you another layer of confidence when using our other scripts, especially when using Myfractalrange Trend.
We hope that you will find these explanations useful, please contact us by private message for access.
Enjoy!
DISCLAIMER: No sharing, copying, reselling, modifying, or any other forms of use are authorised. This script is strictly for individual use and educational purposes only. This is not financial or investment advice. Investments are always made at your own risk and are based on your personal judgement. Myfractalrange is not responsible for any losses you may incur. Please invest wisely.
Super Momentum Trend IndicatorThis is a trend momentum indicator that uses some of Ichimoku Cloud's core trading concepts and Supertrend, so before using this indicator, you can first understand Ichimoku Cloud, which is very helpful for understanding this indicator.
There are mainly the following ways to identify trends in Ichimoku Cloud.
1. The price is above or below the Tenkan-sen and the Kijun-sen
2. The Tenkan-sen crosses the Kijun-sen
3. The price breaks or falls below Leading Span B
4. Leading Span A crosses Leading Span B
I converted the above signal into the following expression (see chart):
1. Green dot: the price is above the Tenkan-sen and Kijun-sen
2. Red dot: the price is below Tenkan-sen and the Kijun-sen
3. Orange or blue dot: the price is between Tenkan-sen and Kijun-sen
4. Triangular symbol: the Tenkan-sen crosses the Kijun-sen, and the price continues to stand firmly above or below Kijun-sen by 2 candles (prevent fake moves)
5.B1 signal: the price breaks or falls below Leading Span B
6. B2 signal: Leading Span A crosses Leading Span B (this expresses whether the color of the cloud is green or red in Ichimoku cloud)
The default for this indicator is Ichimoku Cloud turned off so that the charts are simpler, but you can turn it on if you want to check Ichimoku Cloud.
When you use this indicator, you can observe the changes of the dots:
1. The upward trend reverses to a downward trend (see chart)
What you will see is: green dots, orange dots, red dots, unless the price suddenly falls below the Tenkan-sen and the Kijun-sen, then you will see red dots directly without orange dots .
2. The downward trend reverses to an upward trend (see chart)
What you will see is: red dots, blue dots, green dots, unless the price suddenly breaks through the Tenkan-sen and Kijun-sen, then you will see the green dots directly without the blue dots.
The dot is usually the signal on the left-hand side, the triangle is between the left-hand side and the right-hand side, and B1/B2 is the signal on the right-hand side.
I recommend entry trades separately , and using Supertrend to judge the trend. This is why this indicator also adds two Supertrends.
Why not just use the Super Trend indicator?
Because SuperTrend only provides a pure uptrend or downtrend, it does not show the upcoming reversal.
And with the momentum dots added, when you see orange or blue dots, the trend may be about to reverse.
Therefore, this indicator can better capture the changing process of the trend.
What if the momentum dots are not trending as indicated by the SuperTrend indicator?
If the Super Trend shows a downward trend, but you frequently see green and blue dots, it means that the trend is likely to reverse upwards.
On the contrary, if the Super Trend shows an upward trend, but you frequently see red or orange dots, it means that it is likely to reverse downward.
Please remember that when you want to open a position, the trend direction of SuperTrend should be consistent with the direction of the dots momentum and signals. If they are inconsistent, you need more patience to judge the trend direction.
Which signal is most important?
When using these signals, you must remember that the dot belongs to the left-hand side signal, the triangle belongs to the half left-hand side and half right-hand side signal, and B1/B2 is the right-hand side signal. So I think the B1/B2 signal is the most important because of the meaning of B1 It means that the price has broken through the support or resistance of the cloud layer, and the meaning of B2 in Ichimoku Cloud is that the cloud (kumo) has reversed.
I backtested COINBASE:BTCUSDT for several signals of this indicator, and the B2 signal has a higher win rate.
Why two SuperTrends are used?
Because I found that there are many fake moves in the market, using two SuperTrends with different ATR multipliers can effectively identify fake moves.
Most Important Reminder:
The dot display, triangle signal, and B1/B2 signals have a sequential relationship with the timing of their appearance. During the process of trend change, you will definitely see the change of the dot first, then the triangle, and finally B1/B2, this is why I suggest that you should add positions separately.
If the signals on the chart are not displayed in sequence, it means that the trend has not reversed. Then adding positions separately at the beginning can just reduce your loss.
In addition, it is strongly recommended that you must understand the formula of Ichimoku Cloud, otherwise you may misuse this indicator.
How do I use this indicator?
1. I will build positions in batches when I see the triangle, B1, and B2 signals.
2. When you see Supertrend changing trend, or reverse triangle, you can consider ending position.
3. Triangle/B1/B2 and other signals should be in the same direction as Supertrend before entering the market.
4. When you see the green dot, you don’t need to rush to get into the market, you can wait for a triangle signal, because the triangle means that the conversion line (Tenkan-sen) crosses the base line (Kijun-sen), and the price stands firm on the base line (Kijun-sen) two candles above or below
5. If you are not sure why there is a triangle/B1/B2 signal in a certain place, you can open Ichimoku Cloud in settings to confirm for yourself.
========== 中文說明 (Chinese Explanation) ==========
這是一隻趨勢動量指標,使用了部分 Ichimoku Cloud 的核心交易理念與Supertrend,所以在使用這支指標之前,您可以先搞懂 Ichimoku Cloud,對於理解這隻指標很有幫助。
在 Ichimoku Cloud 中主要有以下幾種方式來確定趨勢。
1.價格在轉換線(Tenkan-sen)與 基準線(Kijun-sen)上方或下方
2.轉換線(Tenkan-sen)與 基準線(Kijun-sen)交叉
3.價格突破或跌破 Leading Span B
4. Leading Span A 與 Leading Span B 交叉
我將上述訊號轉換成以下表達方式(看圖):
1.綠點:價格在轉換線(Tenkan-sen)與 基準線(Kijun-sen)之上
2.紅點:價格在轉換線(Tenkan-sen)與 基準線(Kijun-sen)之下
3.橘點或藍點:價格在轉換線(Tenkan-sen)與 基準線(Kijun-sen)之間
4.三角形符號:轉換線(Tenkan-sen)與 基準線(Kijun-sen)交叉,並且價格持續站穩 Kijun-sen 兩根K線(防止假突破)
5.B1 訊號:價格突破或跌破 Leading Span B
6.B2 訊號:Leading Span A 與 Leading Span B 交叉(這表達為雲的顏色是綠色還是紅色)
這隻指標的預設 Ichimoku Cloud 是關閉的,這樣圖表會更簡單,但如果你想檢查 Ichimoku Cloud ,可以隨時打開。
在你使用這支指標時,可以觀察圓點的變化:
1、向上趨勢反轉成向下趨勢(看圖)
你會看到的點順序是:綠點、橘點、紅點,除非價格突然跌破轉換線(Tenkan-sen)與 基準線(Kijun-sen),這時會直接看到紅點而沒有橘點。
2、向下趨勢反轉成向上趨勢(看圖)
你會看到的點順序是:紅點、藍點、綠點,除非價格突然突破轉換線(Tenkan-sen)與 基準線(Kijun-sen),這時會直接看到綠點而沒有藍點。
圓點通常是左側訊號,三角形介於左側與右側之間,而B1/B2則是右側訊號,我建議將倉位根據訊號顯示的前後順序分批下單,並且搭配 Supertrend來判斷趨勢,這也是為什麼這隻指標還加上了兩條 Supertrend 的原因。
為什麼不單純使用 Super Trend 指標?
因為 SuperTrend 只提供了單純的向上趨勢或向下趨勢,而不會顯示即將到來的反轉。
而加上動量圓點之後,當你看見橘點或藍點時,代表趨勢可能即將反轉。
因此這隻指標更能捕捉到趨勢的變化過程。
如果動量圓點跟 SuperTrend 指標顯示的趨勢不一樣怎麼辦?
如果 Super Trend 顯示向下趨勢,而你卻頻繁看到綠點跟藍點,代表趨勢很可能會向上反轉。
相反的,如果 Super Trend 顯示向上趨勢,而你卻頻繁看到紅點或橘點,代表很可能要向下反轉。
請記得,當你要建立倉位時,SuperTrend 的趨勢方向應該跟原點動量的方向是一致的,如果這兩個方向不一致,你需要更多的耐心來判別趨勢方向。
哪個訊號最重要?
使用這些訊號時必須記得,圓點屬於左側訊號,三角形屬於半左側半右側訊號,而B1/B2則是右側訊號,真的要我說的話,我認為B1/B2訊號最重要,因為B1的意義代表價格突破了雲層支撐或阻力,而B2在 Ichimoku Cloud 裡面的意義是雲朵(kumo)發生了反轉。
我針對這隻指標的幾個訊號對COINBASE:BTCUSDT進行了回測,B2訊號有較高的勝率。
為什麼使用了兩條 SuperTrend ?
因為我發現在市場經常會產生假突破,使用兩條 SuperTrend 並設置不同的 ATR 乘數,可以有效識別假突破。
最重要的提醒:
圓點的顯示、三角形訊號、B1/B2 這幾種訊號,它們出現的時間點是有順序關係的,趨勢轉變的過程,你一定會先看見圓點的變化,然後是出現三角形,最後出現B1/B2,這也是為什麼我建議你應該分批下單,如果圖表上的訊號沒有按照順序先後顯示,表示趨勢並沒有反轉,那麼一開始的分批下單,剛好可以降低你的虧損。
另外強烈建議,務必搞懂 Ichimoku Cloud 的公式,否則你可能會誤用這個指標。
我是如何使用這隻指標?
1.我會在看見三角形、B1、B2訊號時,分批建倉。
2.當你看到Supertrend改變趨勢,或是反向三角形時,可以考慮賣出。
3.三角形/B1/B2等訊號應該跟Supertrend是同一個方向時才可以進場。
4.當你看見綠點時,可以不用著急做多,可以再等一個三角形的訊號,因為三角形表示轉換線(Tenkan-sen)與 基準線(Kijun-sen)交叉,並且價格站穩在基準線(Kijun-sen)之上或之下兩天
5.如果你不確定某個地方為什麼會有三角形/B1/B2訊號,可以打在設定中打開Ichimoku Cloud自行確認。
Trend Reversal System with SR levelsHello All,
This is the Trend Reversal System with Support/Resistance levels script. long time ago I published it as closed source but now I upgraded it and and published as open-source with a different name. I hope it would be useful for you all while trading/analyzing.
The script has some parts in it: Setup, Count, SR levels, Risk levels & Targets . Now lets check them:
Setup Part: it has two part, Buy or Sell Setup. one of them can be active only. Buy setup: if current close checks if current is lower/equal than the close of the 5. bar. if yes then the script increases number of buy setup. and if it reaches 9 then the script checks if current low is lower/equal than the lows of last 3. and 4. bars, or if the low of the last bar is lower/equal than the lows of last 3. and 4. bars. if yes then the script increases the buy setup by 1. if these conditions met then it puts the label 'S' , same for Sell setup. S labels on both setup are potential reversals.
Count Part: If buy or sell setup reaches the 9 then Count part starts from 1. lets see buy count: If current close is lower/equal than the low of the 3. bar and buy count is lower than 12 or low of the bar 13 is less than or equal to the close of bar 8 then buy count increase or it's completed. if it's completed then the script puts C label, and it's potential reversal. of course there are some conditions that can cancel the count buy/sell or recycle/restart.
By using Setup and Count levels the script can show Support/Resistance Levels, Risk levels & Targets. SR levels are potential reversal levels.
Lets see some example screenshots:
Support/Resistance levels:
Potential Reversal levels and how setup/counts are shown:
Count part can recycle and the script shows it as 'R' , ( you can see the conditions for Recycle in the script ):
Count can be cancelled and and it's shown as 'x'
If the scripts find 9 on Setup or 13 on Count then it checks if it's a good level to buy/sell and if it decides it's good level then it shows TRSSetup Buy/Sell or TRSCount Buy/Sell and also shows the target. in following example the script checks and decide it's a good level to take long position. it can be aggressive or conservative, Conservative is recommended.
Enjoy!
Trend Counter [theEccentricTrader]█ OVERVIEW
This indicator counts the number of confirmed trend scenarios on any given candlestick chart and displays the statistics in a table, which can be repositioned and resized at the user's discretion.
█ CONCEPTS
Green and Red Candles
• A green candle is one that closes with a high price equal to or above the price it opened.
• A red candle is one that closes with a low price that is lower than the price it opened.
Swing Highs and Swing Lows
• A swing high is a green candle or series of consecutive green candles followed by a single red candle to complete the swing and form the peak.
• A swing low is a red candle or series of consecutive red candles followed by a single green candle to complete the swing and form the trough.
Peak and Trough Prices (Basic)
• The peak price of a complete swing high is the high price of either the red candle that completes the swing high or the high price of the preceding green candle, depending on which is higher.
• The trough price of a complete swing low is the low price of either the green candle that completes the swing low or the low price of the preceding red candle, depending on which is lower.
Upper Trends
• A return line uptrend is formed when the current peak price is higher than the preceding peak price.
• A downtrend is formed when the current peak price is lower than the preceding peak price.
• A double-top is formed when the current peak price is equal to the preceding peak price.
Lower Trends
• An uptrend is formed when the current trough price is higher than the preceding trough price.
• A return line downtrend is formed when the current trough price is lower than the preceding trough price.
• A double-bottom is formed when the current trough price is equal to the preceding trough price.
Muti-Part Upper and Lower Trends
• A multi-part return line uptrend begins with the formation of a new return line uptrend, or higher peak, and continues until a new downtrend, or lower peak, completes the trend.
• A multi-part downtrend begins with the formation of a new downtrend, or lower peak, and continues until a new return line uptrend, or higher peak, completes the trend.
• A multi-part uptrend begins with the formation of a new uptrend, or higher trough, and continues until a new return line downtrend, or lower trough, completes the trend.
• A multi-part return line downtrend begins with the formation of a new return line downtrend, or lower trough, and continues until a new uptrend, or higher trough, completes the trend.
█ FEATURES
Inputs
Start Date
End Date
Position
Text Size
Show Sample Period
Table
The table is colour coded, consists of seven columns and, as many as, forty-one rows. Blue cells denote the multi-part trend scenarios, green cells denote the corresponding return line uptrend and uptrend scenarios and red cells denote the corresponding downtrend and return line downtrend scenarios.
The trend scenarios are listed in the first column with their corresponding total counts to the right, in the second and fifth columns. The last row in column one, displays the sample period which can be adjusted or hidden via indicator settings.
The third and sixth columns display the trend scenarios as percentage of total 1-part trends. And columns four and seven display the total trend scenarios as percentages of the, last, or preceding trend part. For example 4-part trends as a percentages of 3-part trends. This offers more insight into what might happen next at any given point in time.
Plots
For a visual aid to this indicator please use in conjunction with my Return Line Uptrends, Downtrends, Uptrends and Return Line Downtrends indicators which can all be found on my profile page under scripts, or in community scripts under the same names. Unfortunately, I could not fit all the plots with the correct offsets into one script so I had to make a separate indicator for each trend type. I decided against labels as this would limit the visual data points to 500.
Green up-arrows, with the number of the trend part, denote return line uptrends and uptrends. Red down-arrows, with the number of the trend part, denote downtrends and return line downtrends.
█ HOW TO USE
This is intended for research purposes, strategy development and strategy optimisation. I hope it will be useful in helping to gain a better understanding of the underlying dynamics at play on any given market and timeframe.
It can, for example, give you an idea of whether the current trend will continue or fail, based on the current trend scenario and what has happened in the past under similar circumstances. Such information can be very useful when conducting top down analysis across multiple timeframes and making strategic decisions.
What you do with these statistics and how far you decide to take your research is entirely up to you, the possibilities are endless.
█ LIMITATIONS
Some higher timeframe candles on tickers with larger lookbacks such as the DXY , do not actually contain all the open, high, low and close (OHLC) data at the beginning of the chart. Instead, they use the close price for open, high and low prices. So, while we can determine whether the close price is higher or lower than the preceding close price, there is no way of knowing what actually happened intra-bar for these candles. And by default candles that close at the same price as the open price, will be counted as green. You can avoid this problem by utilising the sample period filter.
The green and red candle calculations are based solely on differences between open and close prices, as such I have made no attempt to account for green candles that gap lower and close below the close price of the preceding candle, or red candles that gap higher and close above the close price of the preceding candle. I can only recommend using 24-hour markets, if and where possible, as there are far fewer gaps and, generally, more data to work with. Alternatively, you can replace the scenarios with your own logic to account for the gap anomalies, if you are feeling up to the challenge.
It is also worth noting that the sample size will be limited to your Trading View subscription plan. Premium users get 20,000 candles worth of data, pro+ and pro users get 10,000, and basic users get 5,000. If upgrading is currently not an option, you can always keep a rolling tally of the statistics in an excel spreadsheet or something of the like.
DEMO - FxCanli TrendEN - FxCanli Trend indicator will help you to show the way of the trend and give alerts when trend changed
DEMO VERSION of FXCANLI TREND Indicator work with any NZD or any DOGE symbols
TR - FxCanli Trend İndikatörü grafiklerinizde trendin yönünü veren ve trend değiştiğinde alarm veren TradingView indikatörüdür.
FXCANLI TREND indikatörünün DEMO VERSİYONUNU herhangi bir NZD veya DOGE sembolü ile kullanabilirsiniz.
EN - For Example | TR - Örnek
NZD|...
NZD|USD
NZD|CAD
NZD|CHF
NZD|JPY
DOGE|...
DOGE|USD
DOGE|USDT
DOGE|USDTPERP
DOGE|BTC
EN - FxCanli Trend indicator will help you to show the way of the trend and give alerts when trend changed
When the candles are;
Green Candles - Up Trend
Yellow Candles - Trend may Change
Red Candles - Down Trend
TR - FxCanli Trend İndikatörü grafiklerinizde trendin yönünü veren ve trend değiştiğinde alarm veren TradingView indikatörüdür.
Yeşil Mumlar - Yukarı Trend
Sarı Mumlar - Trend Dönebilir
Kırmızı Mumlar - Aşağı Trend
HOW TO USE BUY & SELL SIGNALS ?
(ALIŞ & SATIŞ SINYALLERI NASIL KULLANILIR?)
1) Never use BUY or SELL signals without any chart patterns. (Alış veya Satış sinyallerini asla formasyonsuz kullanmayın)
it can give good results with the candle color change when chart pattern triggered
(Formasyon gerçekleştiğinde, mum rengi değişimi takip edilmeli)
Ex 1) Wedge Pattern (Takoz Formasyonu) - BTC|USDT
Ex 2) Flag Pattern (Bayrak Formasyonu) - ETC|USDT
Ex 3) Head and Shoulders Pattern ( Omuz Baş Omuz Formasyonu)
Ex 4) Triangle Pattern ( Üçgen Formasyonu)
Features - Özellikler
1) Trend Panel - Trend Paneli
2)EN - Panel Width - to get better view at mobile phones and tablets
TR - Cep telefonları ve tabletlerde daha güzel görünüm için Panel Genişliği
3) Multi Timeframe Trend Tracking - Çoklu Zaman Dilimi Trend Takibi
4) Alert Control / Alarm Kontrolü
EN - Selected Alert - when all timeframes have same trend it will give selected time frame alert
TR - Seçilmiş Zaman Dilimi - Tüm seçilen zaman dilimleri aynı trend olunca, seçilmiş zaman dilimi alarmı verir
Sonarlab - Trendline Liquidity Indicator**This is not a normal Trend Line Indicator**
Most of the concepts we get thought online are to good to be true. Buy and sell off the touch of the trend line and you will be winning! You probably find out already that this ain't the way to trade. Trend lines mostly gets broken and you will be taken out.
he reason behind this is that the trend lines sparks the interests of Institutions. They use those area's to stop people out and use them as fuel for their positions: Liquidity.
TLL: Trend Line Liquidity
Lets show you an example on how to use these TLL markings 👇
In this example above we can see a beautiful example of the TLL indicator mapping out the TLL. The Imbalance Indicator shows us with the BPR (balanced price range) there is a sign of going short. The other confluence we can add is the TLL, which price likes to clear in these situations.
In this other example we also see two TLL resting on top. We see that price tried to break the SL (swing low), but the fake out detection showed us this was a grab on liquidity. After that we can see that on the LTF we get a displacement and we can assume that price is going to target the TLL.
Another example where price cleared the TLL and used is a targets.
This indicator will map the Trend Line Liquidity for you, so you are more aware of the liquidity that is resting around you. The Indicator has the following inputs:
Sensitivity A lower sensitivity create smaller trend lines, where a higher sensitivity creates bigger trend lines.
Display limit : The amount of lines you want the indicator to display
Line type/ text size (styling options)
Fractal-Dimension-Index-Adaptive Trend Cipher Candles [Loxx]Fractal-Dimension-Index-Adaptive Trend Cipher Candles is a candle coloring indicator that shows both trend and trend exhaustion using Fractal Dimension Index Adaptivity. To do this, we first calculate the dynamic period outputs from the FDI algorithm and then we injection those period inputs into a correlation function that correlates price input price to the candle index. The closer the correlation is to 1, the lighter the green color until the color turns yellow, sometimes, indicating upward price exhaustion. The closer the correlation is to -1, the lighter the red color until it reaches Fuchsia color indicating downward price exhaustion. Green means uptrend, red means downtrend, yellow means reversal from uptrend to downtrend, fuchsia means reversal from downtrend to uptrend.
What is the Fractal Dimension Index?
The goal of the fractal dimension index is to determine whether the market is trending or in a trading range. It does not measure the direction of the trend. A value less than 1.5 indicates that the price series is persistent or that the market is trending. Lower values of the FDI indicate a stronger trend. A value greater than 1.5 indicates that the market is in a trading range and is acting in a more random fashion.
Included
Loxx's Expanded Source Types
Related indicators:
Adaptive Trend Cipher loxx]
CFB-Adaptive Trend Cipher Candles
Dynamic Zones Polychromatic Momentum Candles
RSI Precision Trend Candles
dize Multi-Timeframe TrendHi Trader,
the "Multi-Timeframe Trend" indicator is one part of our holistic approach to identifying trading setups. It is one of many indcators of our dize indicator package and should always be used in conjunction with the other dize indicators.
💡 What is the MTF Trend indicator?
Our "Multi-Timeframe Trend" indicator allows to view the trend on different timeframes. The multi-timeframe approach helps us to filter out noise from the market and to find the overarching trend. In addition to the trend, the indicator also shows the percentage change for each up and down movement, which is an expression of the trend strength. We use a proprietary approach to identifying turning points, which will be used for trend recognition.
Furthermore, we connect the most recent dominating highs and lows to create two trendlines at the most right side of the chart.
💡 How to use it?
Using the "Multi-Timeframe Trend" indicator is pretty straight forward. After applying it to your chart you will have to adjust the "Resolution" parameter in the settings. Please be aware, that the selected resolution should always be higher than the displayed chart timeframe. Once that is done, the indicator will show the up- and downmovements of the higher timeframe on your chart.
To fine-tune the trendlines, you should first activate the "Show Trendlines" checkbox. After that we will use the "Trendlines Depth" parameter to detect the most optimal trendlines out of the latest "n" up and down turning points.
Let's have a look:
In the above example you can see a daily Bitcoin chart with a weekly MTF Trend configuration. Initially it shows an uptrend. You will notice how the up- and downswing percentages change over time and move into favor of the bears. The red numbers (downmovement) increase, while the green number (upmovement) decrease. It's easy to identify the sentiment shift. Lastly, the indicator shows two trendlines, which both indicate the current direction of the market.
🔓 To gain access to this indicator, please read the signature field.
BreathEasy TrendLine Scalping - Pro Dear Traders,
Trendlines are the one particular word ever trader would definitely know what it is. But the way it gets applied on to the chart is the one thing which needs to debated on. Traders definitely love to trade Trendline breaks like the way I do.
When it comes to Trendlines , we generally categorize them based on the Major Trendline and Minor Trendline, however concept of Breakout or Breakdown of trendline wouldn’t change whether it’s a Major or Minor Trendline. Trendline is by nature powerful and prices do respect the same. In order to add more power, I have combined the Trendlines with Fibonacci to time the entries correctly.
What you can expect from this Indicator?
This indicator is mainly designed to work on the lower time frames (Intraday Indicator), between 1 minute TF to 5-minute TF or max 10 minute.
It is necessary that you use this indicator on a highly liquid instruments such that calculations are smooth. since, price gaps may affect the accuracy of the results.
Script detects & plots Trendlines, based on the Pivot Points found on the chart and helps you take trading decisions wisely.
What is the scope or idea behind developing this indicator?
1. Its majorly build to identify the Trendline breaks (Break Out and Break Down)
2. Identify, Trend line False Break.
3. Identify the possible consolidation zone and intimate about the Consolidation Break
4. Peak Buying | Selling Possibility when Prices does cross levels based on the fib ratios.
Couple of Additional info | Points to Understand | Point of Comfort zone
1. Provides Alerts when the event happens such as (Important Trendline has Broken, Consolidation zone is broken etc.) and places a dummy entry indication that Indicator took a trade with the SL and Target if any.
Note: All the entries plotted by this indicator are just DUMMY for your educational purpose only. you may seek support from your financial advisor before placing similar trades in real market.
2. Indicator Can constantly notify you on ever time SL is updated, if necessary to keep you aware of. I have adopted volatility-based SL such that, if prices move too quick and too far SL also will move quick and gives enough room for the price to play its role. If the prices tend to go flat SL acts flat. It can also help you lock in some profits when your PNL reaches certain level either by price or by percentage. (All options are customizable)
3. It also takes HTF information wherever necessary if the indicator needs some additional confirmations like Trendline zone in higher timeframe or fib level in HTF zone. You can certainly advice indicator to direct which HTF to use.
4. If the Script need Volume confirmation there are possible options provided for you to direct the indicator to refer the volume source. Like if you are trading BNF you may direct the volume source to its related futures
5. Options are provided to customize to Qty and Lot and based on the suggested option it plots dummy entries with suggested Qty to trade with.
6. You may set the Max loss level for each of the trade which you would like to risk so that Indicator detects the setups which are in close proximity to that level. It so happens it detects setup with max loss level of 7K and due to price fluctuations dummy entry may lose bit more than what was capped.
There are many additional options | information’s | suitable Notifications via Alerts provided. To give you enough information for your trading decisions along with Dummy Trades info.
IMPORTANT POINT TO CONSIDER:
REPAINTING : I use the word “real time data” in my indicator tooltip in conjunction and help you understand what indicator does. By this you can understand the impacts of the same.
I strongly recommend you read the tooltips in order to understand the indicator better.
Enjoy!
DISCLAIMER : No sharing, copying, reselling, modifying, or any other forms of use are authorized for our documents, script / strategy, and the information published with them. This informational planning script / strategy is strictly for individual use and educational purposes only. This is not financial or investment advice. Investments are always made at your own risk and are based on your personal judgement. I am not responsible for any losses you may incur. Please invest wisely.
Happy to receive suggestions and feedback in order to improve the performance of the indicator better.
Trend Analysis Index [CC]The Trend Analysis Index was created by Adam White and not to be confused with the Trend Analysis Indicator that I also published. This indicator operates under the same idea but using a completely different calculation to achieve similar results. The idea behind this indicator is for a combination of volatility and trend confirmation. If the indicator is above it's signal line then the stock is very volatile and vice versa. If the stock is currently trending as in above a chosen moving average for example and the indicator falls below the signal line then there is a pretty good chance in a trend reversal. The recommended buy and sell system to use is to pair this indicator with a moving average crossover system which I have included in the script. Buy when the indicator is above it's signal and the shorter moving average crosses above the longer moving average. For selling you would do the same and sell when the indicator is above it's signal and the shorter moving average crosses below the longer moving average. I have included strong buy and sell signals in addition to the normal ones so stronger signals are darker in color and normal signals are lighter in color.
Let me know what other indicators or scripts you would like to see me publish!
8X Trend ATR SAR Dingue V58X Trend ATR SAR Dingue V5 - This is the updated version for Pine Script 5.
8x indicator into 1 :
2x ATR indicator - 3x Trend indicator - 3x SAR indicator
Trends are helpful to spot reversal and support resistance, especially on bigger time frames.
This indicator gives you a global view of various trends all at once. You can easily turn them On or Off as to not clog the screen.
Each trend is also color-coded to visualize quickly the position of the price compared to it.
You can customize lengths, adjust line sizes, have the start of a new trend marked with a circle, fill in colors.
'Tool tips' explain other settings and if you have any questions, feel free to ask in the comments below.
Thank you for the feedback and check all my ‘Dingue’ indicators.
Trend Bounce [racer8]I discovered this mechanical trading system titled "This Algo Strategy Has Only 3 rules and 62% Win Rate".
I coded the trading system on Tradingview...and now I am introducing it to you guys.
I modified the system so that it has both buy & sell signals.
I've tested it repeatedly in different markets on TV including stocks, currency pairs, bitcoin, and commodities...and it works!
A buy signal is generated whenever the current close is below the previous 7-day low and the current close is above the 200 period moving average.
A sell signal is generated whenever the current close is above the previous 7-day high and the current close is below the 200 period moving average.
The system also has a 2-ATR stop loss which I coded.
This system is unique in that it has both trend-following and reversal elements in it.
The system trades short-term reversals while obeying the long-term trend.
Essentially, you are buying the dips of bullish trends! & selling at the peaks of bearish trends!
Enjoy ♡
The Trending Band IndicatorThis indicator shows the trend of the market. The middle line is the 200-day moving average because it shows the long term trend of the market. However, since the market does give fake signals of going up and down through the 200-day moving average, I had to put a band on it to push through the fake signals. The first band around the middle line is 1 standard deviation of historical volatility which gives an area of cushion to prevent fake signals. The goal is if the stock is above the first top band, then the stock is in an uptrend. If the stock is below the first bottom band, then the stock is in a downtrend. If it is the middle of the first bands, then the stock is known to be rangebound.
The top most and bottom most yellow lines are 4 standard deviations of historical volatility which give an idea of where the floor and ceiling are. This helps investors and traders identify good buy and sell zones using the yellow lines to see overbought and oversold sides.
This is a great indicator for people who need help following the trend of a stock, etf , etc.
OGT Trend DashboardWhat Is The OGT Trend Dashboard?
The One Glance Trader (OGT) Trend Dashboard is a trend indicator that visualises if a stock, currency pair etc. is trending (up/down) on multiple time frames. The aim of the dashboard is to provide a "one glance" view for a custom list of symbols to show a clear trend bias. A green timeframe signals it is in a up trend, red for a down trend and grey for no clear trend direction. The indicator uses 3 EMAs (fast, medium slow) to define whether a symbol is trending or ranging. The 3 EMAs periods can be defined by the user.
Indicator Settings
- Fast, medium and slow EMA periods
- Symbols (up to 4 can be selected). First symbol will always be the chart the indicator is applied to
- Alerts - select for all symbols you want alerts so (historic alerts for the first symbol will be visually applied on the chart)
- Timeframes ( M1 to Monthly)
Alerts - You can create alerts for any of the 4 pairs when all timeframes selected are trending up (green) or down (red).
How To Use the OGT Trend Dashboard
- Entry Signal For Trends: When all desired timeframes are either trending up/down enter the market in the direction of the trend
- Determine Trend Bias: Use the dashboard to complement existing trend trading systems as added confirmation
#JJ_Shares Trend Follower
-----------------
Hey there!
There are many reasons why this strategy has worked quite well over the past few years.
A very simple strategy in itself. The basis of this indicator is the trend following approach. "The trend is your friend." This strategy is based on individual separate indicators. A total of three EMA's (10.50 & 200) & the ATR are combined. The largest EMA shows the basic trend direction and thus also the preferred trade direction. The two smaller EMAs are used for the timing of the entrances at the intersection. The stop levels are placed with the help of the ATR and the large EMA. Profit areas are determined using a risk calculation.
Exact entry points can be identified using the indicator. In addition, a take profit is visualized based on a 3:1 CRV . The stop loss results from a long-term EMA .
Example for NASDAQ:GOOGL ! But can be used for all other trend following stocks!
The indicator can be used on all timeframes. However, the performance is significantly better in higher timeframes. In addition, the display can be adjusted using the options.
That's all. Due to the technical chart background, the strategy can be used without further chart analysis.
Attention: Before opening a position, always first check whether there is any strong news. In these cases it is better to be on the safe side.
Attention: With this strategy a SL is provided as standard. However, the risk must always be carefully calculated.
Past results do not guarantee future profits!
Use the link below to get access to this indicator or PM us to get access.
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
-----------------
Willkommen!
Es gibt viele Gründe, warum sich diese Strategie in den letzten Jahren ganz gut bewährt hat.
Eine sehr einfache Strategie für sich. Grundlage dieses Indikators ist der Trendfolgeansatz. "The trend is your friend." Diese Strategie basiert auf einzelnen seperaten Indikatoren. Insgesamt werden drei EMA's (10,50 & 200) & die ATR kombiniert. Der größte EMA zeigt die grundsätzliche Trendrichtung und somit auch die bevorzugte Traderichtung. Die beiden kleineren EMA werden bei Kreuzung für das Timing der Einstiege verwendet. Mit Hilfe der ATR und des großen EMA werden die Stop Level platziert. Gewinnzonen werden über eine Risikoberechnung ermittelt.
Anhand des Indikators können genaue Einstiege erkannt werden. Zusätzlich wird aufgrund eines 3:1 CRV ein Take Profit visualisiert. Der Stop Loss ergibt sich über einen langfristigen EMA .
Beispiel für NASDAQ:GOOGL ! Kann aber für alle weiteren Trendfolge Aktien verwendet werden!
Der Indikator kann auf allen Timeframes angewendet werden. Allerdings ist der Performance in höheren Timeframes deutlich besser. Zusätzlich kann die Anzeige über die Optionen angepasst werden.
Das ist alles. Aufgrund des charttechnischen Hintergrunds kann die Strategie ohne weitere Chartanalyse verwendet werden.
Achtung: Vor dem Öffnen einer Position immer zuerst prüfen ob starke News anstehen. In diesen Fällen lieber auf Nummer sicher gehen.
Achtung: Bei dieser Strategie ist standardmäßig ein SL vorgesehen. Das Risiko muss aber immer gut kalkuliert werden.
Vergangene Ergebnisse garantieren keine zukünftigen Gewinne!
Verwenden Sie den folgenden Link, um Zugriff auf diesen Indikator zu erhalten oder schreibe uns eine PM um Zugriff zu erhalten.
Trend Volume RSI AnalysisHOW'S THIS INDICATOR DIFFERENT ?
If you are familiar with my work, then you would know that I am into creating indicators with tons of parameters, almost all of which are left for you to configure. While this gives you an incredible level of customization, the feedback I received was that some of you felt a bit overwhelmed by them.
As such, I decided to create an incredibly simple, yet effective indicator that can give you a better overview of what's going on with the security you are trading/investing in without you needing to tweak a dozen parameters. So, the first and most obvious difference you will notice with Trend Volume RSI Analysis is that you have only 1 parameter to configure (length), one checkbox to tick (highlight buy/sell zones), and one dropdown menu to choose from (the type of analysis). All unnecessary features are stripped away and all calculations are done on the backend. Now let's see if this simplicity affects the efficiency of the indicator.
HOW DOES THE INDICATOR WORK?
1. Trend Analysis
The first type of analysis, selected by default, is the Trend. It shows the balance between bulls and bears and their respective strength. In order to filter out the noise and smooth out the graph, a moving average is applied twice - once from left to right, and once from right to left. Although this causes a minor delay, it is justified since the common moving averages lag is significantly reduced. The screenshot below shows an example of a small bull run on the 1h chart.
The indicator also performs very well in spotting divergences. Two divergences (bearish and bullish respectively) are illustrated in the screenshot below.
2. Volume Analysis
Volume Analysis doesn't just sum the standard volume of the trend. Rather, it calculates the effective volume - the one responsible for moving the price up or down and seeks the relationship between total volume and price movement. Thus, you get a smooth volume trendline that should prevent you from opening a position against the trend. As logic dictates, if the buying volume is growing, then the trendline will go up and it will be in green. If, however, the selling volume is growing, the trendline will decline and it will be in red. This analysis is better used on a bigger time frame, such as on a 4h chart.
Note: For those of you who have used my other indicator Multi Time Frame Effective Volume Profile, the formula used here is slightly different. The one used there is optimized for volume bars, while the modifications here deliver a slightly better trendline with less noise.
3. RSI Analysis
Contrary to the standard RSI which derives its results from price movement, this RSI is calculated based on the modified volume. So it's fair to say that it's a Volume RSI. This makes it a bit jerkier, almost something in between an RSI and Stochastics. However, it is much better in identifying divergences and will quickly indicate potential trends as it will start climbing up sooner. The screenshot below is on a 4h chart, but that's only because I want to show more examples. It works equally well on the 1h or even on a minute chart.
In the first example, the divergence is pretty obvious on all three indicators. However, in example 2 you would be able to spot it only on Trend Volume RSI Analysis and somewhat in Stochastics. RSI makes a double bottom there. Similar is the case with example 3, where this indicator is long gone on the way up in comparison to the other two. The difference in reaction comes from the supply and demand relationship, not just from the price movement. When bears are losing steam, the indicator detects this as a low supply level, thus printing the divergence or even climbing up to indicate the start of a new mini-trend.
I must note, however, that this part of the indicator must be used in accordance with the main trend (this is where the other two analyses come into play). You go long on a pullback when there's an established bull trend and you go short on a pullback when there's an established bear trend.
4. Additional Settings
I know, for an indicator with just one parameter this description is getting pretty long. There's only one thing left to cover - highlighting the buy/sell zones. It is fairly simple - when it's ON, the zones where bulls are stronger than bears will be highlighted in green. When the opposite is true, the background will be red. You can switch it OFF if it intervenes with your analysis, but I prefer having it as it shows a confluence of bull/bear force and the indicator itself. Here's an example below:
HOW MUCH DOES THIS INDICATOR COST ?
Although Trend Volume RSI Analysis may look like an incredibly simple indicator, I can assure you that a great deal of time, testing, and optimizing have gone into creating an indicator that does almost everything for you. The initial version was much more complex and a few dozen iterations were required to reach that level of simplicity and practicality. Furthermore, I will continue to update this indicator as well as introduce user-requested features if they will improve its overall performance. To find out more about how to gain access to this indicator, please use the provided information below or just message me . Thank you for your time.
Disclaimer: The purpose of all indicators is to indicate potential setups, which may lead to profitable results. No indicator is perfect and certainly, no indicator has a 100% success rate. They are subject to flaws, wrongful interpretation, bugs, etc. This indicator makes no exception. It must be used with a sound money management plan that puts the main emphasis on protecting your capital. Please, do not rely solely on any single indicator to make trading decisions instead of you. Indicators are storytellers, not fortune tellers. They help you see the bigger picture, not the future.
TrendLine ChannelsAbstract
This script provides a set of Trendline Channels which can be tighter than Donchian Channels.
This script computes the most suitable active upper and lower trendlines and updates them as soon as possible.
We can use it for breakout signals earlier than Donchian Channels.
Introduction
Channels are tools which can mark area of values of ranging markets.
Once the price leaves the original region, range traders may start admitting they are wrong and trigger trend.
Donchian Channels (misheard as Dungeon Channels) use the highest and the lowest price to define area of values.
When the price breakouts, it just like it got released from a dungeon.
However, waiting for the price making even higher or lower may be too late and risk reward ratio may be lower.
Trendlines can make the channels tighter and we can find earlier breakout signals.
Computing Trendline Channels
(1) Find the most active trendlines
In this script, a valid trendline connects two high values or two low values.
A high value means the highest value in a trading day.
A low value means the lowest value in a trading day.
In this script, every trendline does not crossover any bar but can exactly touch them.
The most flat trendline is taken. (one for upper and one for lower)
(2) Continue to use or Change a trendline
If there is a tighter trendline available, this script changes to use it.
If the previous active trendline is broken, this script re-computes the trendline available.
When this case happens, this script display with an another color.
Otherwise, this script continues using the previous trendline.
(3) Middle line
The middle line indicates the middle value between the upper and the lower.
Parameters
Length : how many days are used for computation. The default value is 16 just because 16=4*4, using binary characteristic.
x_go_on : If the previous trendline is not breakout and there are no tighter trendlines available, we continue use it.
Color Options
(1) Upper trendline (no update or tighter)
(2) Upper trendline (changed due to breakout)
(3) Middle line
(4) Lower trendline (no update or tighter)
(5) Lower trendline (changed due to breakout)
Conclusion
Trendline Channels can be tighter than Donchian Channels and evaluate earlier breakout signals.
Comparing to known auto trendline scripts, Trendline Channels is continuous.
Once a trendline is broken, Trendline Channels can instantly point out the next available one.
If you think the price movement is boring or you cannot have good risk reward ratio, you can go to an another timeframe.
Reference
How to trade with Donchian Channels
How to trade with Trendlines
SMA + Trend Strength + Trailing Stop LossThe 'SMA + Trend Strength + Trailing Stop Loss' indicator was designed for swing trading long positions over the course of days/weeks. The benefit of the indicator is to identify areas where the market of a given asset is showing signs of a strong uptrend, divergences, and fear. A 13-bar simple moving average is color coded to four colors based on 5 given conditions at a time, which are represented as a trend meter on the bottom right of the screen. A trailing stop loss indicator is included to secure your profits or limit your loss in case the market reverses on you unexpected. Please use this indicator responsibly with proper risk management, and never rely on the indicator by itself for buy and sell signals.
When the simple moving average color is green, it means that at least 4 of 5 conditions are confirming a move upwards, this is when you can take an entry into a trade based on your entry strategy. As the trend continues, the color will eventually change to yellow signaling a divergence. This is when you can use your exit strategy to find a good point to sell. It is wise not to take new positions when the color is trending yellow.
If the color changes from yellow to orange, that is a warning sign that the trend is about to change or has begun to change. Prices may have already fallen. However, sometimes the color will change from yellow back to green signaling a continuation of the trend. You can either keep holding or take a new position in this instance.
When the color is red, this signals fear in the market, you should stay out of the market at first. However, as the market consolidates and the color starts changing back to orange, this is an opportunity to take a long position at a reasonably low price.
Simple Moving Average (13-Bar) Color Explanation:
The colors change based on 5 market conditions represented in the trend meter.
Green: Strong Uptrend
Yellow: Divergence Present
Orange: Warning
Red: Fear
Trend Meter Explanation:
The trend meter draws 5 arrows indicating bullish or bearish presence.
LL = Lower Lows - Detects when the market is trending with lower lows.
HH = Higher Highs - Detects when the market is trending with higher highs.
MA = SMA Direction - A formula is used to determine the direction of the SMA.
DI = Directional Index - Identifies when upwards momentum is trending.
RSI = Relative Strength Index - Identifies when the RSI is in an uptrend state.
Note: For advanced users, this indicator has a hidden DMI(4, 4, 4) and RSI(14) indicator used to determine the last two conditions. The Directional Index is based on a DI Plus momentum moving average to determine a momentum trend and the RSI trending over 50 will constitute an uptrend signal as below 50 it will point down.
Trailing stop loss:
The trailing stop loss is determined based on the lowest price of the last 8 bars.
A gray step-line is drawn at the suggested stop activation price.
A red step-line is drawn at the suggested stop limit price.
When the price breaches the trailing stop, a red X will appear below the bar.
You can turn each of these features on or off based on your preference. Happy trading!