EMA Cross LevelsCalculates fast and slow moving averages of lengths(inputs= 'n_fast', 'n_slow').
Plots the price level of the most recent cross. If bullish cross (fast crosses up over slow), color = green, and color=red if cross was bearish.
Goldencross
Crypto EMA+MA+MACS by hobbeLeThis is an indicator that includes several EMAs and MAs (Used in Cryptotrading).
In addition, the Golden and Death Cross are also displayed.
Used MAs
MA 7 - Orange Line
MA 21 - Yellow Line
MA 25 - Grey Line
MA 99 - Blue Line
MA 200 - Green Line
Used EMAs
EMA 200 - Grey Dotted Line
EMA 222 - Pink Dotted Line
Golden Cross
Crossover MA25 + MA200
Death Cross
Crossunder MA25 + MA200
What is a Moving Average (MA) ?
A moving average (MA) is a widely used indicator in technical analysis that helps smooth out price action by filtering out the “noise” from random short-term price fluctuations.
Moving average is a trend-following, or lagging, indicator because it is based on past prices. The most common applications of moving averages are:
to identify the trend direction
to determine support and resistance levels
The two basic and commonly used moving averages are the simple moving average ( SMA ), which is the arithmetic average of a security over a defined number of time periods, and the exponential moving average ( EMA ), which gives greater weight to more recent prices.
What is a Golden Cross?
The golden cross is a candlestick pattern that is a bullish signal in which a relatively short-term moving average crosses above a long-term moving average. The golden cross is a bullish breakout pattern formed from a crossover involving a security's short-term moving average (such as the 15-day moving average) breaking above its long-term moving average (such as the 50-day moving average) or resistance level. As long-term indicators carry more weight, the golden cross indicates a bull market on the horizon and is reinforced by high trading volumes.
What Is a Death Cross?
The death cross is a technical chart pattern indicating the potential for a major selloff. The death cross appears on a chart when a stock’s short-term moving average crosses below its long-term moving average.
Source; Investopedia
Double Moving AverageWith this script you can view TWO moving average with ONE indicator (really helpful if you have the limit of four indicator in the chart).
It is very simple to use:
1) In "Preset" you can choose between three standard pairs (7-21, 11-22, 50-200) or "Custom".
2) The parameters "Custom M1" and "Custom M2" only work if "Custom Preset" is selected, otherwise they are IGNORED.
Rhaps SMAEMA Combo v1.1There's many versions of this sort of thing around the Tradingview library, but i guess we all like things to our own specifications.
So this is my take on the SMA and EMA version combined.
Bunch of SMA's & EMA's, with labels, and G&D Cross Labels and Alerts.
These values can of course be changed to any you may prefer.
Rhapsodyy's Combo SMAEMA's v1.1
SMA's with Painted Labels : 10/30/50/80/200
EMA's with Painted Labels : 21/50/89/200/377
50SMA / 200SMA Golden & Death Crosses on Current Timeframe & Alerts
Daily 50SMA / 200SMA Golden & Death Crosses overlayed onto Current Timeframe & Alerts
50EMA / 200EMA Golden & Death Crosses on Current Timeframe & Alerts
Daily 50EMA / 200EMA Golden & Death Crosses overlayed onto Current Timeframe & Alerts
Easy Loot Golden CrossGolden/Death Cross Moving Average Indicator
30, 100 & 200 period Simple Moving Average (SMA).
30 = Yellow
100 = Green
200 = Black
Black crosses mark the 'golden crosses' as well as the 'death crosses'. These black crosses appear when the 30 crosses the 100 & when the 100 crosses the 200. These black crosses don't tell you when to buy/sell, but simply indicate interest in the market.
This code is open-source so feel free to add this indicator to your chart and play around with the different moving average timeframes & color schemes.
Golden Cross
The golden cross occurs when a short-term moving average crosses over a major long-term moving average to the upside and is interpreted by analysts and traders as signaling a definitive upward turn in a market. Basically, the short-term average trends up faster than the long-term average, until they cross.
There are three stages to a golden cross:
A downtrend that eventually ends as selling is depleted
A second stage where the shorter moving average crosses up through the longer moving average
Finally, the continuing uptrend, hopefully leading to higher prices
Death Cross
Conversely, a similar downside moving average crossover constitutes the death cross and is understood to signal a decisive downturn in a market. The death cross occurs when the short term average trends down and crosses the long-term average, basically going in the opposite direction of the golden cross.
The death cross preceded the economic downturns in 1929, 1938, 1974, and 2008.
Long only strategy VWAP with BB and Golden Cross EMA50/200
This is strategy, mainly designed for stock markets
It makes uses of the EMA 50/ 200 ( Golden cross) and VWAP and Bollinger bands.
It only takes long positions. It can be adapted to all time frames, but preferably to be used with longer timeframes 1h +
The rules for entry are the next ones :
1. EMA50 > EMA 200
2. if current close > vwap session value
3. check if price dipped BB lower band for any of last 10 candles
EXIT RULE
1. price closes above BB upper
STOP LOSS EXIT
1. As configured --- default is set to 1%
MACD/EMA Golden CrossThis is a slight modification to the MACD indicator. The golden cross indicator makes use of EMA 7 and EMA 21 as well as MACD together, in which it will turn the MACD line yellow & fill the MACD with a yellow background when MACD is above the signal line and EMA7 is above EMA21. This is best suited for swing trading on a daily timeframe.
Golden & Death CrossThis indicator allows you to see Golden Cross and Death Cross.
Each Sma line can be hidden.
It is for educational purposes only.
Enjoy it.
Best Regards,
Bilgin , Kaptanin Seyir Defteri
MACD_trendtrader v2 (picte)This is an upgraded version of my MACD_trendtrader indicator.
UPGRADES:
- Histogram slope changes colors according to the direction of the slope.
- Panel that displays volatility of the asset. The volatility is measured from 0 to 100. Zero being the lowest and 100 the highest volatility. I also included different text colors for a certain volatility value (white= very low volatility, blue = low volatility, purple= high volatility, green= very high volatility)
It works well on all time-frames but i found it particularly useful on the lower time-frames for identifying pullbacks in a trending market.
It has been tested in the Forex and Traditional market.
Ultimate Moving Averages (SMA & EMA)Welcome to the Ultimate Moving Average indicator.
Never again spend time looking for EMA / SMA indicators when you can have them all in this single indicator.
Options include :
Daily Chart: Classic Golden / Death Cross - 50/D and 200/D SMA
Daily Chart: 3-day Golden / Death Cross - 150/D and 600/D SMA
Daily Chart: 140/D SMA
Daily Chart: 700/D SMA
Daily Chart: 1458/D SMA
Daily Chart: Golden Ratio Multiplier
Any Chart: Scalping
9 SMA
10 SMA
20 SMA
21 SMA
30 SMA
34 SMA
50 SMA
80 SMA
100 SMA
200 SMA
8 EMA
10 EMA
13 EMA
20 EMA
21 EMA
26 EMA
30 EMA
34 EMA
50 EMA
55 EMA
80 EMA
89 EMA
100 EMA
200 EMA
MACD_trendtraderThis is my modified macd indicator. It uses moving averages to determine the trend of the market. It is best used on lower time frames such as 5min and 15min. I found it useful especially with Forex pairs and also traditional markets.
This indicator will help you get in at a pullback in a trending market.
RED background tells you the trend is down. A possible entry happens when you get a sell signal from the macd oscillator above the 0 line.
GREEN background tells you the trend is up. A possible entry happens when you get a buy signal from the macd oscillator below the 0 line.
a couple of examples:
Leave your feedback in the comments. Enjoy:)
Big Picture 50/200Crazy as this may sound, it took 126 iterations to get something so simple sone right.
Big Picture helps offload some longer-term SMA lines off your chart so you can clutter it up again with some other stuff. It works by comparing SMAs 50 and 200 in histogram form. If the histogram is over the zero-line, 50 is over 200, and vice versa.
The histogram is green when the slope rises, suggesting that 50 is rising relative to 200. When the histogram turns red, 50 is falling.
Some Heikin-Ashi inspired averaging helps smooth the line just a little to help give a better idea as to overall trend.
[JOHN] CROSSHello this is CROSS indicator. (work on ALTCOINS, BTC AND ETH)
---------------------------------
How this indicator work?
CROSS script work with MOVING AVERAGES and MA CROSS DISPLAYED ON CHART.
This system provide
- Possible buy/sell zones, to catch bull and bear cycle. (H4 AND D1 WORK PERFECTLY)
----> YELLOW BARS BUY
----> RED BAR SELL (TAKE PROFIT ON POSITION OR SHORT)
- Crossover of the 2 Moving averages ploting on chart with "GOLDEN CROSS" and "DEATH CROSS" with alert condition included if you want receive alerts.
BELOW SOME EXAMPLE WITH SOME COINS
Remember the rules and watch the charts below
YELLOW CANDLES = BUY
RED CANDLE = SELL
----------------------
LEO / BTC
MATIC / BTC
XTZ / BTC
LINK / BTC
ETH / BTC
ETH / USDT
BTC / USDT
THIS CAN BE USED WITH KNIFE CUT INDICATOR FOR HELP ON BIAS.
----------------------
i hope you like, if you have question please comment below
i will help you.
Thanks
Multiple Standard Moving Averages {CyberNetwork}Multiple standard moving average plots in a single script, with golden cross (GX) and death cross (DX) indicators.
Momentum filters of each MA can be applied to the GX/DX indicators -- i.e. such that the 50 SMA /200 SMA GX will only trigger if the momentum of the 200 SMA is positive, etc.
Note: User can set the triggering criterion, scaled to the % of the respective MA value.
Setting this value to negative allows the triggering of GX when MA momentum is negative (-ve), and vice versa for DX.
Each plots and indicators can be individually enabled/disabled.
This script is base on the following Multiple Moving Averages script: which allows users to set their own preferred MA candle lengths.
Multiple Moving Averages {Cybernetwork}
eha MA CrossIn the study of time series, and specifically technical analysis of the stock market, a moving-average cross occurs when, the traces of plotting of two moving averages each based on different degrees of smoothing cross each other. Although it does not predict future direction but at least shows trends.
This indicator uses two moving averages, a slower moving average and a faster-moving average. The faster moving average is a short term moving average. A short term moving average is faster because it only considers prices over a short period of time and is thus more reactive to daily price changes.
On the other hand, a long term moving average is deemed slower as it encapsulates prices over a longer period and is more passive. However, it tends to smooth out price noises which are often reflected in short term moving averages.
There are a bunch of parameters that you can set on this indicator based on your needs.
Moving Averages Algorithm
You can choose between three types provided of Algorithms
Simple Moving Average
Exponential Moving Average
Weighted Moving Average
I will update this study with more educational materials in the near future so be informed by following the study and let me know what you think about it.
Please hit the like button if this study is useful for you.
Theft Indicator - Golden/Death CrossThe golden cross and death cross used here is favorable for low time frames. We believe it is a good scalping option to use it. It works well with forex, stocks and crypto.
How is it used? - Just apply it to the chart, and take trades on the labels signaled. G = Golden cross || D = Death Cross.
The indicator is open for public use, but the source code is protected.
Enjoy it.
Key EMAsSimple trade helper script that plots:
- 10 & 20 EMA crosses for fast moves
- 10 & 200 EMA crosses for trends
- 50 & 200 EMA golden and death crosses
Alerts built in.
VIX + moving average low-drawdown SPY strategyAims to be a simple way to avoid recessions by combining two complementary tools that work well together: A simple moving average crossover (death cross & golden cross) to detect a bull markets and run with it, and a crossover between the VIX and a moving average of its previous peaks to get out as quickly as possible during periods of volatility.
The Death cross gets you out of slow drawn-out bear markets. The VIX gets you out of sudden rapid crashes.
unRekt - The MachineThis is a combined script of Welcome to the Machine and Kiss Cross. A moving average crossover was added with the golden cross '50 n 200' being most noticeable.
Up to 5 editable moving averages can be selected on their own or all displayed with varying type of your choice SMA, EMA, WMA, VWMA and LSMA.
Bollinger bands can be disabled to just show the moving average.
Image of bollinger bands off:
Moving Averages CrossThis Indicator helps you spot crosses between moving averages.
Thought to combine short term and long term strategies.
A complementary element for your trading tool belt.
The First study (short term):
Helps you visualise the relation between two simple moving averages (9,21) by default.
The Second study (long term):
Helps you identify the relation between three simple moving averages (50,100, 200) by default.
Spot Golden Crosses and Death Crosses from far.
ANN BTC MTF Golden Cross Period MACDHi, this is the MACD version of the ANN BTC Multi Timeframe Script.
The MACD Periods were approximated to the Golden Cross values.
MACD Lengths :
Signal Length = 25
Fast Length = 50
Slow Length = 200
Regards.
GOLDEN/SILVER DETECTORFind golden and silver crosses with using EMA.
Note
Colors are depends on you.
Translation
AL = BUY
SAT = SELL
ONAY = CONFIRMATION
Juicy Golden/Death CrossThis script shows you if we are in a downtrend or uptrend using the golden/deathcross strategy. It is fully costumizable and we have been able to code in cosum alerts. This indicator should not be used to buy or sell, but determin scalps or swingtrades in the direction it is going.
LIVIDITIUM [BTC] {PREMIUM}The LIVIDITIUM is a set of indicators centered around a series of parallel bands call the LVDT guide bands, defined by lines call the LVDT levels. Major LVDT levels have thicker line-widths.
LVDT levels are constructed from a mathematical conjugation of the complex golden ratio solutions.
>> Useful to determine critical levels, indicates possible support levels, as well as major and minor tops/bottoms.
Look at historical interactions to work out key levels for any particular chart, and adjust the displacement offset value to get the LVDT levels to conform better to a particular chart at a particular time-frame.
Major BUY/SELL indicators for top/bottom levels were added specifically for BTCUSD and optimised for the 1D chart (disabled at lower time-frames). These are based on the interaction of the candlestick with various emas and smas as well as with the LVDT levels.
A scoring algorithm also analyses the significance of major and minor death crosses, base on the presence of other indicators in its vicinity to suggest potential local buy/sell prices, and should still work relatively well at lower time-frames.
Various triggers are also implemented, including golden/death cross indicators, as well as pivot and potential reversal points -- labelled with either text-markers, or colored vertical bands.
Signal markers that are only valid for the BTCUSD chart are automatically disabled when LIVIDITIUM is being used on other charts.
~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~
Note:
In no way is this intended as a financial/investment/trading advice. You are responsible for your own investment/trade decisions.
Please exercise your own judgement for your own trades base on your own risk-aversion level and goals as an investor or a trader. The use of OTHER indicators and analysis in conjunction (tailored to your own style of investing/trading) will help improve confidence of your analysis, for you to determine your own trade decisions.
Please PM me for access information.