MA Candles - SupertrendConverting strategy to indicator for those who want to use it as indicator.
Concepts are simple :
Calculate moving average of High, Low, Open and Close and make candles of them
Calculate ATR and derive supertrend on the moving average candles.
Alerts :
Bullish Crossover - When supertrend turns green
Bearish Crossover - When supertrend turns red
Bullish Pullback - Supertrend is green but close crossed below Moving average high
Bearish Pullback - Supertrend is red but close crossed above Moving average low
Original strategy is present here:
Supertrend
Electrified Aggressive Momentum SignalWhat this can be used for:
If you've already decided you want to trade a symbol, this can identify points of momentum alignment.
If a strong move has recently happened and you're looking for a change in momentum.
How it works:
This is a weighted combination of a Stochastic RSI and two modified SuperTrend (ATR Trailing Stop) indicators:
The Stochastic RSI signal is based upon aligned momentum and is negated at the overbought and oversold points.
The SuperTrend formula uses high and low values for calculation and both fast and slow can be adjusted for sensitivity.
Philosophy:
Signals have to be useful to humans. If a signal occurs to late, you've missed it. The intent of this indicator is to assist in timing a trade at very short time-frames. It assumes your conviction about a trade already exists, but you are trying to get an optimal entry.
Opposing momentum (weak signal) within an uptrend can be a sign that you should wait before entering. The frequency of a signal can indicate the strength of the trend. As the frequency of the aligned signal value decreases so does the reward vs risk.
Buy The Retrace studyA trend-following strategy entering pullbacks
Simple but efficient
The components of the script:
-MTF ATR based Trend
-Fib based cloud to help determine the trend
-Oscillator which is based on the current close relative to the close-only high-low range over a given period of time
The signal frequency can be changed on:
- Period - Length of the period to look for - i.e 25 means, the last 25 candles
- Bullline - signals created if oscillator above this level
- Bearline - signals created if oscillator below this level
I'd recommend taking the first few signals once the trend has changed.
Alerts are available as:
- First long / short signal
- Long / short signal
- Take profit long / short signal
- HTF trend change any direction
- HTF trend change up / down
Does not repaint - however, wait for a candle to close before entering a signal.
Buy The Retrace backtest strategyA trend-following strategy entering pullbacks
Simple but efficient
Mostly used it on 1 min chart but it works extremely well on 5 min as well.
The components of the strategy:
-MTF ATR based Trend
-Fib based cloud to help determine the trend - Caution when trend and cloud shows a different trend - a reversal may be possible.
-Optional values for the signals -how often you would like to get one- can be changed based on - the current close relative to the close-only high-low range over a given period of time.
-3x take profit levels
- all adjustable in %
- take profit quantities adjustable in % for each level
-paints a line where your average position is
-labels the current position size
Be careful where the cloud is broken, a reversal may happen.
Be careful longing / shorting the same levels which acted as a support/resistance before - this is why the win ratio is around 80% only as a small percentage gets stopped out usually.
Would like to get access? Pm me I'll grant it.
VR-MASTThis is a my script for a super simple trading strategy - ZEST.
Identify Zone of Value, Enter on pullback, place proper Stop Loss and set achievable Targets.
So, to identify Zone of Value, I have EMA in my script.
20EMA generally acts as a dynamic Support/Resistance zone.
For Buy Stop Loss, we have 1ATR below Swing Low.
Then, we have SuperTrend for Trailing Stop Loss.
[THETA] Tema Hema Evwma Trade ActionTHETA
Is an Intraday Strategy Indicator, To be used over 1 minute chart and in conjunction with built in pine indicator Pivot Point Standard, {Fibonacci One}
I came across this Strategy Indicator while reading through the Forex Trading Journals, and thought of sharing you guys
The Indicator Comprises of amalgamation of
TEMA : Triple Exponential Moving Average
HMA : Hulls Moving Average
EVWMA and EMA: Elastic Volume weighted Moving Average and Exponential Moving Average
Filter Action by Rajandran R Supertrend
So
Theta = ( tema(src, length) + hma(src, length) + ema(src, length) + evwma(src, length) )/4
The lengths in use are: 8,21,34,55,89,144,233,610
How to Use
Use on 1 min chart for best results
UsE in Conjuction with Fibonacci Pivot Points, (.which is present in option of built in pine indicator : Pivot Point Standard )
Provision For Alert
Long theta Signal
Short theta Signal
Uncle Eagle Indicator Suite - Eagle Sniper** Uncle Eagle Indicator Suite - Eagle Sniper **
An elite sniper is trained to both focus on the moment as well as see the big picture. Their selective approach gives them the edge, as they can see through the visual noise to hit their target. Uncle Eagle has designed the Eagle Sniper to do just that! Simplify your TA and remove the need for LOTS of cluttering Indicators that tell you different things. Receive a simple "Long/Short" signal when multiple indicators start showing a clear direction that an individual might be able to see through all the visual indicators needed.
Successful traders are patient and select their trades in a careful and calculated manner. Our Eagle Sniper allows you to take that patience and utilize it to your advantage!
The Eagle Sniper will help any new, or experienced trader determine their entry and exit points concisely, and it marries perfectly with our Suite of products!
Adjustable controls for Oscillators
Adjustable ATR for long term or short-term snipes
Highlight the trend with Green/Red lines
Filter Overbought/Oversold snipes to avoid certain movements
Combines perfectly with all other Uncle Eagle Indicators
Know when to get in or get out, no matter the Bull or Bear nature!
MA Candles Supertrend StrategySimple strategy which is derived by below method:
1. Calculate moving average of High, Low, Open and Close and make candles of them.
2. Derive supertrend on the moving average candles.
3. Generate buy and sell signals based on supertrend direction combined with higher timeframe high-low condition
RGTS_SuperTrend v.10This Classic Super Trend Indicators, Change Setting According to your Requirement and Us
Adoptive Supertrend - BandsAnother adoption of supertrend. This time based on different channels - Bollinger Band, Keltner Channel, Donchian Channel and Pivot point based Donchian channel.
When price hits top of bands, it is considered as start or continuation of uptrend. When price hits bottom of the band it is considered as start or continuation of downtrend. Hence, supertrend is drawn based on these calculations. Use ATR Periods and ATR Multiplier to create stops certain ATR away from band's top and bottom.
Other supertrend adoptions published are here:
Pivot point based donchian channel is published here:
Adoptive Supertrend - Multi PivotsThis is extension to Adoptive Supertrend Pivots indicator published here:
In this version, we make use of both high time frame and lower time frame pivots for efficient trailing of stops in case of bull run such as BTC. If we take example of BTC, no new pivot lows formed from 25th December. This means, our trailing stop is also stuck at ridiculously low level of 20k whereas BTC has nearly hit high of 35k.
Our approach to solve this is by looking at lower time-frame pivots for deriving our trailing stop-loss if stop-loss is too wide from the close price. If the stop-loss isn't wide and new daily pivot lows are forming every now and then, then this indicator will work same as the earlier version of Pivots based Adoptive Supertrend.
There seems to be issue in calculating lower time-frame Pivots and moving stop based on that while being in higher time-frame. Hence, we need to shift to lower time frame chart while making all the calculations such as ATR are done on higher time-frame.
Hence, if you are looking to trade on daily chart, it is advisable to use this indicator on 1H, 2H or 4H chart while keeping parameter HTFResultion set to 1D
Parameters are explained as below:
HTF Resolution : Main resolution on which we need to apply supertrend calculation based on pivots. ATR and Pivot HTF are calculated on this resolution.
Stop Distance Threshold : This is the minimum stop distance from close price in terms of percentage after which we can look for lower time-frame pivots for calculation of trailing stop. If stop loss keeps less than this percent, then lower time frame pivots are not used for calculating trailing stop loss.
ATR Parameters : We use only higher time-frame ATR. Hence, ATR is calculated based on just one ATR Period for both cases. But, we can chose to have different ATR Multiplier for HTF and LTF. Using slightly higher ATR multiplier for lower time-frame than that of higher time-frame is advisable.
Pivot Lengths : You can use different pivot lengths for higher and lower time-frames. We have removed Left and right pivot lengths for keeping it simple. Both will have same value based on selected pivot length for respective time-frames. Using higher Pivot length for lower time-frame is advisable to avoid frequent trailing.
(CoInS) Confluence of Indicators and Signals v2 skvConfluence of Indicators and Signals (CoInS) v2 skv
This time best of pivots and oscillators came to confluence to guide traders for better decision making to trade. Remember practice makes profit.
This script created for educational purpose for learners want to observe/study the indicators and its signals. Indicators HMA, SMA, Super Trend, MACD, BB, ADX/DMI/DMS, RSI, Elder Impulse and Pivots CPR, Camarilla, Floor, SQR are used in this script and the display of them controlled through the indicator settings. Values are tuned and can't be changed. Only the current day values will be displayed.
Observe the signals and reversal points at pivots or moving average lines. The bright green up triangles and bright orange down triangles indicates momentum, the faded triangles indicates the momentum is getting weak.
At start of the day, this script indicates whether today is trending or not trending for the scrip.
The SQR pivot points will move as per the trend and indicate the resistance and support level at that time. The color crosses informs that the change occurred throughout the day.
The signals generated by this study are not recommendation and use it on your own discretion after keenly observing each and every details.
Pivots
Pivot Boss CPR with width
Pivot Boss Camarilla
Pivot Boss Floor pivots
Simple and amazing SQR pivots
Displays signals from,
RSI signals
HMA signals
Super Trend
MACD (cross and histogram signals)
Elder Impulse
ADX/DMI/DMS and BB for Momentum
I'm thankful to trading view, various pine coders and authors contributing here and building wealth of knowledge.
*****Remember: Practice makes Profits*****
Disclaimer
1. Only for educational and learning purpose
2. For Intraday and scalping strategies and 5 and 15 min TF only
3. Do paper trade before using any information for actual trading
4. Not swing or positional trade
5. Use it on your own discretion and no one else responsible for the profit/loss except you
HEINKI ASHI SUPERTRENDHi friends....publishing Heikin ashi supertrend strategy... which shows the movement of price over time and how strong those movements are/will be, regardless of the direction the price moves, up, or down. Indicator specifically useful, as it helps traders and analysts spot points where the market can and will reverse by providing signals long (buy) and short (sell). Show the relative strength of price movements but leave out the directionality of the price movements, best utilized in combination with other technical indicators – such as trend lines and moving averages – which show price trends and directions. Having an alert feature to make aware market players from signals provided by strategy.
HA charts are a great way to help those who can be spooked by the chaos of the markets (I'm one!), but they have a big drawback in that the price you see on a HA candle is often significantly different from the real price that you would trade on. This brings issues of unrealistic expectations of profits/losses, and also makes back testing a strategy very difficult. I still wouldn't recommend ever using TradingView's "strategy" tool when using HA charts, but using this indicator you can do accurate back tests.
***************This uses Heikin Ashi Candles as source on normal chart..dont use it on heikin ashi chart*****************************
There is an option for use normal japanes candle supertrend..so we can compare how this heikin ashi prevent false trades.
some tips for new traders to become successful trader
1: always follow risk management...
2: every stock/ forex / crypto has it own cycle.. So pls dont jump from one stock / forex pair to another when u hear some stock / crypto has
made new high or low... Bcs after that consolidation period starts.. During consolidation we can not make more profit as in trending market.. So be patient when u had made some position or tarde in one stock/ pair...
3 : we dont require to trade in every stocks / forex/crypto.. Just one stock and pair trading daily make u profitable beyond ur expection.. Bcs
trading in one stock / forex pair.. make u very comfortable and u may always know its movement... And u also trade in every cycle of this
stock/ pair.. So u also trdae its trend days which made highest profit. We dont know when is trend of any stock... Compare with it
business... Trading is business not one day rich game... Its business... It takes time and u have to do same thing agian and again to become
sucessfull trader for this u can use tradingview alerts. .for that u dont need to seat infrot of ur terminal screen.. u can also do algo trading
by using tradingview alerts
4 : By following risk management and incerase lot size as profit increased... This is the key 🔑 of sucess in stocks / forex / crypto market.
I thinks this tips may help new trader. U can modified according to ur trading style..
You can personal message me if u want to use this strategy
******************if u want to use this indicator u can personal message me********************************************************
Profit MAX MTF HeatMapThis is a powerfull strategy which is made from combining 3 multi timeframes into one for profit max indicator
In this case we have daily, weekly and montly.
Our long conditions are the next ones :
if we have an uptrend on all 3 at the same time, we go long.
If we have a downtrend on all 3 of them at the same time we go short.
For exit, for long, as soon as one of the 3 converts into downtrend we exit the trade.
For exit, for short, as soon as one of the 3 converts into uptrend we exit the trade.
This tool can be used on all types of markets, and can also be changed the time frames.
Swing Algo For Allhi friends....publishing Swing Algo For All .. which shows the movement of price over time and how strong those movements are/will be, regardless of the direction the price moves, up, or down. Indicator specifically useful, as it helps traders and analysts spot points where the market can and will reverse by providing signals long (buy) and short (sell). Show the relative strength of price movements but leave out the directionality of the price movements, best utilized in combination with other technical indicators – such as trend lines and moving averages – which show price trends and directions. Having an alert feature to make aware market players from signals provided by the strategy.
There are mainly 3 tyes of swing traders
1 intraday swing trader
2 weekly positional swing trader
3 monthly/yearly positional swing trader
This strategy solves problem of all the type of swing trader. you have to just select type of swing which u want to trade suppose u chose intraday swing it automatically calculate intraday swing high and low and shows buy and sell sign according to it...if it shows buy signal than in lower part it shows plotted line when this line break it automatically generate sell signal and vice versa for sell signal.
same for weekly , monthly and yearly
u can use it in any time frame bcs swing structure are same in any time frame
*********************************************************************************************************
*************** And also use for any stocks, forex and crypto*****************
screenshot on Banknifty weekly swing
some tips for new traders to become successful trader
1: always follow risk management...
2: every stock/ forex / crypto has it own cycle.. So pls dont jump from one stock / forex pair to another when u hear some stock / crypto has
made new high or low... Bcs after that consolidation period starts.. During consolidation we can not make more profit as in trending market.. So be patient when u had made some position or tarde in one stock/ pair...
3 : we dont require to trade in every stocks / forex/crypto.. Just one stock and pair trading daily make u profitable beyond ur expection.. Bcs
trading in one stock / forex pair.. make u very comfortable and u may always know its movement... And u also trade in every cycle of this
stock/ pair.. So u also trdae its trend days which made highest profit. We dont know when is trend of any stock... Compare with it
business... Trading is business not one day rich game... Its business... It takes time and u have to do same thing agian and again to become
sucessfull trader for this u can use tradingview alerts. .for that u dont need to seat infrot of ur terminal screen.. u can also do algo trading
by using tradingview alerts
4 : By following risk management and incerase lot size as profit increased... This is the key 🔑 of sucess in stocks / forex / crypto market.
I thinks this tips may help new trader. U can modified according to ur trading style..
You can personal message me if u want to use this strategy
u can personal message me if u want to use it..
supertrend heikin ashi
hi friends....publishing supertrend heikin ashi indicator. which shows the movement of price over time and how strong those movements are/will be, regardless of the direction the price moves, up, or down. Indicator specifically useful, as it helps traders and analysts spot points where the market can and will reverse by providing signals long (buy) and short (sell). Show the relative strength of price movements but leave out the directionality of the price movements, best utilized in combination with other technical indicators – such as trend lines and moving averages – which show price trends and directions. Having an alert feature to make aware market players from signals provided by indicator.
HA charts are a great way to help those who can be spooked by the chaos of the markets (I'm one!), but they have a big drawback in that the price you see on a HA candle is often significantly different from the real price that you would trade on. This brings issues of unrealistic expectations of profits/losses, and also makes back testing a strategy very difficult. I still wouldn't recommend ever using TradingView's "strategy" tool when using HA charts, but using this indicator you can do accurate manual back tests.
This uses Heikin Ashi Candles as source on normal chart..dont use it on heikin ashi chart
There is an option for use normal japanes candle supertrend..so we can compare how this heikin ashi prevent false trades.
if u want to use this indicator u can message me
MAST TrendHello Traders !!
This is a simple super trend based MAST trend.
By default the supertrend is 10 period with 3 ATR multiplier.
A moving average is used to benefit from the pullback entries.
Bullish Pullback : Price above Supertrend & below MA
Bullish: Price above Supertrend and above MA
Bearish pullback : Price below Supertrend & above MA
Bearish : Price below Supertrend & below MA
Refer to investopedia or any relevant articles for in detail about Supertrend.
PMax on RSI with Tillson T3Profit 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
Here are some information about Profit Maximizer:
PMax Indicator:
PMax Screener and Strategy:
Adoptive Supertrend - PivotsAnother experiment with Supertrend by making use of pivot point high/lows.
Trailing Stop types used in this indicator are:
ATR - plain ATR based supertrend
Breakout - ATR based supertrend combined with breakout. (Trailing triggered only if price change is higher than HighPriceChange multiplier times ATR.
Pivot Points - Trail only when new pivots created. Pivot stop multiplier is used below pivot low.
Combined - Combine everything together
BlackPika Supertrend S1Hello Reader!
This study script is based on the SuperTrend. There are some extra things added to make it able to use more efficiently. They are listed below:
1. Pullback signals: These signals indicate a pull back after a trend reversal and are the most optimum places where you can add to your existing position. They also come with Alerts !
2. Trailing Stop Loss and Take Profit: These further help to reduce the draw-down and can help you to trail profits with more granularity thus securing gains.
How to use ?
----------------
Personally I use it on major pairs on cryptocurrencies like BTCUSD . Usually after the trend flips, there will be pullbacks, You can enter a part of the position when trend reversal is confirmed. Then add more when you get a pullback. To make life simpler, alerts are added for pullback signals as well. These can help acheive good entry price. Entering at pullback signals limits your losses to a great extent, as the trend will flip on the bar close if it goes against you.
You can trade manually or you can automate. All the signals have been provided with Alerts. some signals have been grouped, to reduce the number of the alerts if you wish to.
I wish you all the luck and please comment and Like if you have any doubts.
How to gain access ?
-------------------------
1. You can dm me in trading view
SuperTrend MTF [Anan]Hello friends,
As per many experts, supertrend indicator is best to use in combination with other indicators like MACD and RSI.
The best thing about supertrend it sends out accurate signals on precise time. The indicator offers quickest technical analysis to enable the intraday traders to make faster decisions. It is extremely simple to use and understand.
However, the indicator is not appropriate for all the situations. It works when the market is trending. Hence it is best to use for short-term technical analysis. Supertrend uses only the two parameters of ATR and multiplier which are not sufficient under certain conditions to predict the accurate direction of the market.
Understanding and identifying Bull and Bear signals in supertrend is the main crux for the intraday traders. Both the downtrends as well uptrends are represented by the indicator. The flipping of the indicator over the closing price indicates signal. A Bull signal is indicated in green color whereas Bear signal is given as the indicator turns red.
Options:
- Change calculation source ( default SuperTrend uses: hl2)
- Change calculation method (default SuperTrend uses: RMA)
- Additional six multi-time frames SuperTrends
Supertrend - Delayed TrailI use supertrend for for trailing stops. One of the problem of trailing stops in long term trend trading is we get stopped too early and then trend continues. To avoid this problem, we can limit or delay our trailing.
In this modified version of supertrend, we can delay trailing by two methods:
Bars : Trail after certain bars. Input DelayBars says after how many bars it should trail.
Steps : Trail after reaching equivalent stop on the other side.
ConsiderWicks option reverse direction upon high reaching trailing Sell stop or low reaching trailing buy stop (instead of close)
ConsiderWicksForDelayByStep does the same thing for calculating if the steps have reached.
SuperTrendRange by DGTSuperTrendRange study attempts to determine the state of the market
• whether a well-established bull/bear trend is present
• whether the market is trading in a range
SuperTrendRange (STR) takes into account the volatility of the market - further details regarding volatility can be found in the description of “Volatility Bands by DGT” study
Due to its similarities to SupertTrend (ST) and Parabolic SAR (SAR), I will try to explain by stating differences between them
SuperTrendRange uses both the ATR (Average True Range) and STDEV (Standard Deviation) as part of its calculations - unlike ST and SAR where they use only ATR
Sensitivity of the indicator is adjusted using the multiplier setting of both ATR and STDEV
Additionally, unlike ST, the source of the basis of SuperTrendRange can be selected among the assets price value or its moving average
Source and Length are adjustable too
The SuperTrendRange, like Parabolic SAR indicator, appears on a chart as a series of dots, either above, below or unlike Parabolic SAR both above and below of the asset's price
A dot placed
- below the price when the market is trending upward
- above the price when it is trending downward
- both above and below when the price starts moving sideways – this is a feature that both SuperTrend and Parabolic SAR misses, where they are known to produce false signals and losing trades, whereas SuperTrendRange emphasis the zones of the ranges occurring and in most cases are considered no trade recommended zones. Please note that the range width may vary depending on how the market is volatile. It is up to the users to trade if it fits their trading strategies
Dots plotted above and below can be assumed as Support and Resistance levels
Example usages – with trading opportunities
Gold Monthly Chart
Bitcoin Daily Chart
Disclaimer:
Trading success is all about following your trading strategy and the indicators should fit within your trading strategy, and not to be traded upon solely
The script is for informational and educational purposes only. Use of the script does not constitute professional and/or financial advice. You alone have the sole responsibility of evaluating the script output and risks associated with the use of the script. In exchange for using the script, you agree not to hold dgtrd TradingView user liable for any possible claim for damages arising from any decision you make based on use of the script