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...
Check on balance volume but with crossover. You can choose the smoothing method, which is set by default to use the Volume Weighted Moving Average (bringing volume to the equation is always a good idea) but you can change to SMA, MA, EMA, ... Hope you guys enjoy it and don't forget to rate it up! :) I plan to include % from 0-100 OBV in here later! Stay tuned....
Cross Over Strategy Moving average Cross Over Strategy Please use in 1 minute Expiry
This is a very simple script/indicator that trigger alerts every time the script triggers the following conditions. 1) Script crosses yesterday's (previous day's) high 2) Script crosses yesterday's (previous day's) low 3) Script crosses yesterday's (previous day's) open 4) Script crosses yesterday's (previous day's) close 5) Script crosses today's vwap. I...
This is my Channel Surfing indicator. It fires Buy and Sell signals based on multiple conditions. You can use EMAs or LSMAs. You will have to check the box of which moving averages to use once you add it to the chart. It plots EMAs or LSMAs using the different sources Close, Low, and High as the channel to surf. It fires a Buy signal if price crosses the...
BTC Hashrate with smoothing - thanks to the recent integration of IntoTheBlock data into Tradingview, we can now effortlessly show Hashrate data on our chart. One popular use for Hashrate is to buy when the 30 day moving average crosses above the 60 day moving average, signifying that miner capitulation is over and recovery has started. Definition The Bitcoin...
EMABBOL includes these indicators: - triple emas (9,21,50) - Bollinger Bands - Also includes buying or selling signals The following strategy is based on ema crosses and bollinger ma crosses, the Bollinger band gives us the target we could expect from our trades, using the upper and lower bands. Trading criteria Buy : Price crosses over the triple emas...
This simple Fast/Slow EMA cross strategy is designed to be used with Alertatron to place limit orders and use a trailing stop/take profit. Features: Indicators when the fast EMA crosses the slow EMA Trailing Stop/Take Profit Bar look back for placing limit order Macro EMA filter to only trade with the macro trend
Library "FunctionIntrabarCrossValue" intrabar_cross_value(a, b, step) Find the minimum difference of a intrabar cross and return its median value. Parameters: a : float, series a. b : float, series b. step : float, step to iterate x axis, default=0.01 Returns: float
I produced a strategy using short term ema intersections. A short-term low capital buy signal creates a yellow background after the red background color. Here, profit should be taken by following the trend. When the green background is formed, positions can be increased, the price will lead us to a safer market. Exposures can be turned off in the formation of a...
The RSI 14/50 cross is an oscillator that shows the market direction. Positive price movements can be expected when the small value crosses the high value. Negative price movements can be expected when the small value crosses the high value to the downside. You can make the coloring you want from the settings section.
Simple crossing of the Tenkan & Kijun Sen indicated by a "Cross". Surfed Tradingview for it, but did not find it, so decided to make one. Does NOT include the Ichimoku Cloud & the Chikou
This moving average contain three moving averages , where two moving average corssover work and 1 moving average corssover on candle when candle cross above or below moving average 10 or 5 its gives signals buy or sell .... not work in ranging market . backtest first before use in real trading for study how its work on chart. thank you
This is a trend analysis indicator based on Ichimoku this indicator splits the chart into : "Buy Phase" where KijunSen > TenkanSen with "Green color" "Sell Phase" where KijunSen < TenkanSen with "Red color" "Cross Phase" where KijunSen = TenkanSen Close of each candle above or below KijunSen and TenkanSen determine the strength of the trend and is shown by 3...
This is a simple script to add alerts to 3 EMA's ie 9,21,55 based on the Krowns Cross Strategy
This 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.
Script which calculates/predicts future golden/death cross times assuming the prices remains at configured level (-50% to +50% relative to current price)
This script will calculate when the next candle needs to close for the moving averages to cross . If you use EMAs that are far away, the convergence point may be ridiculously far away from the chart. I recommend using ' Scale Price Chart Only ' with this script. I think you can use this to organize your watchlists if you trade crossovers. If your cross is...