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,...
Description The Code Runner is a hybrid indicator that leverages other pre-configured, integrated open-source algorithms to help traders spot regular and continuation divergences. The Code Runner specialises in integrating some of the most popular oscillators well known for their accuracy when scalping using divergence strategies. Uniqueness The Code Runner...
The Reverse Macd was created by Johnny Dough (Stocks and Commodities Jan 2012) and this is another indicator in my ongoing series to find those hidden gems. This indicator works in a few very powerful ways. For example the blue line shows you what the current price would be if the macd was at the macd level that you choose. I set the default to 0 but feel free to...
Moving Average Convergence Divergence – MACD The MACD is an extremely popular indicator used in technical analysis. It can be used to identify aspects of a security's overall trend. Most notably these aspects are momentum, as well as trend direction and duration. What makes the MACD so informative is that it is actually the combination of two different types of...
***For a Detailed Video Overview Showing all of the Settings... Click HERE to View Video New _CM_MacD_Ult_MTF _V2 Update 07-28-2021 Thanks to @SKTennis for help in Updating code to V2 Added Groups to Settings Pane. Added Color Plots to Settings Pane Switched MTF Logic to turn ON/OFF automatically w/ TradingView's Built in Feature Updated Color...
This strategy combines the use of MACD (12, 26, 9), RSI (14, 30, 70), and RVOL (14) to create Long Buy and Sell signals. This works well with many different time intervals but was developed with 15-minute intervals in mind. Using MACD as a reference, the strategy identifies when the MACD line crosses over (a factor in a buy signal) and under (a factor in a Sell...