This script is designed to assist traders in identifying potential trading signals and trends based on the MACD indicator. Users can adjust the input parameters to fine-tune the indicator to their trading preferences. When specific conditions are met, alerts are generated to notify the user of potential trading opportunities. Indicator Description: The script...
The Weighted Oscillator Convergence Divergence (WOCD) aims to help traders identify potential trend reversals or momentum shifts in financial markets by calculating and visualizing the difference between a smoothed oscillator (WMA) value and its exponential moving average (EMA) and simple moving average (SMA) counterparts. This indicator is particularly useful for...
MACD, short for moving average convergence/divergence, is a trading indicator used in technical analysis of securities prices, created by Gerald Appel in the late 1970s. It is designed to reveal changes in the strength, direction, momentum, and duration of a trend in a stock's price. The MACD indicator (or "oscillator") is a collection of three time series...
Introducing a new indicator for the TradingView community based on the MACD indicator! This innovative tool goes beyond traditional MACD signals by analyzing positive and negative waves to determine the average height of the waves to filter false cross-over or cross-under signals during the sideways market. There are two types of waves created by the MACD line,...
Hello guys This script follows traditional technical indicators MACD, ADX, RSI and pivot points If the price is above the resistance and the MACD has crossover ,and the RSI 14 is above 50 ADX is higher than 20, and DI+ is higher than DI-. This is a buy signal and vice versa for a sell signal The script moves the stop loss to the entry price after the first target...
Hello, I'm a passionate trader who has spent years studying technical analysis and exploring different trading strategies. Through my research, I've come to realize that certain indicators are essential tools for conducting accurate market analysis and identifying profitable trading opportunities. In particular, I've found that the RSI, SRSI, MACD cross, and Di...
This oscillator comprehends two different indicators: - The first one is a MACD but calculated using the Hull Moving Average. - The second one is to show the direction in which the Hull Moving Average is going. Notice that in the first indicator, the histogram is colored as follows: - If the volume pressure (difference between the volume-weighted moving average...
An exponential moving average ( EMA ) is a type of moving average (MA) that places a greater weight and significance on the most recent data points. The exponential moving average is also referred to as the exponentially weighted moving average . An exponentially weighted moving average reacts more significantly to recent price changes than a simple moving average...
So I created the MACD Cross Strategy but not working alone by itself. I added EMA (Exponential Moving Average) filter to improve its winning rate so the MACD Signal only appears when in the same trend direction as Moving Average. The Main Rules for Long Signal are: - MACD Main Line Crossover the MACD Signal Line. - The crossover happens below the MACD...
what is "Limited MACD"? it is macd but it has some useful additional features. what it does? it takes limited values ??just like rsi. The highest value it can take is 100 and the lowest value is -100. this way it gets the same highs and lows for different symbols and time slots. which means we can set overbought and oversold values ??with it. he also paints...
Hello Guys! Nice to meet you all! Before I start, my nickname has changed to 'DuDu95'!! This is the Strategy introduced by youtube channel. I made this based on the open source indicator by kevinmck100, vkno422, KivancOzbilgic. Thank you All! ### Entry Logic 1. Long Entry Logic - close > SSL Hybrid baseline upper k (keltner channel) - macd signal > 0 and current...
This is the LinReg-MACD indicator. It issues Buy and Sell signals based on linear regression candles along with a SMA slope filter. It also uses the MACD as confluence for these signals. It also has a LSMA filter. All values are adjustable and there are check boxes for use on different candles. I find it works better for me when swinging higher timeframes like the 1 hour.
Welcome traveler ! Here is my first indicator I made after 3 days of hardlearning pine code (beginner in coding). I hope it will please you, if you have any suggestion to enhance this indicator, do not hesitate to give me your thoughts in the comments section or by Private message on trading View ! How does it works ? It's a simple MACD strategy as describe...
This is an updated version of ErwinBeckers SSL Channel its been updated to version 4 of pine script and also made it as a subchart to keep the price chart clutter free.
Greetings dear traders! I would like to introduce you the script for testing the strategy by crossing two signal EMAs based on the MACD indicator. In the strategy itself: The entry is made as a percentage of the deposit by EMA crossings. There are additional purchases, they are set from the entry price for a given percentage in the opposite direction of the...
This strategy is oriented towards shorting during downside moves, whilst ensuring the asset is trading in a higher timeframe downtrend, and exiting after further downside. This script can work well on coins you are planning to hodl for long-term and works especially well whilst using an automated bot that can execute your trades for you. It allows you to hedge...
The Awesome Oscillator is an indicator used to measure market momentum. AO calculates the difference of a 34 Period and 5 Period Simple Moving Averages. The Simple Moving Averages that are used are not calculated using closing price but rather each bar's midpoints. AO is generally used to affirm trends or to anticipate possible reversals. The Awesome Oscillator's...
K's reversal indicator I is a special combination between Bollinger bands and the MACD oscillator. It is a contrarian indicator that depends on the following conditions: • A buy signal is generated whenever the current market price is below the 100-period lower Bollinger band while simultaneously, the MACD value must be above its signal line. At the same time,...