Dumb Strategy 2 - Golden CrossThe Golden Cross is one of the simplest market indicator who helps long term investors to entry a position.
With that in mind, I made a very easy to understand backtest showing how much we could earn if we entered in a Golden Cross and exit when Death Cross happening.
Take this code and try in your favorite market.
Of course, never use only this indicator to trade.
Deathcross
Custom Time Frame Moving Aver Cross w/Alerts - VWAP - BBandsWork in progress
- made the VWAP really small because it is only used on the shorter time frames, but it is nice to have at times
- BBands are great for showing me when to pay even more attention, when they are squeezing
Open to suggestions
DEMA Crossover Strategy_01_SARThis is used to do trade based on golden cross and death cross. It uses SAR.
EMA 50, 100 and 200Draw a set of 3 EMA: 50, 100 and 200. It highlight with a circle the crossing of EMA(50) with other EMAs
4EMA (8,12,26,55) + Death Cross (100,200) + Bollinger BandsThree indicators in one.
4 Exponential moving averages : 8, 12, 26, 55
Exponential moving average - Death cross: 100, 200
Bollinger Bands
Moving Average Cross Strategy Simply define your fast and slow M then backtest the strategy.
*First script, work in progress. Will allow you to combine two TV indicators into one.
Moving Average Cross StrategySimply choose your moving averages and backtest shorting and longing the crossing of these MA's. Meant for dialing in MA crosses as part of a trading setup and not reason enough to take the trade. First script, work in progress.
4EMA (8,13,21,55) + Death Cross (100,200) + Bollinger BandsUnited three indicators in one.
4 Moving Average Exponential: 8, 13, 21, 55 - as per @Philakone strategy
Moving Average Exponential - Death Cross: 100, 200
Bollinger Bands
Check out my other script for RSI and Stoch RSI all in one.
Multicross - golden/death cross indicator with inside barThis script utilizes five exponential moving averages, golden/death cross flags and inside bars. The EMAs are: 8,13,21,55 and 100. The cross flags appear when: 1st fastest crosses the 2nd fastest, 2nd fastest crosses the 3rd fastest and so on and so forth. Inside The script originated after I watched the youtube video with Philakone talking about swing trades. I started the the four EMAs he used and then decided to add the 100 to add a little more weight to the projected movements. I've noticed sometimes when inside bars and a golden crosses happen simultaneously the movements are more explosive.
Death Cross - 200 MA / 50 Cross CheckerBITFINEX:BTCUSD
You can check if 200 day MA crossed by 50 day MA. Nuff said.
Multiple EMAs [CryptoFuturo]Enjoy viewing multiple Exponential Moving Averages (EMA) on your chart? Want to use only one indicator to display up to 5 EMAs? Then you've come to the right place!
FEATURES:
Configure and use up to 5 Exponential Moving Averages (EMA) using a single indicator.
Default lengths for the 5 EMAs are 10, 20, 50, 100, 200.
Length values, plot line colors and source data are all configurable.
Alerts for Golden/Death CrossesTo use with this strategy/ .
This one enables to set up alerts on TradingView (not possible inside a strategy script)
Death & Golden Cross Moving Average StrategyJust a simple strategy to put two MA on the same chart and find golden/death crosses.
Default on 50/200.
Moving AverageJust a simple script to put two MA on the same chart and find golden/death crosses.
Default on 50/200.
MA Cross 50/200 - Moving Averageindicates short-term 50-day moving average AND long-term 200-day moving average CROSS
@GateTicker