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.
Macd-v
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).
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.
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.
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!
Trader Set - Ergodic MomentumThis is a price momentum indicator that is based on Ergodic formula (TSI), but the formula is tweaked and different types of averaging is allowed. by changing the type of average calculation and some predefined values (totally different from what is suggested by now) we get a nasty indicator that can easily be used both for cycle observation side by side with momentum of the price itself !
Please don't contact me for getting access, these tools are available for my students only. These are part of my "methodology" that I teach. The English version of the website and learning material is under development and I will announce it under each related script when they are ready so that those who are interested can participate in the course.
Barssince Playground (Threshold & Persistence)Playground file for implementing MACD with threshold values while visualizing the persistence plot, which counts the amount of spent bars since the MACD delta crossed 0 value in either way.
Volume in out as MACD with alerts Lets make the Volume in out as MACD
with alerts (B =buy) S=sell
have fun
BNG MACD / Blue and Green MACDJust publish it again so it's easier to search this indicator.
Just inspired from macd 4c.
I changed it to blue and green color so it's looks better.