Simple ema cross trading alerts, completely customizable fast and slow crossovers with rendered cloud. This cross indicator attempts to filter counter trend trades by added additional ema market and if crossunder/over occurs opposite of ema market the cloud will turn gray, otherwise if it's with the overall trend then red/green. The last ema is a trailing stop...
This script is based off of Chris Moody's Vix Fix Indicator modified by OskarGallard and BigBitsIO's Stochastic Weights. This script is a compilation of several different stochastic indicators (and RSI ) where the K value of each indicator is equally weighted. The purpose of the indicator is to combine many indicators together in a fashion that weights them...
Es un simple indicador de cruces con EMAs, de 11, 22, 50 y 200 periodos. En un intervalo de velas diarias se obtienen las mejores señales, pero funciona bien para 4h y 15min tambien, recomiendo operar con los cruces de mayor probabilidad por encima y por debajo de la ema200, por debajo solo entradas en CORTO, y por encima solo entradas en Largo, luego de una señal...
The MA Visualizer is made up of 5 Moving Averages (MA) All MA change color when the price closes above or below the MA line. The background between the MA line and price will also change color, this creates the Visualizer. When two or more MA are selected the two visualizer's will combine and create a gradient effect. Each MA can be adjusted with 6 source...
by ColeJustice OptionsMillionaire's SPY Options trading system is based mainly on these indicators: - 8 EMA* - 21 EMA* - 100 SMA* - 200 SMA* - MACD - RSI - Squeeze Momentum (*provided by this indicator) and follows these rules: | | 1) I never fight the trend. If its green, i buy calls. If its red, i buy puts. I will only buy puts on a...
Calculates 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.
DGT interpreted version of LazyBear's WaveTrend, visualizing on Price Chart Original Author : LazyBear Crosses above or below threshold are emphasized with bigger labels - crosses above threshold : probable short indications with a bigger label and relativly small label for probable long indications - crosses below threshold : probable long indications with a...
Lots of moving averages are based on a weighted sum, the most common ones being the simple (arithmetic) and linearly weighted moving average. The problems with the weighted sum approach is that when your moving average is a FIR filter then the number of operations increase with higher values of length, and when the weights are based on a complex calculation this...
This script alow you to survey multiple crossing signals as Golden/Death cross (MA50/200), Institutional Bias (EMA9/18), or EMA 12/26 crossing. You can show/hide all EMAs/MAs and show/hide all signals. Default config displays EMA 50/100/200 and MA 20. Full script includes display of EMA 9/18/12/26/50/100/200 and MA 20/21/50/100/200.
This is a Non Repaint version of my ever popular "Open Close Cross Alert R6 by JustUncleL" and is normally used in conjunction with my strategy script "Open Close Cross Strategy NoRepaint Version by JustUncleL", to provide alerts for the TradingView Alarm subsystem.
This is a Non Repaint version of my ever popular "Open Close Cross Strategy R5 revised by JustUncleL". After many comments/PMs on repainting issues of the original script, I decided to create this Non Repaint version for those that require non-repainting signals. Backtesting performance will not be as good as the repaint version, but some script maybe still...
Some Words This indicator is a collaboration between me and Himeyuri, i encourage you to check her profile and follow her www.tradingview.com Introduction A lot of indicators include a "trigger" line, it can be a smoothed version of another input, in this case the trigger will generate signals from his crosses with the input. The purpose of this indicator is...
Plots Daily and Weekly 10 & 5 EMAs (but fully customizable to your own). In addition to plotting the EMAs it color coordinates trend bias and has cross confirmation signals. Philosophy and how to read: I use this indicator when trading strictly on the daily timeframe. I have not tested it on other timeframes. In my trade system I start with both the monthly...
Hi all, This is a simple indicator that plots 5 EMA lines of your choice to the screen. Can be used to trigger scalping Bots (stoploss around 0.5% recommended, take profit 1% or higher, please backtest!) Also can be used for manual scalping, 1 or 2 candles at a time. Features: 1) Alerts are triggered when EMAs 1 (Signal line) and 2 (Baseline) cross - a Long...
12, 26 and 55 EMA with Crosses feel free to edit :)
This revision of this indicator is an Open Public release. The indicator alert based on JayRogers "Open Close Cross Strategy R2" and is used in conjunction with the revised "Open Close Cross Strategy R5". Description: This indicator alert created for TradingView alarm sub-system (via the alertcondition() function, which currently does not work in a ...