Adjustable MACD AlertNow u can use this script to set A-MACD long/short alert.
If u are curious about the numerical benefits of the settings, you can use the backtest version test.
Here is the backtest version link.
Convergence / Divergence de la moyenne mobile (MACD)
Adjustable MACD StrategyThis script provide a backtest version MACD, and provide some adjustable options.
Modified MACD with Zero LineBased on Adam H. Grimes' Modified MACD. Uses a 3/10 simple MA for the fast line and a 16 for the signal line. Added a zero line.
Zero-Lag MACD/PPOMACD/PPO Indicator, with optional faster EMA's to reduce lag.
-Use "MA TYPE" to select SMA, EMA, Double-EMA, Triple-EMA, or Hull as the MACD Source. Default is 'EMA'.
-Use "FAST MA" and "SLOW MA" to set the fast and slow period lengths.
-Use "SIGNAL TYPE" to select SMA, EMA, Double-EMA, Triple-EMA, or Hull as the Signal formula. Default is 'EMA'.
-Use "SIGNAL LENGTH" to set the Signal period length.
-Use "HIST. SIZE" to change the scaling of the histogram and make it stand out more.
-Use "COLOR SIGNALS" to select when to signal green/red on the MACD line.
--- "None" is always black.
--- "Over/Under" will signal based on MACD being over or under the Signal line.
--- "Rising/Falling" will signal based on MACD being over/under the Signal line and both are rising/falling.
-Use "PPO INSTEAD" to use Price Percent Oscillator scaling (works better for long-term and large price fluctuation).
Multiple MACD RSI simple strategySimple strategy script I've had for a while but looks like I never published.
Although it is one of my most simple it seems to have the best profitability. It is pretty rough though. the Stoch RSI has only a little weight to the trade trigger. I'll refine it more over time or you can by all means. Basically the Stoch RSI current K line has to be OVER 40 to trigger a SELL. It has no effect on buy side.
The triggers are roughly as follows:
Year - since so many assets have gone 2x, 3x, 10x+ since 2013 having a strategy that earns a 500% return from 2013 to now isn't that good if buy-and-holding would have got you 800%. This eliminates some of that noise and makes it a little easier to quickly gauge success. So buy/sell trigger need a value of greater or equal to 2018 (default)
MACD 1 - First MACD (short) needs to indicate greater than 0 to buy or less than 0 to sell.
MACD 2 - Same as MACD1 but for second MACD set (long)
Uptrend - Latest close + high divided by last periods close + high needs to be grater than 1. So if latest is 34.30 close and 34.60 high and previous interval is 34.80 close and 34.82 high, that is 0.99 and will not trigger a buy trade.
Downtrend - Same thing but close + low and less than 1.
This script/strategy is pretty rough but if there is interest I'll polish it more since it is a pretty solid but simple strategy for most assets.
MACD (with alerts)MACD with highlight bars and alertcondition for setting alarm on crossover and crossunder
Trend following and reversal strategy for cryptoThe idea of this indicator comes from Jim Brown's book.
using the "MACD Platinum" and "QQE advanced" and multi-timeframe.
The difference to the original idea is that I use Ichimoku cloud for trend detection.
Gold trading strategy with trend follow and TDOW conceptMy strategy uses a combination of three indicators MACD Stochastic RSI.
The Idea is to buy when ( MACD > Signal and RSI > 50 and Stochastic > 50) occures at the same time
This strategy works well on stocks and cryptos especially during market breaking up after consolidation
The best results are on Daily charts , so its NOT a scalping strategy. But it can work also on 1H charts.
The strategy does not have any stops and profit targets, so we can take all the market can give us at the moment.
The exit point only when MACD goes under Signal
In addition I've decided to add a stop loss and "Trading day of week" concept
So the results are much more stable and we get more profit !
So, use it, trade it.
If it will help you to imprive your trading results, please donate me
BTC: 12kd1F8buWisUBdq27BBwRkUvzW7Ey3og5
Custom MACDMulti indication MACD , the macd coloring indicates when the trend is aligned with the indicator direction , the macd signal line measure's market sentiment blue for bearish yellow for bullish , the histogram works off rate of change rather then the cross over and color of the histogram indicates possible bull or bear reversal of trend
Lobue - colours flags.This script was built to be used in the future dollar market of B3 (Brazil), however, it could be applied in any market.
The differential of this indicator is that it is a group of indicators, which makes it difficult to fit into the existing categories in TradingView.
In spite of adding several technical indicators, it manages to make the screen very clean, since the conditions of the indicators are signaled by colored flags aligned with the current price.
This way of visualizing the indicators allows the use of several of them in a simple and without indecision.
In the current script are added the technical indicators: MACD, IFR, Volume with your average and Bollinger Bands, but with customizations, this script can adapt easily to the most varied technical indicators, without limit on the number of indicators and the coloring conditions.
MACD RVI [Le Soleil]Recalculation MACD with RVI. This application provides better results than combination of moving averages, MACD, RVI.
Weekly & Daily Percantage Price OscillatorMy first script.
By Vitali Apirine. Technical Analysis of Stocks & Commodities ( February 2018, Vol.36 Issue 2). Thank you.
Trader Set - Fisher CycleUnfortunately, the fihser transform's formula has specifications that are not compatible with newer versions of pine script (calling mutable variables on security function).
So, I had to separate this section of "Cycle" script to it's own little world and remove the versioning from the script.
That, means that i can't even write the name of the oscillator on the right hand side (show_last is not there in older versions).
Welcome to the world of pine script and haphazard updates of trading view without thinking about consequences of their new move !
Triple Cross of DeathExponential moving averages in red of 4 and 16, exponential moving average of 40 in orange and simple moving average of 200 in yellow to confirm the triple crossing of 4, 16 and 40.
Taken from Lions against gazelles by Jose Luis Carpatos.
advanced MACD strategy(lirshah)advanced MACD strategy has been derived from MACD strategy, The lag parameter of that enabled the strategy to makes entry at the peaks and as the results more profitability.
macd strategy shows good results on H1 and daily time frame and has the best performance in crypto-currencies.
MBY_Trade FiledThis indicator based on MACD but not Same.
Can help you When you buy or sell your stock.
Thank you.
V-MACDHello traders!
This is a variation of classical MACD that uses volume instead of price.
Like and follow for more cool indicators!
Happy Trading!
VW-MACDHello traders!
I am reading "Investing with Volume Analysis: Identify, Follow, and Profit from Trends" by Buff Pelz Dormeier so I am going to implement all indicators that are considered there.
VW-MACD was developed by Buff Pelz Dormeier in 2000 and is based on the difference between a short-term volume-weighted moving average and a long-term volume-weighted moving average. The signal line is traditionally left as an exponential moving average.
Like and follow for more cool indicators!
Happy Trading!