So you may be looking at the graph and thinking "this is a mess", and I agree. The purpose of this script is to plot in the same graph every single type of moving average that I could think of, so you can find the ones that are better for your timeframe and for your asset. Once you add it, disable those types that doesn't seem to serve your purpose, until you...
DESCRIPTION: With this script you can plot 6 moving averages. You can decide which Moving Average you want to show or hide. For every plot you can decide to display the Simple Moving Average ( SMA ) or Exponential Moving Average ( EMA ). It provides CrossOver and CrossUnder labels when loading the script. Those labels you can show or hide. You have the possibility...
EMA Crossover Strategy This strategy will enter a long trade when the 21 EMA crosses over the 55 EMA and both EMAs and the close price are above the 200 EMA (long-term trend). It will enter a short trade when the 21 EMA crosses under the 55 EMA and both EMAs and the close price are below the 200 EMA. It will exit a long trade when the RSI crosses under from...
The script is based on a strategy developed by Odir “Didi” Aguiar called “Agulhada do Didi”. It consists in the use of 3 moving averages: SMA 3 SMA 8 SMA 21 Strategy: When the averages come together, preferably they pass through a candle, there is a signal. The crossing of the short average (3) with the long average (21) provides us with a confirma-tion of...
This is a strategy based on the Mcginley Dynamic Moving Average indicator, a type of moving average that was designed to track the market better than existing moving average indicators. It is a technical indicator that improves upon moving average lines by adjusting for shifts in market speed. Moving averages used: EMA: 21 EMA: 42 The chart used for the...
This script is for three moving averages with as many features as I can possibly fit into a single moving average. Features: - Three moving averages (MA1, MA2, MA3). - Standard MA inputs. - MA type. - MA period. - MA price. - MA resolution (time frame). - Visibility toggle. - MA Candle Type - Fancy MA inputs. - Toggle to show only candles included in the MA...
This indicator is exactly as it sounds, a smoothed triple EMA . In my personal use, it is applied to strategies to indicate direction of entries. A simple example would be if price is above the STEMA, look for long entries, if price is below the STEMA, look for short entries. Shortly, I will share a strategy that makes use of this indicator. You are welcome to...
I created this new version of EMA crossing by replacing it with ALMA, Please take into consideration that the cross signal may occur during the candle. I advise waiting until the candle is close. I used EMA crossing signals to adapt this code and turn it into an ( Arnaud Legoux Moving Average) ALMA Cross. I expect it to bring a better signal that an EMA cross,...
So my goal here was to combine all of my RSI ideas into a single indicator in order to make kind of a "Swiss Army Knife" version of the Relative Strength Index...
I realized that the zone changes in the stoploss remained slow, so I couldn't make enough use of the characteristics of technical indicators when opening positions. This pushed me to keep stop-loss under the influence of a dependent variable. This script helped me a lot (everget) : I've redesigned the stop-loss to be affected by intersections. Therefore, this...
This is a combination of my MACD Leader script and MAC-Z with option to add Laguerre filter. The advantage of the MAC-Z over MACD is that it is a more accurate and “assumption-free” indicator that can more accurately describe how a market actually perform. But you can use this as a regular MACD indicator. Crossovers signals The MAC-Z line and signal line can...
This is a Buy And Sell Strategy I haven't seen anywhere so i share mine. Used on Bitcoin - daily chart - the strategy generate sell and buy indicator on crossover and crossunder the 150 simple moving average.
This script is for a triple moving average strategy where the user can select from different types of moving averages, price sources, lookback periods and resolutions. Features: - 3 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually - Crossovers are plotted on the chart with detailed...
Renko Strategy with Ema against price crossover/under
SSL Channel with cross alert when channels cross up or down. Built on ErwinBeckers SSL Channel script.
-This script allows you to show the crossings of the most important emas such as 10, 20, 50 and 200 -You can modify the values of each ema you like -Bring alerts of the crosses of each ema, which will allow you to activate this function to only the assets you want to track
Hi everyone I didn't publish on Friday because I was working on an Expert Advisor in MT4. The day I don't publish, some scripts spamming guys published many (not useful) scripts the same to kick me out of the TOP #1 ranking. So what I'm going to do about it? crying or sharing more quality scripts than before? :) I guess you know the answer :) I'm gonna share a...