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.
Moving Average Convergence / Divergence (MACD)
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.
MACD Signal 1.0MACD indicator with background color for macros.
Use for macros that can read colors.
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.
Dual MACDI like the Dual MACD for detecting moves a bit earlier. I use the standard MACD for actual confirmation.
Trader Set - Buy Sell PowerThis is an original oscillator I Developed for my methodology, the Idea and base thought of formula came from MACD, we all know that momentum, if being set correctly, is a leading indicator and actually, it's one of few real leading indicators, keeping that in mind a heavy R&D was done and the result is a formula that can show the momentum of buyers or sellers in the market, for buying momentum, the formula is totally different than selling momentum, but knowing that the correlation is there, I added both formulas into one oscillator that would be easy to understand and use in my methodology.
Please don't contact me for the access, access is given only to my students, the English version of the website and learning material is under development. As soon as they are ready, I will announce it under every related script in comment section.
RSI MACD+RSI MACD is a typical MACD indicator with RSI as its source, instead of price close.
Enhanced with signals whenever crossings occur.
El TrotinatorScript to detect potential reversal zones.
Once you get a signal, hunt for candlestick formations in the direction of the signal.
Derivative OscillatorThis indicator was originally developed by Constance (Connie) M. Brown (Journal of Technical Analysis (Winter-Spring 1994, 45-61): "Derivative Oscillator: A New Approach to an Old Problem").