Multi-Symbol Cross Indicator Template - Unleash Your Potential!Unlock your full trading potential with this powerful and versatile Multi-Symbol Cross Indicator Template! This script is designed to make you stand out from the crowd by enabling you to monitor multiple symbols on a single chart for specific events, such as a Golden Cross or Death Cross. With its high adaptability to include various technical indicators, you're in complete control of your trading decisions and market analysis.
By using the built-in request.security function, this template fetches data for your chosen symbols from the selected exchange and calculates the conditions (e.g., moving average crossovers) for each symbol. Although the current implementation focuses on Golden Crosses and Death Crosses, the sky is the limit when it comes to modifying the script to incorporate other technical indicators such as RSI, MACD, or Bollinger Bands.
You, as a discerning trader, can easily customize the script by selecting your preferred exchange and symbols through input options. This flexibility allows you to monitor your favorite markets without the need for any direct code modification, giving you the ultimate adaptability for various trading strategies and market analysis purposes.
Remember, this script is more than just an example or template; it's the key to unleashing your inner trading genius. While it's not intended to be a standalone trading strategy, it serves as the foundation for you to build upon and create your own customized multi-symbol indicators or strategies. You are awesome, and with this Multi-Symbol Cross Indicator Template, there's no doubt that you're on the path to achieving great success in your trading journey!
Death
SMA PredictionThis indicator predicts future moving average (SMA) values assuming the prices remains at configured level (-50% to +50%).
It can be used to predict golden/death crosses as well - when two of these indicators are on - one configured for length 50 and one for length 200.
Golden/Death Cross PredictionScript which calculates/predicts future golden/death cross times assuming the prices remains at configured level (-50% to +50% relative to current price)
Golden/Death Cross Predictor (by Alex L.)Golden/Death Cross indicator to picture if we're in a Bull or Bear trend, but it's much more - it indicates a potential upcoming golden/death cross, draws a potential continuation of the moving averages to indicate when it might occur, shows a 4-hourly cross which can often alert of a potential trend reversal, and is multi timeframe!
Potential Golden/Death Cross Mark - shows a potential upcoming golden/death cross (with approximate % for its occurrence as a hint).
Potential Golden/Death Cross Projection - shows a potential continuation of the MAs to visually illustrate when the potential cross might occur.
Actual Golden/Death Cross Mark - all previous golden/death crosses are marked on chart with a green/red "X" (which is when indicator's "Short Term MA" crosses "Long Term MA" up or down).
Actual 4-hourly Golden/Death Cross Mark - shows latest golden/death cross on 4-hourly timeframe (regardless of chart's timeframe), which can alert of potential higher timeframe trend reversal.
Multi Timeframe - you can set indicator's timeframe having chart in different timeframe.
Enjoy!
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
Death Cross - 200 MA / 50 Cross CheckerBITFINEX:BTCUSD
You can check if 200 day MA crossed by 50 day MA. Nuff said.
Moving Average 50/200 Golden Cross or Dead CrossA strategy is to apply two moving averages to a chart, one longer and one shorter. When the shorter MA 50 day scrosses above the longer term MA 200 days it's a buy signal as it indicates the trend is shifting up.This is known as a "golden cross."
When the shorter MA crosses below the longer term MA it's a sell signal as it indicates the trend is shifting down. This is known as a "dead/death cross"
For cryptocurrencies use 4 hour charts.
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)
Moving AverageJust a simple script to put two MA on the same chart and find golden/death crosses.
Default on 50/200.