Trend trader + STC [CHFIF] - CV This script is my first strategy script coupling the Trend trader (indicator developed by Andrew Abraham in the Trading the Trend article of TASC September 1998.) and Schaff Trend Cycle . The STC indicator is widely used to identify trends and their directions. It is sometimes used by traders to predict trend reversals as well. Based on the movement of the Schaff Trend Cycle , buy or sell signals are generated, which are then used by traders to initiate either long or short positions.
Around I built a user interface to help you in creating a customized strategy to your need.
My idea behind doing this was to make customizable parameters and back testing easier than manually with a lot of flexibility and options. More possibility we have, more solutions we find right? So I started this script few weeks ago to be my first script (second in reality, but first to be published.)
Strategy it self is made out of 2 simple step:
1→ STC gives a Buy/Sell signal.
2→Price is closing above the TT (Buy) or below (Sell) and the signal is the same as given by the STC .
To complete your strategy in order to reach the best result, I added few options:
→ Money management: Define the type of risk you want to take (entry risk will always risk the same percentage of your portfolio disregarding the size of the SL, Fix amount of money, fix amount of the capital (portfolio). NOTE: Margin is not coded yet, target is to show liquidation price. Please keep an eye on the releases to know when it is released.
→ Stop loss and Take profit management: Define the type of target you want to use (ATR, fixed percentage, pivots points) and even customise different take profit level or activate the trailing. Each type of target is customizable via the menu
→ Moving average: You can also complete the strategy using different moving average. To draw it tick the box on the left, to use it in the calculation of the result, tick the box "Price>MA" in front of the needed EMA . You can select different type of MA ( SMA , EMA , DEMA , TEMA , RMA, HMA , WMA , VWAP , VWMA , etc...)
→ RSI: 4 possible approach to use the RSI to complement the strategy:
• OB/OS => short position will be taken only if RSI goes under the lower limit. Long if the RSI goes above the limit. Ticking confirmation will wait to cross back the limit to validate the condition
• Rev OB/OS => Short will be taken if RSI is below lower limit and stays below. Long will be taken if RSI is above upper limit and stays above.
• MA dominance => RSI has to be above MA for long, below for short. Confirmation box ticked requires 2 bars with the RSI on a side to validate signal.
• MA Dominance + limit => It is a combination of the requirement of the provious option and also Rev. OB/OS
→ Volume confirmation => This will consider the volume MA for entry confirmation. The volume will have to be above the MA define by the value entered in the field.
→ Waddah Attar explosion indicator can also be used as a filter for entries in this way:
• Explosion line > dead zone to validate entries
• Trend > dead zone to validate entry
• Both > dead zone is a compound of both rules above to get entry confirmation
→ ADX can also be used as a filter. I added 2 Threshold in order to have a minimum level of acceptance for valid entry but also a maximum level.
When your strategy is setup, you can setup alerts and I would recommend to setup the date range before doing the alerts. Why? Simply because the script do not cover pyramiding and will give a signal only if a trade is not ongoing.
In setting up the sessions at which you would want to trade, no signal within those range can be missed. You can setup 2 sessions, the days and also the global range of backtesting.
Cari dalam skrip untuk "trend"
Trend LinesHello Everyone.
This is my first script on TV, hope you find it useful.
How it works?
- On each bar it finds last x (depending on your settings) higher and lower Pivot Points ( PP ).
- It searches for possible trend line from oldest PP to newest, once found it stops and draws the line.
- The higher the time frame the lower the number of PP needed. Play around with the number of PP and left/right bars needed to confirm a PP and you get different results.
For suggestions don't hesitate to contact me
Multi-Timeframe Simple TrendSimple Trend State Indicator inspired by @TaPlot's Price Time Frame Continuity indicator. Indicator works well on any Chart Timeframe although some aliasing of the State Response should be expected when comparing a State Response calculated on one Chart Timeframe to a Higher Chart Timeframe ie. comparing the State Result for 30 min from both a 1D Chart and 130 min Chart.
Current Trend State is calculated based on the Current Angle of the SMA Length "L". A Simple moving average is used as an Array Function has to be used to calculate the current MA Value for Time Frames < Chart.
Current Trend State Control is as follows:
Long Trend State = Current Angle > Min Long Angle
Bullish Trend State = Current Angle < Min Long Angle and Current Angle > Max Reversal Angle
Neutral Trend State = Current Angle < Max Reversal Angle and Current Angle > Min Reversal Angle
Bearish Trend State = Current Angle < Min Reversal Angle and Current Angle > Max Short Angle
Short Trend State = Current Angle < Max Short Angle
I use Gann Angle based State Angle definitions in my charts.
Visualization of the Trend State is controlled via the colors selected in the GUI.
Indicator output creates 6 Panels organized linearly at the Location defined via the GUI. Each panel identifies the Timeframe and Timeframe State for the Timeframes selected in the GUI.
IMPORTANT - Timeframes 4-6 MUST be < Current Chart. Timeframes 1-3 should be >= Current Chart
What does the Tool give you? It enables you to see, based on a standardized measure, the relative behavior of the underlying trends on the selected Timeframe ie . the current Asset Trend Support Structure.
So for Simple Trend Following: an identified Bullish Pulse could be Identified, and then followed to the highest Timeframe that is able to maintain that Bullish State. This is your Pivotal Timeframe. If a Bearish Pulse is identified then ride it until it grows strong enough to change the Trend State of the panel below your Pivotal Timeframe.
Cycle Trend SROverview:
This indicator draws resistance and support lines calculated by market cycles.
By default, blue dots are resistance and red dots are support.
How to calculate market cycle?:
It use sine wave indicator by John Ehlers to calculate the market cycle.
How to determine support and resistance levels?:
There are two conditions for the depiction of a resistance and support lines.
The sine wave indicator has two lines(sine and lead sine).
The first condition is the crossing of these two lines.
The second condition is a new high or low.
- In the case of a resistance, it is a move below the low of the previous candle.
- In the case of a support, it is a move above the high of the previous candle.
When the two conditions are fulfilled, the highest or lowest price of the past few candles is used.
The default setting is three, but this can be changed in parameter settings.
Cycle changes and market reversals do not always occur at the same time.
This is because price movements are not created by cycles, but by the results of trades.
This allows us to understand the true support or resistance line, not the theoretical one.
How to use?:
This indicator assumes that price movements are formed by cycles and trends.
The first step is to determine whether the cycle or the trend is stronger.
- When the price is above support or below resistance, the Cycle dominates the market.
- When the price is below support or above resistance, the Trend dominates the market.
In a cycle-dominated situation, enter the market at the time when support or resistance lines is depicted.
It is better to target only those cycles that match the upper time frame.
In a trend-dominated situation, think about riding the trend.
The timing to go outside of support and resistance is a trigger.
PB(pullback) will be drawn only in case of a strong trend.
A strong uptrend is when the price goes above a resistance line and the next support line depicted is above the resistance line.
There is a threshold for this, which is twice as high as the price of ATR for period 14.
A strong downtrend is the opposite of this.
At the end of the cycle after the PB, the END is described.
This can be used as a sign of a market reversal.
If PB and END are not needed, hide them in the settings.
Retail Insider Trend Following (HTF ONLY)Before I begin, here is a disclaimer: None of this is financial advice, and I'll recommend you to do your own research or talk to your financial advisor, if you want to use this. And also make sure you understand the risks properly before taking any trades. This particular indicator is a work of experiment, and I am publishing the optimized code. Please leave a comment below if you have any queries.
As per the logic, I am taking the highest point in a particular time window (used the in built ta.highest function) , and the lowest point in a particular time window (used the ta.lowest), and averaged it using the in built function (
RMA(which is the B33 Mean.)
For the offset, I am simply calculating and adding some values (which can also be input by the user.)
and this user input is in percentage.
So if you observe the lines, the Red line in between is the mean, and the Yellow lines are the offsets. (Everything can be changed in settings)
In simple layperson terms, if the price goes above the Red line, it's an uptrend,
and if the price goes below the Red line, it is in a downtrend.
Now I just wanted to keep the offset because I wanted more confirmation before actually entering a trade. (the offset can be changed again, from the settings, and the offset is in percentage)
A lot of times, you will see that the price is kind of going sideways, where, a lot of traders get trapped, as there is no clear trend.
So in order to eliminate that choppy price action and stay out, I'm using this offset. This should probably save a lot of bad trades.
So basically, if the price goes and closes above the higher offset, it will confirm a trend change, and a possible bull market.
Similarly, if the price goes and closes below the lower offset, it will confirm the end of the bull market, or a corrective phase, or a bear market.
A few things to note, however...
If you change the timeframe, you will see that the lines are not shifting/changing that much. This is because, it will consider the highest and the lowest points and average it.
So, basically, if you do the math, you will understand why,... and this logic is purely for a higher timeframe analysis/confirmation.
I'll personally recommend this kind of a setup for swing trading/confirmation on the daily or the 4H charts, mostly for longer timeframes. (If you are on the pro/pro+ or premium, you can try out 6H or 12H timeframes as well)
If you are looking for scalping, setups and indicators, this is not the right one.
If you liked it, don't forget to give a follow :)
Trend Following with Bollinger BandsThis is a trend following system which uses the Bollinger Bands instead of the Donchian Channels.
Long position:
* Price closes above the middle line.
* The fast EMA (in this case the 40) crosses over or is above the slow one (in this case the 120)
Short position:
* Price closes below the middle line.
* The fast EMA crosses under or is below the slow one.
Stoploss:
* 4 ATRs away from the price.
10X Bars - Directional TrendsMy interpretation of John Carter's popular Simpler Trading 10X Bars indicator.
Momentum is displayed to quickly see the quality and strength of a trend based on a calculation of the Directional Movement Index (DMI). The DMI is an indicator developed by J. Welles Wilder in 1978 that identifies in which direction the price of an asset is moving. The DMI is calculated by comparing prior highs and lows and produces 2 measurements illustrating the strength of the current trend:
-> a positive directional movement line (+DI); and
-> a negative directional movement line (-DI).
The average directional index (ADX) measures the strength of the current trend, either +DI or +DI; a reading above 20 typically indicates a strong trend.
-> Green bars indicate an uptrend i.e. when +DI is above -DI and ADX is greater than 20 - there is more upward pressure than downward pressure in the price;
-> Red bars indicate a downtrend i.e. when -DI is above +DI and ADX is greater than 20 - there is more downward pressure on the price; and
-> Yellow bars indicate no strong directional trend and potential for a reversal.
Volume spikes 50% above average volume are then flagged as dots at the bottom of the chart (although you can change this location), confirming the momentum further.
This indicator should compliment other popular indicators, as confirmation whether to stay in a position or not.
Trend Fusion By CryptoScriptsWelcome to Trend Fusion! This isn't your typical moving average indicator. It's a multi-timeframe indicator that consists of 3 different moving averages AND let's you choose between EMA, SMA, WMA, VWMA, HMA, and RMA. For example, you can have the 5min 200 EMA, 15min 200 EMA, and 1 hour 200 EMA all on the SAME chart without having to switch timeframes! This helps to create an edge over the competition so you don't have to have multiple charts open and you can see everything on one screen. You can also modify each moving average to the timeframe and value of your choice.
Signals
The Trend Fusion fires a buy signal (green triangle) whenever Moving Average 1 crosses above Moving Average 2 and 3. This is great for catching a bullish trend early, especially when combined with other indicators.
The Trend Fusion fires a sell signal (red triangle) whenever Moving Average 1 crosses below Moving Average 2 and 3. This is great for catching a bearish trend early, especially when combined with other indicators.
You can also make Moving Average 2 and 3 the same value if you just want to create an alert for one moving average crossing over another. (i.e MA 1 is the 50EMA and MA 2 and 3 both have a value of 200 so you're just looking for the 50EMA to cross over the 200EMA).
This indicator is great for catching big trends and catching them early (as seen by the picture), and fires multiple buy signals or sell signals in case you didn't catch the first one so you still have time to get in the trade.
Alerts
You can also set alerts for the buy and sell signals! Just click the clock icon in the top middle of the chart and click Trend Fusion in the drop-down menu. Make sure to select "Once per bar close" so you know the signal is confirmed.
Each timeframe acts differently so make sure you experiment/backtest with each one and tailor your moving average values accordingly.
Disclaimer: Past results are not indicative of future returns.
PM me to obtain access and please let me know if you have any questions! :)
[blackcat] L3 M.H. Pee Trend Continuation FactorLevel: 3
Background
Developed by M. H. Pee, the Trend Continuation Factor aims to help traders identify whether the market is trending, and, in case it is, in what direction it is headed. It can be used in any time frame, with every currency pair and is suitable for beginner traders.
Function
The indicator is comprised of two lines, namely the PlusTCF and MinusTCF, which separately correspond to bullish and bearish momentum, respectively. If the PlusTCF line is positive, then the prevailing trend is bullish, while a positive MinusTCF line signifies a bearish trend. Logically, both lines cannot be positive at the same time because the market cannot be in a bullish and a bearish trend simultaneously. However, they both can be negative at a current moment, implying that the market has consolidated in a trading range.
As for trading this indicator, it is generally interpreted and acted upon in a similar way as trading the Average Directional Movement Index. The most basic trading strategy involving the TCF is to enter long positions when the PlusTCF line is positive and to enter short positions when the MinusTCF is positive.
Traders also tend to regard the crossovers of the PlusTCF and MinusTCF lines as entry signals in the direction of the advancing line. Thus, if the PlusTCF crosses the MinusTCF and becomes positive, you should initiate a long entry, and vice versa.
Key Signal
PlusTCF Line --> bullish momentum line in yellow;
MinusTCF Line --> bearish momentum line in fuchsia.
Alerts are available.
Remarks
This is a Level 3 free and open source indicator.
Feedbacks are appreciated.
Quantum Trend Radar PanelOverview
One of the biggest issues trading any market is in keeping track of trading opportunities as they arise across all the various timeframes without having multiple monitors or charts open and this is where the Radar Panel steps in. Using TradingView’s Table function, we have incorporated a host of our leading indicators on the panel which can be applied to any timeframe and from which you can instantly spot opportunities as they arise whether in terms of trend, reversals, volatility, or volume. In addition, when using a scanner such as this, it also highlights broad sentiment if, for example, you have added currency pairs from the same matrix or a group of stocks from the same sector. And you can of course have multiples open across the various timeframes.
The Quantum Trends Radar Panel is a powerful indicator that keeps track of indicator signals of up to 10 different symbols in real time. For each symbol, it can display the current signals of 2 Quantum Trading trend indicators namely:
Quantum Trends
Quantum Trend Monitor
It can also display the current Open, High, Low, and Close prices of each symbol. Each indicator has 1 or more columns allotted to them to display information about their respective signals. Below we will discuss what each indicator does and how it displays its signals in the Radar Panel.
Trends
All traders know that price is a leading indicator. Yet few traders ever discover how to correctly interpret the start of a new trend, or indeed the end of an old one. To add further complexity, markets spend over 70% of their time in congestion, moving sideways in a narrow range. The traders worst enemy.
What’s the answer? Step forward – the Quantum Trends indicator. With this simple and elegant indicator, dynamic trends are painted for you instantly and dynamically, in real time. In trading any market, you need to be quick on your feet, and the Quantum Trends indicator delivers in spades! But even better, not only will it signal your possible entry and exit, but it also signals a market in congestion – equally important. Knowing when to stay out, is just as important as knowing when to get in.
In the Radar Panel, the Trends indicator displays where the last trend dot is heading and the sentiment of the dot or the trend direction.
Columns
Dot – this column displays whether the current trend dot is going upwards, downwards, or sideways
Trend Direction – this column displays the sentiment of the current trend dot and its color
Trend Monitor
One of the hardest things to do in trading, is to stay in, and take the maximum profit from any position. You know how it goes. You get in and all is going well. Then the market reverses. You get frightened, and close out. What happens next?
Yes, you guessed it – the market reverses again and starts to move fast. Now it’s too late. You have missed out on some great profits, and are left wishing you had stayed in.
That’s why we developed the Quantum Trend Monitor. It does just that. It monitors the strength of the trend. It will help you stay in, when your emotion is telling you to get out. The Trend Monitor will give you the confidence, not just to stay in, but to take the maximum profit from each and every trade.
In the Radar Panel, the Trend Monitor indicator displays where the trend line (one of Trend Monitor’s 2 modes) is heading at and the current sentiment or trend direction.
Columns
Trend Line – in the indicator proper, the trend line shows the progression or steepness of the trend’s momentum, and this information is simplified as the direction of the line, whether it is going upwards, downwards, or sideways.
Trend Direction – this column displays the current sentiment and its color
OHLC Prices
Apart from the 2 Quantum indicators, the Radar Panel also displays the current OHLC prices of each symbol.
Open
High
Low
Close
Their color changes depending on the current price action.
With the portability of the TradingView platform, having the Radar Panel in your set of tools truly puts all the power of the Quantum trend indicators right at your fingertips. Get yours now.
CCT Trend MeterThis indicator shows the current market trend if bullish or bearish. It also indicates market consolidation.
What it does.
These trends are calculated using four (4) different trending indicators: Indicator 1 (Bar1) - Ichimoku Cloud , Indicator 2 (Bar2) - Gain Hilo Activator , Indicator 3 (Bar3) - Parabolic SAR's and Indicator 4 (Bar4) - Super Trend which have been enhanced for better accuracy.
The trend meter bars are filled with green or red colours based on market momentum.
How it does it.
When the trend meter indicates all green the trend is bullish.
When the trend meter indicates all red the trend is bearish.
When the trend meter indicates mix colours the market is consolidating.
How to use it.
This indicator works best with the CCT Entry Bar.
When all four (4) trending indicators calculate the same trend direction a green or red highlighted bar appears.
Alerts can also be set to make the trader aware of these highlighted bars.
This indicator does not repaint.
To access this indicator use the link below.
TIL Trend NavigatorTrading Indicator Lab’s Trend Navigator for TradingView is an indicator that can help you reveal the underlying trends in any chart on any timeframe.
Determining Trends
It only takes a minute or two to analyze the indicator with its simple yet insightful methods of representing bullish, bearish and ranging price action across the chart. It forms a single line that runs in 3 directions:
- Upward direction – represents a significant bullish price action
- Horizontal direction – represents ranging price action or consolidation
- Downward direction – represents a significant bearish price action
The indicator borrows the concept of Renko charts where upward and downward price action are shown to move at a single identical angle. This makes the indicator more intuitive and easier to read.
Support and Resistance
That’s not all. The Trend Navigator can also serve as a support or resistance line at any given point in the bar history. This is distinguished with the dual colors of the lines which alternates at each segment:
- Support segment (green) – the segment acts as support where price moves above the line
- Resistance segment (orange) – the segment acts as resistance where price moves below the line
Breakouts occur when the bar crosses above or below the Trend Navigator, at which point, its line changes color to signal the change of its role as a support or resistance level.
Available Alert Conditions
- Cross – triggers when price crosses the Trend Navigator
- Soar – triggers when majority of the bar’s body crosses above the Trend Navigator
- Plummet – triggers when majority of the bar’s body crosses below the Trend Navigator
- Uptrend – triggers when a new uptrend is detected
- Downtrend – triggers when a new downtrend is detected
- Ranging – triggers when a new ranging price action is detected
- Trend Reversal – triggers when either an uptrend or downtrend is detected
Inputs
- Length – sets the number of bars the indicator analyzes at each execution
- Support Segment Color – allows the user to change the color of the support segments. Its default color is green
- Resistance Segment Color – allows the user to change the color of the resistance segments. Its default color is orange
Trend ExplorerAre we in a bull or a bear market?
From the technical analysis point of view, the answer is "It depends". It depends from the parameters of your indicator, the timeframe of the pair you are looking and the volatility of that specific market you are looking to.
After I experimented with various trending indicators I decided to develop a framework that potentially could "embed" already existing logic from well known indicators (e.g. Supertrend OTT etc.).
The most important part is that I managed to abstract that logic away and experiment even further to produce some more robust, market and timeframe resolution agnostic results. While at the same time I was able to switch between market and timeframe resolution specific configuration to take some decision.
Finally, I decided to share this code with you folks! Developed this indicator "Trend Explorer" in an effort to make the aforementioned abstraction of all those trending indicators.
The goal is to enable the user to explore and combine different approaches in order to create a more robust and market general/specific, timeframe resolution invariant/fluctuating and volatility auto/manual adjusted indicator according to his needs.
The logic behind the abstraction is fairly simple. The trending indicator consists of two boundary lines the "bull trend low boundary" (green) and the "bear trend high boundary" (red). The indicator also has a control line (orange). Every time the control line crosses a boundary there is a trend reversal! The boundary lines are defined by the thresholds. To be more precise, boundaries are pulled upwards by thresholds (blue) during a bull market and downwards during a bear market. I challenge the user to experiment with the different ways of calculating the thresholds and the control. I am open to suggestions that might improve and extend the possibilities of this indicator. Any feedback, comments, general thoughts or bug reports are welcome.
Why did I chose those defaults?
For threshold calculation I chose MINMAX which calculates the local minimum and maximum using a sliding window. As far as I know it is not used in any existing trending indicator, but it seems reasonable for a trader to search for local min and max to make a decision. The width of the sliding window a.k.a the "period to remember" the local min and max is 30 days by default, just because I believe that for regular people it is a reasonable period of time to forget too.
Also, compared to the SUBADD method MINMAX does not seem to lag behind, especially when using averages in the SUBADD mode. Moreover, I consider MINMAX to be more general than the margins used by the SUBADD since margins should be configured based on the underlying market volatility.
For a source of min and max I chose the low and high values just because they are timeframe resolution invariant, meaning that they have the same (not exactly due to number precision and rounding, but very close) results for a single pair whether you use "4 hour" or "1 day" time interval! Another popular choice might be (close, close) since many traders wait for the daily candle to close in order to discard outliers. However, this approach is not resolution invariant and it depends from the time interval the user has selected.
Do you have any interesting trending indicator you would like to see how it performs in this framework logic? Let me know!
Do you have in mind any variation of Control or Thresholds calculation you would like to test? Please describe it in the comments below so I can add it in my implementation for you!
Did you find any other bug or you experienced any strange behavior? PM me with a description of the bug, the trading pair the timeframe resolution the exact time (candle) and all the necessary configurations for this indicator so I can reproduce it on my machine!
Please enjoy with caution,
Jason
[blackcat] L3 Automatic Trend ChannelsLevel: 3
Background
Trend channels, also sometimes called price channels or trading channels, are a popular tool in technical analysis used by investors to determine good places to buy or sell. Trend channels consist of at least two trend lines that connect the swing highs and the swing lows of a trending or a sideways moving market. It’s important to note that trend channels don’t have to be perfectly parallel lines, but more on that later!
Function
Unlike many other authors who are eager to draw automatic trend lines, I made a trade-off between trend lines based channels and moving averages. As a result, it is more clear to see the trend change and price positions with overbought and oversolder zones highlighted in fuchsia and yellow colors, respectively. Same to trend lines, there are 3 main types of trend channels.
Ascending channel or Rising channel (higher highs and higher lows, which would break out sliver color trend channel and run into fuchsia color overbought band)
Descending channel or Falling channel (lower highs and lower lows, which would break out sliver color trend channel and run into yellow color oversold band)
Sideways or horizontal channel (ranging, which will keep oscillating within silver color trend channel)
Inputs
Algo Lookback (Smaller for Less Computing Power) --> This indicator is very computing-power consuming and if you failed to load it properly and try to input a smaller integer value here.
Algo Nested Period (Smaller for Faster Response) --> This indicator is very computing-power consuming and if you failed to load it properly and try to increase the number here.
Key Signal
Silver channel --> trend channel to identify sideways.
fuchsia band --> overbought band and sell after price cross under the fuchsia lines (Note, the second crossunder is more meaningful)
yellow band --> oversold band and buy after price break out and cross over the yellow lines (Note, the second crossover is more meaningful)
Remarks
This indicator algorithm is very computing-power consuming and it may fail to load in small time frame.
This is a Level 3 free but closed source indicator.
Feedbacks are appreciated.
Keltner TrendThis indicator takes the concept of Keltner Channels and uses them as a trend following system by using a deviation band of 1 ATR, such that when the price closes above the upper band a bull trend is predicted to follow, and when the price closes below the lower band the start of a bear trend is assumed.
Only 1 band is plotted at all times depending on the bias of the trend.
Default settings are a 21 EMA as a centerline with a 13 period ATR.
Enjoy!
sadosi trends and barrierThis indicator should be used for give ideas.
what they can do?
draw up and down trend lines
draw support and resistance lines
to inform about the current price
signal for high and low prices
how can?
By analyzing the prices in the 3 selected periods, 3 highs and 3 lows prices are marked. With the marked points, trend and resistance lines are drawn. The current price is analyzed and useful calculations displayed in the info box. Finaly adding moving averages. After all these transactions, the trend and resistances become easily visible on the chart.
You can fine-tune the angle of the trend using high and low extensions
you can catch different trend lines by changing the high and low trend points
By changing the periods, you can set position the trend lines more accurately.
When the price is too low or too high, the information box will warn you by change color.
The trend lines to be created are for the purpose of giving an idea and convenience. It can be used on all timeframes, including horizontal trends.
Trend Persistence Rate Indicator [CC]The Trend Persistence Rate Indicator was created by Richard Poster (Stocks and Commodities Feb 2021 pg 12) and this indicator is a good trend strength indicator similar to ADX. A good strategy with this indicator according to the author is to combine this with a moving average crossover strategy and a volatility indicator. Buy when the price crosses over the moving average and when the volatility and this indicator are over a selected minimum. I think 30-40 as a minimum for this indicator works well. Exit that position when this indicator peaks and starts to go down and it should be very profitable for you. I have included general buy and sell signals with this indicator as well.
Let me know if there are any other indicators you would like to see me publish!
Rosebud Trend [DepthHouse]Rosebud Trend Indicator uses complex range calculations to easily detect trend changes, critical support and resistance levels, and even aid in spotting reversals. The Critical Support & Resistance Zones are plotted via the red and green cloud. This cloud not only visually displays the expected trend direction but often acts as major support and resistance zones. The outer band measures the expected range in which the assets trades within over longer periods of time.
Users can switch the ‘Trend Sensitivity’ between ‘Low’ and ‘High’ to increase or decrease the rate at which the cloud changes.
By altering the S/R Band Thickness users can furthermore increase or decrease the rate at which a trend changes by altering the thickness of the cloud. I prefer to keep these settings at 0.55 , 0.382, or 0.236.
The bar colors are generated by a combination of Rosebuds primary function and our ATR AUTO Oscillator base functions. Users have 3 bar color options to select from: Simple, Complex, and Off .
Simple: Bars colors alternate between shades of red and green based on the trend direction and the ATR Auto strength. Stronger the shade, the stronger the trend.
Complex: This adds a few extra variables to the script which generates a more complex bar color display. Using this option, Rosebud will generate light red bars in a bull trend if downward movement is strong and vice versa in a bear trend. It also will generate a purple bar if the candle successfully closes above or below the Top & Bottom Range Bands; We call this a range break , and it could be an early sign of strong upward or downward movement.
Off: In case you like to keep things even simpler, this option hides all overlay bar colors.
Sample of Complex Bar Colors:
Bull, Bear signals along with Up and Down arrows are too based on a combination of our trend direction and ATR Auto Oscillator calculations.
Users have the option to adjust both bar color, and shape generation settings via:
Smoothed Signal Option: Turns advance smoothing on or off. On will reduce signal noise, while Off could land you that perfect bottom signal with a lower success rate.
Candlestick Length: Default factor for bar color and shape generation, higher the number the fewer signals that will generate.
Candlestick Smoothing: Default smoothing for the Candlestick Length
Signal Lookback: Adjust the factor at which Bull, Bear, Up, and Down. Lower this to 2 for more signals.
Cross Thresholds: The lower this number the easier it is for ‘Bull’, ‘Bear’, and over extended signals to generate; see image below:
*Users also have the option to hide all signal visuals via the 'Shapes' On/Off option.
Users have multiple built in Alerts to choose from:
Bullish Trend Change: When the critical cloud switches to Bullish
Bearish Trend Change: When the critical cloud switches to Bearish
Upper Range Break: When the price action closes above the Range Top
Lower Range Break: When the price action closes below the Range Bottom
Light Bullish Cross: Early bullish signal; also displayed by up arrows by default
Light Bearish Cross: Early bear signal: also displayed by down arrows by default
Verified Bullish Cross: Occurs when a Bull signal is generated.
Verified Bearish Cross: Occurs when a Bear signal is generated.
*Past performance is no guarantee of future results*
Baz: Trendy BandThis is a indicator to help identify trends in markets on different timeframe. It is based on moving average, you can select type of moving average you want to use and the length as well (21 or 50).
Blue showing uptrend and Purple showing downtrend .
The label or mark on the bar indicating changing trend .
Price need to stay above the area and the lower channel acts as support if its uptrending.
If price close below the lower channel, a trend change happened and now the upper channel acts as resistance. It has to break through the upper channel to flip the trend.
Uncheck "Show last" setting if you want all labels printed.
PIVOT EDGE - TREND GLIDEROne of the Biggest challenge in trading is to find the right trend and once we are in the right trend, holding on to winning trades is the next challenge. So this indicator addresses both these issues and helps you with
finding the right trend and also guide you and glide the trades till there is a change in trend by means of proper trend based candle color.
You can just look at the basic candle color as per the prevailing trend and be in the trend as long as the candle colors doesn't change. You need not worry or panic about the small pullbacks or retracements which is a normal
course of any trend continuation. Without this Indicator, in normal situation we would have ended our trades thinking the trend has changed and only to find that trend is again continuing and giving us more than 3-4 times reward after exit.
This Indicator is coded in such a way that no matter what may be the standard color of the candle, This Indicator will paint the candles to Green color in an Uptrend and it will paint the candles RED color in downtrend.
You can take entries as soon as you see the trend formation and wait till the trend is changed or the candle color is changed.
This indicator is intended for the use of newbies or Novice traders to give them confidence and also to guide them towards the proper trend so that they are not taking any counter trend trades.
This Indicator is also beneficial for experienced and master traders to keep them in trade and glide until there is a clear change in trend thereby riding their profits for longer time.
This is a Moving average crossover based strategy but slightly different in the computation where in I have used the customized PEMA values to suit most favorable win ratio.
The results are best when used for timeframe of 10 mins and above. Also you must know the basics of candle stick patterns and price action to take suitable entries and exit at favorable risk reward ratio.
Always do not wait for exit signal from the indicator. You can exit whenever you have gained decent profit and you can keep a trailing stop loss and lock in your profit.
This Indicator works on all Markets and all types of timeframes. Kindly do backtesting for atleast 2-3 months data before using it for live market. Also you must find out which stocks you wish to trade and check if this indicator works favorably for your scripts. The results might slightly vary on stocks
with high volatility.
Always look for the curve in trending up direction of trending down direction. Do not trade whenever the curve is flat and not inclined upside or downside.
Always trade with a suitable STOPLOSS in place and trade with less quantity till you find comfort and confidence with this Indicator.
Further updates to follow periodically. Incase you like this script, like it and share it to others too. Also take a look at the other scripts that I have published.
Happy Trading
Mohan
[SK] Fibonacci Auto Trend ScouterThe FATS - Fibonacci Auto Trend Scouter automatically draws active trends from 2 different timeframes along with Fibonacci Support and Resistance levels. It also has a Sights feature for each timeframe which points from it's middle towards the current price. The tool is also highly customizable for you to take this indicator over 9000. If you like the tool and it adds value to you - share the love on the like button and visit my profile to check out my other indicators and subscribe, so you're notified of my next scripts and ideas!
Automatic Trend Lines
The indicator takes in 2 timeframes to detect High and Low values from which to draw the trend lines of each timeframe.
As the values change with price movement, the lines are updated. They are color coded for uptrend and downtrend based on the direction of each individual line. Trend lines can be set up to color with only the default value on the configurations panel.
- Toggle on/off Color Coded
- Change Default, Uptrend, Downtrend color
- Change Line Width
- Change Line Style
- Toggle on/off Line Extensions
- Change Extended Line Width
- Change Extended Line Style
- Toggle On/Off labels for 7 data points of each timeframe
Automatic Trend Sights
This is a neat feature that may help you get a better feel for the direction the current movement is heading towards in correlation with the short or medium length timeframe trends. The sight draws a line from the middle vertical point of the trend coordinates towards the current price. They are toggled off by default but can be enabled in the configurations panel.
- Toggle on/off sight on each timeframe
- Change Width
- Change Line Style
Automatic Fibonacci Levels
The tool has a very useful feature to automatically detect the highest and lowest value from the short timeframe to calculate Fibonacci support and resistant levels. To keep the chart area clean, the lines are drawn short by default towards the right side of the price but provide inputs to increase the size of the level lines towards the left and right direction. A triangle label appears to the side of each line which holds the Fibonacci level and price data inside the tooltip, hover over them to activate.
- Toggle on/off color coded
- Change Default, Resistance, Support colors
- Change line size towards the left and right side
- Change line width
- Change Resistance line style
- Change Support line style
- Toggle on/off High and Low source line
- Toggle on/off High and Low source labels
Easy TrendThis signal is completely based on analysis and transformation of a single simple moving average. As with all signals and indicators, it should be combined with others.
This is how the signal is built:
1. First it takes the SMA of the closing price.
2. It then takes the ROC of that SMA using a length of 1.
3. It takes an 8-period SMA and also a 64-period SMA of that ROC.
4. These are plotted as follows:
- the ROC is plotted in green when above 0 (trending up) and red when below 0 (trending down).
- the 8-period SMA is plotted as a thin white line within the ROC signal
- the 64-period SMA is plotted as a thick white line within the ROC signal
When the trendline is green, this is a bullish zone. When the trendline is red, this is a bearish zone.
Moving averages (all types of moving averages) are inherently lagging signals. To compensate for that, I am offsetting each SMA series by half of its period. This may be confusing to some, but the end result is a mathematically accurate SMA signal, centered on the signal that it is providing the moving average of. It doesn't stop the lag, but it directly and obviously shows how lagged each signal is, which I personally find better to trade against.
Symbols on the top and bottom of indicator:
Yellow triangle at bottom of indicator shows where a downward trend is starting to bottom out and a buy/long opening may be available soon.
Green triangle at bottom of indicator shows that a downward trend has switched to an upward trend. This indicates a good time to buy.
Yellow triangle at top of indicator shows where an upward trend is starting to plateau and a sell/short opening may be available soon.
Red triangle at top of indicator shows that an upward trend has switched to a downward trend. This indicates a good time to sell.
Note: You may see multiple yellow triangles before seeing a green or red triangle. This can happen when multiple trend accelerations or decelerations occur within an overall green or red zone.
In addition there is a dotted line connecting the end of the 64-period SMA to the end of the 8-period SMA. This indicates the direction the trend is moving towards. When the dotted line crosses the zero line, this portrays a rough estimate of where the trend may switch from a downtrend to an uptrend or vice versa. This is the "best" time to buy or sell, depending on your strategy.
I recommend placing a SMA on your candles set to the same window size as this indicator, and also to offset that SMA to the left by half its window size. For example, a 90-period SMA should be offset by -45 periods. That will cause it to be correctly aligned with this trend signal.
CPR by PIVOT EDGE - Trend based coloring + LabelsIntroduction to the Indicator " CPR by PIVOT EDGE - Trend based coloring + Labels "
The Foundation layout for this indicator is based on PIVOT's which are nothing but the most important levels that the price has respected in the past.The values for the pivots are derived from the key attributes of the price in any timeframe such as the OPEN, HIGH, LOW and CLOSE. These define the mood of the price and where it intends to move in relation to the previous range formed.Earlier HIGH - LOW i.e the RANGE indicates the possible movement that a stock can make in the current session and as per the calculated pivots we can possible find out the tentative supports and resistances. In addition to this indicator, It is advisable to use the price action theory which helps in taking a right decision for entries.
This indicator by itself is complete in nature, i.e it guides the user for possible entry levels and the projected targets that we can achieve and also the likely stop loss limit in case the price reverses. So beforehand even before entering into a trade position, the user can ascertain what can be his loss or max profit and then he can chose an optimum position size for favorable results.
The beauty of this Indicator lies in the fact that it can be used for all types of trading like Scalping, Intra day, Swing or Positional and Investments also. It works on all timeframes and across all market segments like EQUITY, COMMODITIES , FUTURES , OPTIONS , FOREX etc.
This indicator can be used for any exchange and any timezone also without any changes or adjustments needed.
Now let us understand the features of this Indicator in detail.
TIMEFRAME - It has options to choose between Day,week and month as timeframe. By default it is set to Day timeframe
DISPLAY CPR BAND - This displays the CPR range that consists of Pivot, TC and BC. This Band or Range is the core of this indicator and this givesa detailed information about the tentative range and momentum of the market for the present period
as well a prediction for next session and also can tell you the history of its pior period. This level acts as both support and resistance based on the direction of the trend. The unique feature built in this indicator is that
the Pivot changes its color based on the trend in the market and by looking at the color of the pivot itself you can make out what the current trend in the market is.
DISPLAY SUPPORT RESISTANCE - This indicates the important support and resitance levels for the day which is derived from the price details of prior period that is based on HIGH / LOW / CLOSE of prior period.
DISPLAY PREVIOUS HIGH / LOW / CLOSE - I have included Daily / Weekly and monthly levels. It is important to know the earlier highs / lows and close since price respects it very must just like support and resistance.
DISPLAY TOMORROW CPR - This displays the CPR band and support / resistance for tomorrow.It give an advance information of tomorrows trend and momentum today itself if you study the CPR concepts you can be prepared for tomomorrows market and can very well know in advance if it will be a sideways market or a trending day.
MINOR TREND - This displays a combination of 2 moving averages. By default I have coded for 20 and 50 period which can be modified as per your needs. These 2 moving averages depicts the prevailing minor trend in the market and you can take decision to enter trade based on this trend projection.
For users ease, I have conditionally coded the moving average curves and also the background color to depict the present trend i.e red denoted bearish trend and green denoting bullish trend. The colors change automatically based on the change in price behaviour.
MAJOR TREND - This displays the prevailing major trend in the market and I have used as 200 period moving average by default which you can change to suit your needs. You can check the major trend of the market by using higher timeframes above 1Hr.
IMPORTANT NOTE : This indicator does not guarantee any favorable results nor protect your from any loss. You own the complete risk of your trades. It is suggested that you use this indicator and do back testing for considerable period to understand how it works the the potential win rate it can give.
If you have any doubts or need any clarifications of assistance in understanding, you can message me and i will try to help.
I will soon try to make a Video and explain the use of this indicator for better clarity and understanding.
Happy and Safe trading - Mohan from PIVOT EDGE