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 revision is an open Public release, with just some minor changes. It is a revision of the Strategy "Open Close Cross Strategy R2" originally published by @JayRogers. *** USE AT YOUR OWN RISK *** JayRogers : "There are drawing/painting issues in pinescript when working across resolutions/timeframes that I simply cannot fix here.. I will not be putting any...
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 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 ...
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...
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...
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...
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...
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...
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...
Plots the 20, 50, and 100 Period EMAs by default. Lengths and colors can be changed. Ideal for identifying buy/sell signals.
Four EMA strategy Summary: Creates one indicator with three exponential moving averages based off the central pivot point which assists you in trading pure price action using floor pivots. This also helps you to avoid getting chopped up during price confluence. Parameters: ShortEMA – Number of periods used to calculate the short term moving average. MedEMA –...
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...
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.
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...
This script is for a many?! moving average strategy where the user can select from different types of moving averages, price sources, lookback periods and resolutions. Features: - 6 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually. Tow of moving averages are disable by default. you can enabel...