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).
K-macd
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.
Daily 9 EMA Plotted at Other Than Daily Time Frame
Credit to the great @Zoen Triste for his original script at:
I just amend it for the Daily, 4H and other time frames. The main function of the Daily 9EMA (pink line) is to easily distinguish the big trend. It is also for multi time frames dynamic support / resistance when trading using tf lower than Daily, without having to toggle between the time frames. Everything is there at a single time frame chart. I like to day trade and switch to swing trade when there is a solid setup for it. To be able to do that, I use 15mins tf together with the Daily 9EMA, 4H 34EMA and 4H 21EMA.
How to trade using this setup?
First of all, if price is below the pink line (Daily 9EMA), it means the big trend is downtrend (and vice versa). When price retrace and reach the blue (4H 21EMA) or black (4H 34EMA) or the pink (Daily 9EMA) line (look at the red arrows), if there is bearish divergence / slingshot at the MACD's histogram together with a reversal candle such as pin bar (shooting star), dark cloud cover or bearish engulf, it's a short setup. We don't need to put the Stop Loss immediately. We can wait for the price to resume in the direction of the big trend to trail the SL.
I do add up daily and weekly pivots and trendlines for additional support / resistance for greater confidence. If the above setup occurs at certain pivots and trendline, we'll have a very high probability setup. Please see the zoomed-in chart as below:
When price is above the pink line, the setup is just the opposite.
My conclusion: When day trading using this setup at smaller time frames such as 15mins, we don't have to toggle between 4H and 15min time frames to see where is the EMA21 and EMA34 at 4H for the moment.
It's like we are able to see a microscopic and bird's eye views at the same time using a single time frame chart.
VMACD - Volume Moving Convergence DivergenceTook the MACD and applied to to a modified form of VMA.
Good at identifying tops, works the same way aas interpretting MACD just better (in my opinion) crossovers above and below 0 signify intense change within the market.