Hull MA with BB (With Alerts)This is a combination of the standard Bollinger bands with a VWAP(Pink line), and the 'Hull Trend with Kahlman' script by user capissimo, and the NMA (Moving Average 3.0 (3rd Generation)) script by everget.
You can find the original scripts here:
This indicator gives you several confirmations of a good entry and exit positions for Crypto currency like bitcoin and most alt coins. I use this on a 15min, 30min, 1hour, and 4hour chart for best results.
How to use:
Entry Signals:
-A candle closes above the NMA (Yellow Step Line). AND
-You see a Long (text) flag. AND
-The candles are near the bottom of the Bollinger bands and heading upwards.
Exit Signals:
-Candles have passed below and closed below the NMA (Yellow Step Line). AND
-You see a Short (text) flag.
It's important to use these confirmations with other indicators so you have the best entry/exit positions, and make sure you are on normal candles and not HA or any other types.
There are alerts built in that you can setup for the Short and Long text flags that you see. These are generally good alerts to follow. I use the alerts as a reminder to check the charts and see if my other indicators line up for a good trade.
Short
AIOC Indicator [Armand Snyman] V7All In One Chart Indicator V7
The All In One Chart Indicator (AIOC) consists of the following:
-BB is a Big Buy signal which means the price is going to go up really fast. The BB is there to alert you if the price goes up a lot and that it is going to happen fast.
-BS is a Big Sell signal which means the price is going to go down really fast. The BS is there to alert you if the price goes down a lot and that it is going to happen fast.
-Buy
-Sell
-Pump zones is the blue background color.
-Dump zones is the purple background color.
HOW TO USE THIS INDICATOR!
It is very simple to use this indicator. If a buy signal comes through you long or enter the market and if a sell signal comes through you short or exit the market.
If a Big buy signal comes through you long or enter the market and if a Big sell signal comes through you short or exit the market.
If a pump zone (the blue highlighted color on the background) comes in, then it is safe to enter the market or to enter a long position.
If a dump zone (the purple highlighted color on the background) comes in, then it is safe to exit the market or to enter a short position.
HOW THE BUY, SELL, PUMP AND DUMP SIGNALS ARE CALCULATED!
Using a combination of moving averages and the rsi and the macd.
Angle Attack Follow Line Indicator This indicator works with Follow Line Indicator , evaluates the angle for possible additions or reductions of the position. Many settings to play with:
s3.tradingview.com
- FOLLOW LINE CURRENT CHART RESOLUTION
- FOLLOW LINE HIGHER TIME FRAME
- FILTER HIGHER TIME FRAME
- NO FILTER HIGHER TIME FRAME
- ANGLE CONFIGURATION
- ANGLE LEVELS
- BUY / SELL
- OPTIONS TO ADD
- OPTIONS TO REDUCE
- BAR COLOR
- LABELS
-ALERTS
MANAGE YOUR RISK AND CAPITAL WELL IF YOU DO NOT WANT TO LOSE EVERYTHING¡¡¡
TO PLAY¡¡¡
MACD oscillator with EMA alert version 4HThis is the study/indicator alert version of the macd + ema strategy.
The strategy details are the following :
Is a simple, yet efficient strategy, which is made from a combination of an oscillator and a moving average.
Its setup for 4h candles with the current settings, however it can be adapted to other different timeframes.
It works nicely ,beating the buy and hold for both BTC and ETH over the last 3 years.
As well with some optimizations and modifications it can be adapted to futures market, indexes(NASDAQ, NIFTY etc), forex( GBPUSD ), stocks and so on.
Components:
MACD
EMA
Time condition
Long/short option
For long/exit short we enter when we are above the ema , histogram is positive and current candle is higher than previous.
For short /exit long , when close below ema , histo negative and current candles smaller than previous
If you have any questions please let me know !
CCT - CryptoCoin TraderEnglish:
------------------
Mostly tested on Crypto Currencies
2 different usages for 2 different situations
For high volatity, use light color thick lines. Ignore the dark ones.
For standard, use dark and thick lines.Ignore the light ones.
When price bar's high hits the red line = sell
When price bar's lowhits the green line = buy
Wait for the lines keep horizontal before use it for signal.
Türkçe:
Çoğunlukla kripto para grafiklerinde test edilmiştir.
2 tip kullanımı vardır.
Volatil piyasa için açık renkli kalın çizgileri kullanın.
Normal piyasa için için koyu renkli ince çizgileri kullanın.
Fiyat barının yüksek değeri kırmızı çizgiye değdiğinde = sat
Fiyat barının düşük değeri yeşil çizgiye değdiğinde = al
Sinyal olarak kullanmak için, Çizgiler yataya bağlayana kadar bekleyin.
Momentum Strategy (BTC/USDT; 1h) - MACD (with source code)Good morning traders.
It's been a while from my last publication of a strategy and today I want to share with you this small piece of script that showed quite interesting result across bitcoin and other altcoins.
The macd indicator is an indicator built on the difference between a fast moving average and a slow moving average: this difference is generally plottted with a blue line while the orange line is simply a moving average computed on this difference.
Usually this indicator is used in technical analysis for getting signals of buy and sell respectively when the macd crosses above or under its moving average: it means that the distance of the fast moving average (the most responsive one) from the slower one is getting lower than what it-used-to-be in the period considered: this could anticipate a cross of the two moving averages and you want to anticipate this potential trend reversal by opening a long position
Of course the workflow is specularly the same for opening short positions (or closing long positions)
What this strategy does is simply considering the moving average computed on macd and applying a linear regression on it: in this way, even though the signal can be sligthly delayed, you reduce noise plotting a smooth curve.
Then, it simply checks the maximums and the minimums of this curve detecting whenever the changes of the values start to be negative or positive, so it opens a short position (closes long) on the maximum on this curve and it opens a long position (closes short) on the minimum.
Of course, I set an option for using this strategy in a conventional way working on the crosses between macd and its moving average. Alternatively you can use this workflow if you prefer.
In conclusion, you can use a tons of moving averages: I made a function in pine in order to allw you to use any moving average you want for the two moving averages on which the macd is based or for the moving average computed on the macd
PLEASE, BE AWARE THAT THIS TRADING STRATEGY DOES NOT GUARANTEE ANY KIND OF SUCCESS IN ADVANCE. YOU ARE THE ONE AND ONLY RESPONSIBLE OF YOUR OWN DECISIONS, I DON'T TAKE ANY RESPONSIBILITY ASSOCIATED WITH THEM. IF YOU RUN THIS STRATEGY YOU ACCEPT THE POSSIBILITY OF LOOSING MONEY, ALL OF MY PUBBLICATIONS ARE SUPPOSED TO BE JUST FOR EDUCATIONAL PURPOSES.
IT IS AT YOUR OWN RISK WHETHER TO USE IT OR NOT
But if you make money out of this, please consider to buy me a beer 😜
Happy Trading!
RSI Mean Reversion Bot StrategyI started developing this strategy as a way to plug in and test values before defining them in the bots on 3Commas, Coinrule, and Quadency. None of those bots performed the same way my script did and I kept working on it until the strategy finally yielded the same simulated results when paired with the Tradingview bot on Quadency. I looked at all the different RSI strategies already published and saw what each was missing and changed it in mine to make it better:
1. Backtest an actual timeframe by date and time
2. Define the RSI price source
3. Fully manipulate the RSI length
4. Define a stop loss that works
5. Pick Long or Short, or both, based on market conditions. Or compare side by side to decide which you want.
Short Volume [Nic]Daily Short Volume shows short volume (red) and total volume (green). This can be helpful in determining a build up of short interest before a crash (or squeeze), or if the mark up of a stock is from short covering or legitimate buyers.
TradiKator 05 Short VolumeTradiKator 05 Short Volume ( SV 05 by TK ) is the a visual indicator that plots short volume of current selected ticker.
Q&A
Function and Setting
1. Ratio of Volume /Short Volume
When it is selected, the "All volume" and "short Volume" will be auto hidden for better scaling view.
2. Short volume
Daily/Weekly/Monthly Short volume which indicators the short sell trading volume of the corresponding time period.
3. All volume
Just normal total volume from the whole market of the corresponding time period.
Note:
All the data showed in this indicator is Increment data, not Stocked interest data.
For example, daily short volume is the volume of the short selling in the corresponding time period.
It will not tell if these short interest/short position is still open or closed.
For short interest there is no daily updated data because broker will only report it by monthly.
For short interest you can only find delayed report data on main financial web site.
[astropark] Progressive VWAPDearDear Followers,
today another awesome Analysis Tool, that you can use in your trading journey: Progressive VWAP !
If you love vwap, you will love this indicator, as it calculates some special "progressive" / "evolving" vwap levels:
daily vwap named dvwap
2D vwap named 2dvwap
3D vwap named 3dvwap
weekly vwap named wvwap
2W vwap named 2wvwap
Monthly vwap named mvwap
Quarterly vwap named qvwap
Yearly vwap named yvwap
You can:
choose which progressive vwap to show and which to hide
change each line color / thickness / display style (solid or dashed)
choose to show or hide labels and change their size
Why such indicator should be helpful? How can I use it to do profit?
In multiple ways:
when a lower timeframe crosses an higher timeframe progressive vwap, you know sentiment is getting bullish and viceversa if the cross is downwards
price tends to bounce on such progressive vwaps: the higher the timeframe, the more probably the bounce is as well as the magnitude of the breakout of the level
This indicator works on every timeframe, market and pair.
As I always say, all tools are great if you use them correctly: this is not the "Holy Grail", so always use proper money and risk management strategies.
This is a premium indicator , so send me a private message in order to get access to this script.
Adaptive RSI and MACDHello guys,
this script provides a adaptive version of the RSI and MACD. Also you can check in the settings for the long-short-ratio of bitcoin and ethereum.
The indicator is adaptive, because it looks at historic price action of a specific period to define, wether the trend is bullish or bearish and therefore adapts the values.
What you need to look out for:
- MACD crosses, highs (top area) and lows (lower area)
- RSI divergences (e.g. adaptive rsi falls and price goes higher)
- long-short divergences (e.g. long-short ratio rises and price goes down)
- if macd or rsi is above the middle line, the trend is rising and other way around
Let me know, what you've been thinking bout the script :-)
LordPepe Stochastic SignalsThis is the Lord Pepe. Howdy. Basic buy/sell indicator to accumulate along a downtrend and release your stack during the uptrend and oversold levels of the stochastic. The buys should be used to stack, and sells indicate levels of profit taking, they do not signal a long term reversal, only < 25% of stack should be released on "OB" signals.
OB - overbought (sell)
OS - oversold (buy)
DeLorean-V4 Long/ShortThis study aims to follow the trend of the asset, in longer times it is quite correct, but it can also be used in shorter time to be able to follow the trend of the asset.
Using the Bollinger Bands indicator, to get a better idea of volatility .
This indicator shows me the best trend in the cryptocurrency scenario, but it was very positive, also showing the trend in the "traditional" market.
Configured alerts for Long / Short.
Enjoy!
----------------PT-BR-----------
Este estudo visa acompanhar a tendência do ativo, em tempos maiores é bem assertivo, mas podendo também ser usado em menores tempo para poder acompanhar a tendência do ativo.
Usando o indicador Bollinger Bands , para ter uma ideia melhor da volatilidade.
Este indicador me mostra a tendência melhor no cenário de criptomoedas, mas foi bem assertivo também mostrando a tendência no mercado "tradicional".
Configurado alertas para Long/Short.
Enjoy!
Bitfinex Long Short Per Periodshows degen activity for whatever time period
light blue = short close
red = short open
green = long open
yellow = long close
i have opened the source for this because its ez and i love taylor swift
MACD signal with alert (long/short/close) for TV free accountSend MACD alert through email (available for free/pro user):
// 3 - buy
// -2 - short
// 0 - close position
// 1 - ignore
Example buy signal
Alert: STRAT3. BINANCE:BTCUSDTPERP, price = 31080
Example sell signal
Alert: STRAT-2. BINANCE:BTCUSDTPERP, price = 31080
Example close signal
Alert: STRAT0. BINANCE:BTCUSDTPERP, price = 31080
Example ignore signal
Alert: STRAT1. BINANCE:BTCUSDTPERP, price = 31080
Profit Accumulator Heat MapHi Everyone
Happy to share this heat map packed full of indicators to make those trading decisions. There are a whole host of indicators including:
Inverse Fischer Transform
Moving Average Slope
EMA50 Crossover
Schaff Trend Cycle
MACD
RSI
Stochastic RSI
Moving Average Cross Over
Quantitative Qualitative Estimation
On Balance Volume
All of the indicators are customisable in the settings so you can adjust them to how you want.
I often find that the combination of MACD and QQE provide good early entry and exit signals.
Any comments or improvements then please feel free to get in touch.
Cheers
Mike
Big thanks go to @everget, @JustUncleL and @LazyBear for the use of their codes.
[astropark] Trend Skywalker V1 [strategy]Dear Followers,
today another awesome Swing and Scalping Trading Strategy indicator: Trend Skywalker !
It shows a trend cloud that reacts very fast to price action, so it's perfect for trending markets: it helps a lot to find out
when a trend is going to end and a new is going to start
when to enter again within a trending market
where to put your stoploss
In this example below you can see the three points above:
In fact in a trending market it will highlight that:
price consolidation within the could is a trend weakening signal , so you can easily spot when a trend is going to end and a new is going to start
bullish/bearish trend cloud retests are nice opportunity to re-enter within a trending market, especially if cloud is thick
where to put your stoploss ( below the cloud and/or recent low in a buy scenario , above the cloud and/or recent high in a sell scenario )
This strategy/indicator has the following options:
change analysis window (the lower, the more reactive; the higher, the less reactive)
enable/disable signals on chart
enable/disable "more confirmations" signals filter
enable/disable bars and background coloring based on trend
enable/disable an automatic Trailing Stop strategy option (Automatic Stops)
enable/disable a peak profit tracker (the max percentage profit labels)
enable/disable highlights of trend cloud retests
enable/disable highlights of trend cloud price breakouts
Here below some examples how the indicator works on many markets and timeframe.
ETH/USD 4h
EUR/USD 15m
LTC/BTC 1h
This strategy only trigger 1 buy (where to start a long trade) or 1 sell (for short trade).
Keep in mind that proper risk management and money management strategies are very important to manage your trades (DM me if you need any clarification on these points).
This script will let you backtest the strategy performance over the backtesting period you set in input (it may be a lower period, depending on tradingview candles limitation related to your account).
The one for setting alarms can be found by searching for the astropark's "Trend Skywalker" and then choosing the indicator with "alarms" suffix in the name.
Strategy results are calculated on the time window from February 2018 to now, so about 3 years, using 10000$ as initial capital and working at 1x leverage (so no leverage at all! If you like to use leverage, be sure to use a safe option, like 2x or 3x at most in order to have liquidation price very far).
This is not the "Holy Grail", so use proper money and risk management strategies.
This is a premium indicator , so send me a private message in order to get access to this script.
Marubozu Forex Price actionHi, today I bring you a price action strategy/indicator for Forex, made out for Marubozu candle type.
For the entries of it check if we have a long or a short marubozu.
For exit we have for long when the actual candle is green and the last previous two were red.
For exit we have for short, when the actual candle is red and the last previous two were green.
If you have any questions private message me !
[astropark] Nova Bands V2Dear followers,
today an upgraded version of Nova Bands indicator, here below the previous V1
This is a great analysis and scalping tool for day trading on low timeframes (5-15 minutes) or to plan swing trades on hourly timeframes. It can be used also on high timeframes just for analysis current market trend.
The indicator plots a series of levels which create a nice bands flow.
The slope of levels make you easily understand when price is in consolidation, in uptrend or in downtrend.
The golden rule is always the same: buy low and sell high .
This indicator plots:
3 "price is low here" levels (from dark green to light green)
3 "price is average here" levels
3 "price is high here" levels (from purple to orange)
You can find more details on how to use the indicator in the description of V1.
Please, always remember that:
when bands are flat, price is in consolidation and this is best condition to trade with nova bands
when bands get nearer and nearer is called "Bands Squeeze": price is next to a main breakout move, volatility is coming!
The basic improvement in V2 is a different way to calculate the bands based on different timeframe resolution, default is setup to daily timeframe for example.
A trader who wants to be a winner must understand that money and risk management are very important, so manage your position size and always have a stop loss in your trades.
This is a premium indicator , so send me a private message in order to get access to this script.
Long Short | Buy Sell IndicatorThis indicator is based on an adaptive RSI. You can change one setting, the period. The period means, how many past bars are included in the calculation of the indicator. Be aware, that the period needs to be the same or less than the available past bars of your trading pair. The indicator works on every timeframe. The past data bars are repainted, but the real time indicator should just give you valid buy and sell alarms.
The indicator includes:
- buy / long signals
- sell / short signals
- buy and sell prices
- results of trades
- alarms for buy and sell
Please try it out at first with no money or something. Just set alerts for buy and sell and check the performance of the indicator afterwards, maybe it is a good strategy for you with your settings.
Greetings,
snurk
MACD 50x Leveraged Short Strategy with Real Equity
Hello there ,
Short version of the Macd Long strategy.
MACD Long strategy:
Adding margin: Forbidden or not specified. (Add Margin : No)
Position size: (for each trade) 1%
Stop-Loss: (2% Above Entry Level)
Long: macd crossunder
Exit: macd crossover
Or ofc touching the stop-Loss value as predicted.
These strategies are just examples.
The goal is to observe true equity and equity change.
Warning: This strategy simulation is for Short direction only.
Regards.
Short In Downtrend Below MA100 (Coinrule)This is a simple strategy to take advantage of downtrends. It's useful to run such a strategy as a hedge in times of market uncertainty.
The Sell Condition - Entry
The sell signal triggers when:
the coin has MA (100) greater than the price in a timeframe of 15 minutes, meaning that the coin is in a short-term downtrend.
the coin has an RSI greater than 30 in a timeframe of 15 minutes, indicating that it didn't reach oversold conditions yet, so there is still room for a further price drop.
On Coinrule, you can launch the strategy on real market conditions, setting up multiple sequential sell orders. The strategy would keep selling while the price stays below the MA(100). In that case, it's advisable to set low amounts for the sell orders. the position will grow gradually while the downtrend intensifies. Set a minimum time interval between the sell orders will also help to have control over the overall position size.
The Buy Condition - Exit
The bot connects to each trade a stop loss and a take profit. The percentages are optimized for short term trades on mid-cap coins. You can adjust the percentages depending on the specific coin you are trading. A ratio of 1:1.5 between the stop loss and the take profit could work as the strategy trades in the same direction of the trend.
Stop loss at 3% from the entry price
Take profit at 2% from the entry price
A slightly larger stop loss allows tolerating more volatility to reduce the case of stops triggering when it shouldn't.
[astropark] Nova BandsDear followers,
today a new analysis and scalping tool for day trading on low timeframes (5-15 minutes) or to plan swing trades on hourly timeframes. It can be used also on high timeframes just for analysis current market trend.
The indicator plots a series of levels which create a nice bands flow.
The slope of levels make you easily understand when price is in consolidation, in uptrend or in downtrend.
The golden rule is always the same: buy low and sell high .
This indicator plots:
3 "price is low here" levels (from dark green to light green)
3 "price is average here" levels
3 "price is high here" levels (from purple to orange)
When bands are flat, price is in consolidation and this is best condition to trade with nova bands.
When price reaches higher bands, you will open a short position with targets below levels, fully closing your position when price hits the average level (black).
Here an example on Bitcoin on 15m using 1h resolution:
The same applies when price reaches lower bands, you will open a long position with targets above levels, fully closing your position when price hits the average level (black).
When bands get nearer and nearer is called "Bands Squeeze": price is next to a main breakout move, volatility is coming!
Here an example of SPX500: after long consolidation and bands getting nearer and neared, we had the breakout, downwards in this case.
In this screenshot you can see what signals algorithm provided:
Our suggestion is to play safe these kind of scenarios, no reason to FOMO buy/sell. Just wait for price consolidation / getting back inside the bands.
For example you would have skip first three buy signals, while you would have longed the last two as price came back inside bands after the big volatility which made price went below bands.
Another example is TSLA stock on 15m with 1h resolution:
Price touched the first bullish level and made a big move upwards, breaking bands with a +90% move.
In this case, you would have skipper first 2 sell signals, while you would have accepted next two with stoploss above recent high.
Acceptable also the other two sell signals, which you may have closed when price retraced to lower levels:
You can of course run trends like this buying on price hitting bullish/lower levels after a long consolidation and sell on price hitting middle and higher levels:
A trader who wants to be a winner must understand that money and risk management are very important, so manage your position size and always have a stop loss in your trades.
Here some examples how the indicator works on different markets:
EURUSD 15m with standard settings and 1h resolution
GOLD (XAUUSD) 15m with standard settings and 1h resolution
Facebook (FB) 15m with standard settings and 1h resolution
This is a premium indicator , so send me a private message in order to get access to this script.