Supertrend with Percent Difference from CloseThis script improves the Supertrend indicator by displaying a label that shows the percent difference between the latest closing price & the Supertrend.
This comes in handy when one is using the Supertrend value as a stoploss level. For instance, one would like to have a maximum stop loss level of 8%. Instead of calculating how much percent the price is away from the Supertrend, one can look at the percent label & make an informed decision as to whether initiating a position would have favourable risk/reward or not.
Another utility would be selling into strength when one is using the Supertrend as a trailing stop loss. For instance, if the price is a certain percentage far away from the Supertrend, one may conclude that the price is now extended & either price correction or time correction would ensue, & decide to sell into strength.
Supertrend
Iceberg Intraday LearningHOW TO USE?
A setup which contains Most Useful 14 indicators, that any Intraday Trader might require.
Below will see one by one-
1) Trend Following Icebergs - (3 Different Indicators to choose from)
--> The trend following indicators optionally.
--> Very simple to understand, yellow indicating sideways, green - going upside, and red - going downside.
--> Trend Indicator - 1st Iceberg is HMA Crossovers
--> Trend Indicator - 2nd Iceberg is SMA (20). It will change its color according to the trend of the market.
--> Trend Indicator - 3rd Iceberg is RSI(14) in EMA, will be plotted at the bottom of the screen.
2) Classic Pivot Points & Floor Pivot Points: - ( 2 Different Indicators to choose from )
--> Classic Pivot Points having 5 Supports & Resistances on the chart.
--> Floor Pivot Points, At the middle, it is pivot point (PP) level and multiple support and resistance levels
--> Floor Pivot Points is a very known indicator that indicates whether that helps in-stock selection.
--> This is a very crucial indicator as it shows the Floor Pivot Points levels for the next day.
--> One can make a learn by looking at next day's Floor Pivot Points that whether the stock is going to be trendy/sideways the next day.
3) Support/Resistance
--> This indicator is used for finding support and resistance levels on charts.
--> Helps in getting pullbacks and exit levels
--> Lines will change color automatically if any candle closes above the support/resistance line. It will change it's to green.
--> Similarly, it will change its color to red if the price is below the support
4) Highs/lows, SuperTrend Up Down ( 2 Different indicators to use )
--> Plots Highs / Lows in the selected time frame.
--> Added SuperTrend indicator with length 10 with source HL/2 and multiplier to be 2.
5) Dynamic ATR - Average True Range (14 Days)
--> It plots 2 important levels at the starting of the day.
--> 2 bands are plotted in the morning when the market opens, resembling strong support/resistance zones.
6) First Candle
--> This will highlight the first candle that is formed of the selected time interval.
7) Bollinger Band
--> Bollinger band is also added for better catching the momentum as seen on chart.
--> The Upper and Lower Bands are used as a way to measure volatility by watching the relationship between the Bands and price
8) VWAP
--> VWAP is useful for learning trend direction in any market conditions.
9) RSI & MACD
--> Plots label indicating the status of RSI and MACD.
This works for Intraday Trades - when the resolution is kept to less than 1 hour ( Say 3 , 5 , 10 , 15 Mins), This works well when the resolution is kept to 1 Day - Good for Swing Trades spanning over a few days, This works well when the resolution is kept to 1 Day or Week - Good for Investments.
Trend Indicator - 3rd Iceberg Is a repainted based on the hybrid RSI Logic
Stop Loss - That should be done by following ones risk appetite , Ideally the open/close of the previous candle should be the stop loss for the buy/sell but everyone has their own Risk Management Strategies based on the capital deployed.
If you like it and find it useful or if you find a defect or bug , Please let us know in the comments .. that would encouraging !! for us to develop it further
Coded for learning INDIAN Markets.
CAUTION:: There could be scenarios when the breakout/breakdown candle is rejected , especially when it is long one
so it is always recommended to have a confirmation candle that open-closes above the breakout candle / open-closes below the breakdown candle.
Disclaimer: No Investment Advice Provided , You should always understand that P AST PERFORMANCE IS NOT NECESSARILY INDICATIVE OF FUTURE RESULTS.
Inspiring to learn the Pine making market learnings easier.
Thanks & Regards,
Iceberg Intraday Learning.
Papercuts Super Trend MTF v02All my scripts are part of a suite called Papercuts .
This one uses one current timeframe supertrend and adds Four Automatic Higher Timeframe Supertrends based on those same parameters to help you determine larger trends while only needing a single chart. This works quite well on 5 and 15 minute charts and will look up in time. Confident trends can be identified by having two or more lines in the same direction.
When unified, the intensity of the glow should increase a trends confidence. Unify collapses the 3 highest timeframe supertrends into the first higher timeframe supertrend. Without Unify on, the overall trends are usually easier to see at just a glance. Higher timeframe supertrends can show support or resistance and act as stop loss limit ranges if you choose. Unify keeps things a bit cleaner and more compact.
V02 updated to fsecurity for no repainting and added a 3MA trend option as well.
Thanks to @Pinecoders for helping me better understand the security function!
Here is a view with Unify on....
Here is a view with Unify off...
SuperTrend - Custom Screener and Dynamic AlertsTrading View today published a desktop Bad Internet connection indicator ?! which set me thinking…
Despite recently introduced Dynamic Alerts many scripts do not leverage the information available for active traders and traders on the GO!
So decided to share this script totally ALERT focused on one of the most popular DAY trading indicators.
Of course no more BAD internet problem as long your TV APP is configured , you will have enough data for a mental picture of the chart..
The Alerts give you the BAR Close , %percent gain or loss over previous day CLOSE ++ Previous Day High and Low to effectively plan your trade without a chart!(just in case)
2 additions in the way Alerts are delivered over the last script :
1. You get SUMMARY alerts or concatenated alerts by default , however if you uncomment or activate code lines 48 and 55 you will get individual Stock alerts Too!
2. Summary Alerts will come only if there is some Buy or Sell signal NO more empty Alerts!
Few useful EXTRAS in the code :
1. Flexible code can convert any indicator to screener or Alert function.
2. You will NOT get Mutable Variable error while converting any indicator to screener as long as the function is in "GLOBAL" scope..
3. Many Custom Screeners are available but few give OHLC data in output so easily…and very difficult for traders to MODIFY hundreds of lines of code..
4. For UP or DOWN on SCREEN Stock monitoring copy /paste functions in line 41 and 42 in lieu of CROSS functions in 44 and 51 respectively..
5. You can also uncomment/activate lines 66 and 67 for labels in monitoring.
6. The default mode of the scripts is set to Alerts!
Max Stocks only 20!
Finally idea is to help traders to use the great features that TV works so hard to create and constantly improvise.
Enjoy Profitable Trading on the Fly !!
PMax on Rsi w/T3 *Strategy*Profit Maximizer Indicator on RSI with Tillson T3 Moving Average:
PMax uses ATR calculation inside, for this reason users couldn't manage to use PMax on RSI because RSI indicator doesn't have High and Low values in bars, but ATR needs that values. So I personally calculate RSI in a different way to have High and Low values of RSI wrt price bars.
IMPORTANT:
Because of the sudden movements and divergences on RSI , this indicator must firstly optimized for the charts before using. Optimization can be held by users for the meaningful parameters for each chart.
3 parameters are critical when optimizing:
First: Multiplier
Second: Tillson T3 Length
Third: T3 Volume Factor
Says, Kıvanç Özbilgiç. Here's the strategy version for you to backtest & optimize properly.
Enjoy.
Supertrend BandsSupertrend Bands
What is the Supertrend indicator?
"The Supertrend indicator is a trend following overlay on your trading chart, much like a moving average, that shows you the current trend direction.
The indicator works well in a trending market but can give false signals when a market is trading in a range.
It uses the ATR (average true range) as part of its calculation which takes into account the volatility of the market. The ATR is adjusted using the multiplier setting which determines how sensitive the indicator is."
"For the basic Supertrend settings, you can adjust period and factor:
- The period setting is the lookback for the ATR calculation
- Factor is the what the ATR is multiplied by to offset the bands from price"
How to use this indicator
This indicator is inspired by a strategy I found. It includes four Supertrend indicators, each with different settings that displays trend strength and support/resistance zones. The default settings are optimal for cryptocurrency but do work quite well for traditional also. I highly recommend you try experimenting with different settings, increasing them to suit the instrument.
The bands are set from low to high, Band 1 being the fastest and Band 4 being the slowest. Band 4 is the one that sets the overall trend so when price is above Band 4, the trend is bullish and vice versa. Trend is strongest when price is above/below Band 1 and gets weaker as it filters through each band. Band 4 provides the strongest support/resistance and if that breaks the trend flips.
In the menu, you will see an option called "Remove Anti Trend?". It is enabled by default and it removes any bearish/resistance bands when the trend is up and any bullish/support bands when the trend is down. When turned off, it will show all Supertrend Bands as they are by default.
Bar Colors
Bar colors are optional and they reflect the current trend strength based on the Supertrend bands.
Alternate ways of using this indicator
You could leave everything as default or you can display individual bands. For instance, because I use many overlay indicators, most of the time I turn off all the bands and only show bar colors:
You can also turn off Bands 1 and 2 and only show the two slowest lengths:
This removes the noise of the two faster Supertrends.
Or just show the two fastest bands:
Any suggestions to improve this indicator are most welcome :)
Supertrend - IntradaySupertrend Intraday Strategy
Basic supertrend strategy purpose built for intraday trading. Users can define intraday session during which the strategy will run.
Position is reversed when signal changes by using double quantity. Once the intraday session is over & if the position is open; it is squared off.
Parameters:
Intraday Session - Defines the duration for which the strategy should execute.
Multiplier
ATR Period
Tripple super Trend + EMA + RSI StrategyGreetings!
Here I show you the Tripple Super Trend Strategy.
I discovered the strategy on a YouTube channel and tried to transfer it as a strategy into a script.
Tested with the currency pair EUR/USD in the one hour chart.
Period: beginning of 2020 until today.
The strategy should also work with cryptocurrencies. But then the settings have to be adjusted.
There is the possibility to activate only long or only short position.
The EMA can be used in a time different from the chart.
-----------------------------------------------------------------------------------
How does the strategy work?
For long positions, the candle must be above the EMA .
The candle must be closed above at least two of the supertrend lines.
The stochastic RSI must show oversold and the k line must cross over the D line.
For short positions, the candle must be below the EMA .
The candle must be closed below at least two of the supertrend lines.
The stochastic RSI must indicate overbought and the K line must cross below the D line.
The stop loss is determined with the "lowest low/highest high lookback".
The profit factor is multiplied by the value of the lowest low/highest high lookback.
The results of the strategy are without commissions and levers.
If you have any questions or feedback, please let me know in the comments.
In the future I will add other types of stop loss / take profits. (ATR; %; eg.)
If you need more information about the strategy and want to know exactly how to apply it, check out my profile.
I wish you good luck with the strategy!
Multi Supertrend with no-repaint HTF option strategyThis is the strategy version of the multi supertrend indicator.
The RoMDD looks good :)
Checked in ETHUSDT 1hour with auto HTF ON.
Have a look :)
Supertrend3n1it combines the 3 super trend indicator values to save space for more indicators in the chart , and it works perfectly with the stochastic RSI indicator
Multi Supertrend with no-repaint and HTF optionThis indicator has 2 Supertrends to filter the trend.
The Default one uses the same timeframe as chart.
The additional Supertrend is non-repaint type and can run on higher timeframes.
It has an auto-higher timeframe selection option, thanks to LonesomeTheBlue, the original author.
It is accurate on current timeframe also.
Momentum Trading Strategy (Weekly Chart)The strategy will open position when there is momentum in the stock
The strategy will ride up your stop loss based on the super trend.
The strategy will close your operation when the market price crossed the stop loss.
The strategy will close operation when the line based on the volatility will crossed
Triple SupertrendThis triple supertrend indicator uses three different supertrend indicators with different and adjustable parameters. It is useful to filter false signals, set stop losses and detect sideways markets. When two or three (depending on the trading environment) supertrend lines turn green, a long is more suitable for a long position and vice versa.
SuperTrend Oscillator [LuxAlgo]This oscillator is made of three components, all derived from the SuperTrend indicator. This approach allows the user to easily determine overbought/sold zones, identify whether a retracement is present or if the price is ranging or trending. It also allows for the anticipation of the potential price cross with the SuperTrend.
We provide additional information including whether a signal returned by the SuperTrend was false, as well as the percentage of false signals.
Settings
Length: Period of the "average true range" used in the calculation of the SuperTrend
Mult: Multiplicative factor for the "average true range"
Smooth: Determines the degree of smoothing of the histogram
Misc:
Fixed Transparency: Use a fixed transparency for the main oscillator
Show Lines: Show the lines displayed by the indicator
Show Labels: Show the labels displayed by the indicator
Usage
The indicator is in a range of (-100,100) with values closer to 100/-100 indicating a stronger trend. The main oscillator value above 0 indicates that the price is above the SuperTrend.
It is possible to identify when a retracement is present in a trend. This is often indicated by an oscillator value moving within 50/-50.
Each overbought/oversold level can be used to determine potential exit points.
The indicator also includes two additional oscillators derived from the main oscillator. A smoothed version of the main oscillator (Signal), and a smoothed version of the difference between the Main and Signal oscillators (Histogram), thus making the oscillator part of the indicator more similar to MACD.
One can use the histogram to anticipate when the price might cross the SuperTrend by comparing the sign between the main and histogram. Potential false signals can also be filtered with this method.
Certain crosses between the price and SuperTrend can be filtered out when the histogram and main oscillator have a different sign (here main = 1, histogram = -1).
We include various indications in order to analyze the signals returned by the SuperTrend. The indicator displays symbols indicating whether a signal was false or not.
A cross symbol will be displayed at the top of the displayed lines when the previous Buy signal was false, else a checkmark is displayed. Symbols displayed at the bottom of the lines are referring to sell signals. We also provide a percentage of false signals, calculated over the entire chart history.
Details
The scaling method used is similar to max-min normalization. We first compute the difference between the price and SuperTrend and divide the result by the difference between the upper and lower extremity used to compute the SuperTrend. Values higher than (1,-1) can occur when price crosses the SuperTrend and as such we use the max and min functions to attenuate these.
The filter used to compute the signal line is based on exponential averaging and is fully adaptive. The smoothing factor used for its computation is the squared value of the main oscillator, divided by length . Since higher values of the oscillator are associated with trending markets, the filter will be closer to the main oscillator when the market is ranging.
3x SuperTrend Strategy (Mel0nTek) V1This is a triple SuperTrend based strategy for lower time frame trades such as day trades and scalping. I have not seen many strategies that combine multiple SuperTrends so I thought I would publish this one since I put it together and have been quite happy with the results. I have found through testing that the best results are on currency exchange markets such as Crypto or Forex on 1-15 min time frames.
The core idea was inspired by a youtube video put out by Trade Pro:
"Trade Pro - HIGHEST PROFIT Triple Supertrend Trading Strategy Proven 100 Trade Results"
I went ahead and set the defaults to the ones he uses in his video for anyone who wants to try a configuration similar to his. They work pretty well in general, however the EMA, SuperTrend ATR multipliers, and P/L ratio can be tuned/optimized to fit the timeframe/market desired. The video is quite good but not a required watch as I will explain below.
The 200EMA is used as a medium-term trend direction indicator.
- Price closing consistently above the 200EMA means that only long positions should be entered.
- Price closing consistently below 200EMA means that only short positions should be entered.
The 3 SuperTrend indicators should be used as direction confirmation for entries. Typically, price above SuperTrend indicates bullish movement, while price below SuperTrend indicates Bearish movement. However by itself, it is not a great indication to enter/exit positions in my experience. By combining 3 of them with slightly longer periods and increased ATR multipliers, we can get much stronger confirmation of trend direction/strength.
The way they are used in this strategy is such that:
- We only want to enter a position if at least 2 out of 3 SuperTrends are on our side.
- 3/3 SuperTrends on our side is the best case, since we are taking trades WITH momentum/price strength.
- The second farthest SuperTrend from entry price is used as a Stop Loss
SuperTrend being on our side is not the only requirement for an entry however. The probability of success is increased with SuperTrend, and a longer EMA on our side, but we want to be sure that we aren't getting in too late/after the movement has already happened.
So we use Stoch RSI to pick our entries where price is oversold/overbought and reversing. That means the Stoch RSI is above 80, or below 20, and our indication to enter the trade is when the 2 lines cross/begin reversing direction.
So with trend direction on our side, we can get really good entries at these oversold/overbought extremes, especially as it's reversing (Stoch RSI K and D are crossing). This allows us to use the SuperTrend as a support/stop loss on our entry since price should be above it.
Then we just target 1.5x our max loss so that even if we only win 50% of the time, we still make a profit.
The explicit rules of this strategy are as follows:
=== Rules ===
long only
- price above EMA200
short only
- price below EMA200
Stop Loss = 2nd SuperTrend line above (short) or below(long) entry candle
Profit = 1.5x SL/risk (Profit Ratio x Max Loss)
=== Entry Setup ===
LONG
- Stoch RSI below 20, cross up
- at least 2 SuperTrend lines below close
SHORT
- Stoch RSI above 80, cross down
- at least 2 SuperTrend lines above close
P.S. Special thanks to Trade Pro for producing so many quality videos, putting strategy claims to the test, and providing me with so many good ideas I apply to my own strategies.
SMT V11 BY Stock_InshotsHello , i Combined 3 Indicators to generate buy /sell signal
1) Super Trend
2) Simple Moving Average
3) Williams Fractal Indicator.
I thank Trading View to keep all these indicators source code open so i was able to combine and customized as per requirement.
In settings one may change use different period of super trend as well Sma
This works best on 10 min chart.
Buy Setup : after buy signal one can wait for fractal confirmation below the candle and place order above High of that candle with buffer of 0.01% in LTP
or one can place order near to Sma 50 as after Signal as it will come to retest . Reversal Strategy for good Risk Reward Ratio
Sell Setup : After Sell Signal one can wait for fractal Confirmation below the candle and place the order below the low of the candle with buffer of 0.01% in LTP
Note : It may not give good results on Forex better do your on research with different Periods on different time frames
I am not SEBi Registered to advice on your investment. Consult your Financial Advisor before investing on any idea
Please give feedback for Modification/ Suggestions are most welcome.
Thank you trading view a great platform. i am publishing this in protected mode as some ,copy and start selling these type of indicator by invite-only links. i wish to help retailers.
Refer chart for understanding of buy/sell setup
Supertrend ++Supertrend ++ is an HTF (HigherTimeFrame) Supertrend with an optional Volume Filter with adjustable value in the Settings.
Signals are represented by Green Labels (Buy) to indicate a Long Entry or Red Labels (Sell) to indicate a Short Entry.
Note that the script does not Repaint and that you have the option of placing a single Alert for the two available Alerts.
Always use the option "Once per bar" and not "Once per bar close" when placing an Alert of individual type.
If you have any suggestions or need help, please let us know in the comment area.
Good Trade everyone and remember, Risk Management remains the most important.
3 SuperTrends + ATR SL + 3 EMAsHere I have assembled 3 indicators, SuperTrend + ATR + Ema, to make them fit into one indicator to make things more organized and to save space. Check Script for original Authors of the used scripts. The UI or the indicator is far from perfect as my programming skills are very low :D
Divit Multi SuperTrendthese are all supertrend lines with different settings.
green lines indicate uptrend.
red line indicates down trend.
when all lines are green its very good uptrend - you can buy.
when all lines are red its very good downtrend - you can sell.
when few lines are red and few are green its not confirmed buy or sell.
in this situation you may confirm buy or sell with the help of other indicators.
its an easy to use indicator.
Triple Supertrend Entry SignalsThis indicator combines 3 supertrend indicators (a fast, medium and slow) with stochastic RSI and 200 EMA. It only gives short signals if price is under the 200 EMA and long signals if price is over the 200 EMA. Secondly it will only show you a short entry if the stochastic RSI is in the overbought territory and a long signal if the stochastic RSI is in the oversold territory. Finally, 2 of the supertrend lines must be over the candles for a sell and two of the supertrend lines under the candles for a buy. By default the script only displays the slow supertrend line which can be used as a guide for stop loss but the medium and fast lines can be revealed via the settings. Typically you can target 1.5 x risk for TP if using the slow supertrend line as a stop loss. Use the alerts to ensure you don't miss a potential entry.
SCALPER supertrend with entry exit points by MPRnew scalper more mulish , entry and exit points long term plus cloud for early entry points and minimize the bad entries.
also almost everything is easy to change value long MA short MAs etc
to adjust it to your strategy or short term change input values depending on what u want
bar colors for easy indication, change depending on th einput of the first 2 moving averages on the chart
let me know how it works, so far i personally like it hehe
right now is for long entries
like if you like it
Happy Trading
MR. ROBOT v.1.0.0This script consists of a logical blend of TD Sequental, MACD and Stochastic RSI based on the Supertrend function. In addition, these indicators use the golden proportional point of each candle as a source.
The exclamations on the signal indicating signs express the strength of the signal and consist of four levels;
! : Weak level signal
!! : Partial level signal
!!! : Medium signal
!!!! : High level signal
The fact that these interjections refer to four different levels is related to the programmatic consideration of four different indicators and functions. Since the script is based on four different indicators
basically, the exclamation numbers of the signals are related to how many indicators are signaling at the same time. However, it does not always overlap. For example, when 3 indicators signal at the same time, 3 exclamation points may not appear on the signal sign. This is because the script also takes into account special bar algorithms.
The only setting that you can intervene on the script - for now - is the multiplier and length values of the supertrend function. Changing these settings changes the signal strengths and frequencies. The script is based on the supertrend function alone, it is the ability to follow the trend after the signals given by the internal indicators. This situation decreases the rate of false signals and frequent signals in internal indicators.
This script or its author is not responsible in any way for any profits or losses arising from transactions. Does not contain investment advice.
Smart Money Flow v.2.0 BY Stock_InshotsThis Indicator is made by combination of indicators as follows
1) Super Trend - Period 15,2.5
Signal Filtered on the closing basis of SMA High 20 for strength
2) Simple Moving Average - period 50
In which Purple indicates Uptrend
Orange Indicates down trend
3) Bill William's Fractal - This indicator indicates important candle for formation of swing of High or low with Triangle shape at the bottom & top on the chart .
After Signal one can wait for fractal candle formation also for Big risk reward Ration
Buy Setup : After signal Try to place long order near Sma50
Sell Setup : After signal Try to place Short order near Sma50
If missed wait for next Signal , Don't Run behind Price
Keep Trailing Your Stop loss with ATR Values
Note : Nothing is 100% , You may customize this indicator according to your values .
Best to use with other momentum / strength indicator before taking positions
Like RSI / Support & Resistance Levels
For Targets use BB% levels / Pivot Points / Fibonacci levels / Nearest Demand & Supply Zone
Thanks to the Trading view as i used open Source Codes in combination of this indicator. it helped a lot .
Feedback will be welcomed .
Refer Image