SNAP BACK 2.0 Strategy
This strategy is designed to allow you to catch the bounce or "SNAP Back" of an equity that has been in a trend.
1) Once the moving averages are in the order of 200SMA > 50 SMA > 34EMA > 20SMA > 8EMA (or reverse for and uptrend), the strategy is setup.
2) Next you wait for a trigger of the closing price crossing the 8EMA, while there is a desired gap size between the 8EMA and the 20SMA (2-10% of stock value preferred).
3) Exit position based on target profit reached (conservative sell half at 34EMA and engage a trailing stop loss for remainder or set static limit) or price crosses 8EMA or stop loss%
*)This code also allows you to determine your desired backtesting date compliments of alanaster
This code is the product of many hours of hard work on the part of the greater tradingview community. The credit goes to everyone in the community who has put code out there for the greater good.
The idea for the coding came from a video I watched on YouTube presented by TradeStation called Snap Back - thank you guys for the inspiration.
UPDATE: I have coded the other side of the strategy to allow you to take advantage of the same set-up in an uptrend for Short plays. You can turn the up or downsides on, off, or both.
The main intent is to catch the bounces of a falling stock. However, I have found that you can do the inverse and catch the drops in a rising stock (the latter is not as reliable). This also tends to work better on less volatile stocks. I have included a large volume of user defined conditions and display entry and exit conditions on the chart to see how your choices are impacting the script.
Exitsignal
The WaveRider - Help me to exit position!Hello,
I always like to refer to my previous articles to allow people to understand where am I in terms of knowledge at the time when I write this article.
BTC and ETH Long strategy version 1
BTC and ETH Long strategy version 2
Although some part of my crypto trading is automated via HaasOnline software, I like to take discretionary trades to feel the excitement of manual trading, especially during bull market :).
I write this new article and script because I did struggle to decide when to exit a recent LONG position on Ethereum.
Most of the novice traders struggles to know when to exit the position when gains are made.
The is exactly what happens to many people trading cryptos in the beginning of this bull market.
We always want more, we want to ride the wave as much as possible.
We see the gains growing every day and don't want to exist the position because tomorrow will bring more gains.
Yes, but sometimes there is a small retracement, the price is bleeding slowly but we want to hold because the price will move UP again in one of two days.
So the big question is went to exit (or not).
This subject is a difficult one because we are humans and highly influenced by our psychology.
Depending on the mood we are in, we can take different decisions.
If we are not feeling good and we are not in good mood, we will probably close a winning position as soon as a retracement comes in to keep our gains because we see this retracement as something bad.
On the other side, if we feel good and are in a good mood that day, we might take to opposition decision and keep the trade running as we believe that this retracement is something healthy for the price to allow it to continue to move up.
For novice traders, these emotions can impact the way how we trade and create frustrations if we exit a position too soon or too late.
So, why not to let a script giving us advices on this decision? If we are not sure if we should exit or not, this script might help us to take a better decision.
I have named this script the "WaveRider" because it is supposed to be used during bull market only when the asset is moving up.
Best time frame to use with crypto such as Bitcoin and Ethereum are 2H, 4H and 6H candles.
Even if it can also give you entry points to open a trade, the goal of this script is more to give you exit points.
So, if you have opened a trade manually and you are wondering if this is the right time to close it, this script is made for you.
Technically, entry points are based on 2 Moving averages (slow and fast). We can enter in position when crossing over.
The Position can be closed if the same Moving averages are crossing down. In addition, it will exit if the price suddenly drops below the Moving average.
I know it sounds simple and stupid, but sometimes we don't ask ourselves the right questions when taking the decision to exit a position. So, this script will remind you the basic stuff to consider before closing your position.
I hope that such idea will help you to take good exit decisions in the future.
Let me know if you need more details or want to access it.
Hull Moving Average based strategyThis is a simple Hull Moving Average based strategy using a short term HMA for signal generation and a long term HMA for filtering purposes.
A long entry is generated if the short term HMA changes direction from decreasing to increasing values and if the long term HMA indicates an uptrend (i.e. previous value < current value)
A short entry is generated if the short term HMA changes direction from increasing to decreasing values and if the long term HMA indicates a downtrend (i.e. previous value > current value)
Positions are closed using an ATR based stop loss/take profit system. Stop Loss (red) and Take Profit (blue) levels are plotted on the chart.
Trend spider glueThis script works on all market types.
This script will show you when to long, short, exit (stop loss) and Take profit.
Signals take into account various elements such as momentum, volume , moving averages and long term trend analysis. Stop loss function is included to show you when a signal is invalidated.
Use this strategy strictly, patiently and with discipline to prevent unneeded losses, this will result in long term consistent profits.
This script has been set to work best on the intraday time frames, however it also works on the longer timeframes. Use the settings tab to dilute the indicators to ur own market.
Lastly, this indicator will not give signals if the market is not trending.
PM me here to get a free trial for the indicator !
HAPPY TRADING <3
Version 2 will be coming soon which will integerate more elements to allow for more accurate signals and faster stop losses !
disclaimer: although this indicator is taking many elements into account and is highly accurate the market is never certain, we are not responsible for any losses the script may result in as we are not financial advisors.
HARD Top/Bottom SeekerSame settings used on all timeframes, all graphs, no tuning done at all (apart from simply choosing the timeframe).
PM for buying/renting the script. The rented script will be a copy of this logic, but an indicator and have alert conditions added on the S and B (orange and green).
Written in pinescript v3, no repainting, no TSL abuse, etc.
Works pretty well on all crypto, but does produce early signals, thus you may exit before the trend has ended.
Works especially good when 2 or more timeframes all giving the signal in the same price/time region.
Suggested timeframes: 5 mins, 1 hr, 3 hrs, 6 hrs, 12 hrs, 1 day.
Disclaimer: better examples selected here, the script DOES produce worse, EARLY/false positive signals, especially when a stronger trend is happening on the bigger timeframe than the script is used (to see those worse signals you can just move the graphs back in this publication).
Exit Strategy is important than Entry Strategy!Exit Strategy is important than Entry Strategy!
Simple strategy get large profit!